Daniel Supernault ba58aaba36 Update ImportPostController, fix typo hace 2 años
..
Admin 36b6bf480e Update admin dashboard, improve users section hace 2 años
Api fe8728c0ba Update Direct Messages, fix api endpoint hace 2 años
Auth 221ddce0fa Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required hace 2 años
Import 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 hace 2 años
Settings 3662d3defe Update Settings, allow users to disable atom feeds hace 2 años
Stories 6cdb5bc672 Update Notification logic, remove message and rendered fields hace 2 años
AccountController.php 9873913921 Update ApiV1Controller, fix account blocks.Closes #4304 hace 2 años
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type hace 4 años
AdminController.php 132a58de54 Add Autospam Advanced Detection hace 2 años
AdminInviteController.php 9bbd6dcd23 Update v1.1 api, add post moderation endpoint hace 2 años
ApiController.php da38b33a24 Remove deprecated routes/methods hace 2 años
AvatarController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 hace 2 años
BookmarkController.php e343061a13 Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship hace 2 años
CircleController.php e00f65da03 Add Circle controller,model and migration hace 6 años
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration hace 6 años
CollectionController.php abd52f4d3a Update CollectionController, fixes #3946 hace 2 años
CollectionItemController.php 4300315fd6 Add CollectionItemController hace 6 años
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation hace 3 años
ComposeController.php a91a5e4872 Update StatusEntityLexer, stop saving entities hace 2 años
ContactController.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch hace 2 años
Controller.php b8abbdd90f Apply fixes from StyleCI hace 7 años
DeckController.php 350d7e29b5 Add DeckController hace 6 años
DirectMessageController.php 6cdb5bc672 Update Notification logic, remove message and rendered fields hace 2 años
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model hace 6 años
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model hace 6 años
DiscoverController.php 055aa6b39f Update ApiV1Controller and DiscoverController, fix postgres hashtag search hace 2 años
FederationController.php 9fcccca910 Update FederationController, fix double lock bug hace 2 años
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint hace 2 años
HashtagController.php b8abbdd90f Apply fixes from StyleCI hace 7 años
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags hace 3 años
ImportController.php ac6b3f07de Update controllers, fixes #2906 hace 3 años
ImportPostController.php ba58aaba36 Update ImportPostController, fix typo hace 2 años
InstallController.php a54d9c4f71 Update InstallController.php hace 3 años
InstanceActorController.php e6e16d2cdd Fix: Use correct response type and remove Accept from http signature hace 2 años
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED hace 3 años
LandingController.php db2da84bec Update LandingController, fix config_cache api check hace 2 años
LikeController.php 1545e37cdb Enforce blocks on incoming likes, shares, replies and follows hace 3 años
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint hace 3 años
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature hace 5 años
MediaController.php 4973cb4611 Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely hace 2 años
MediaTagController.php 5e13643246 Update MediaTagController hace 4 años
MicroController.php d0361dd9ff Add MicroController hace 6 años
MobileController.php 74f576c8ce Update web routes hace 2 años
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 hace 5 años
NotificationController.php b8abbdd90f Apply fixes from StyleCI hace 7 años
PageController.php 0b7d0a9627 Add customizable Legal Notice page hace 2 años
PixelfedDirectoryController.php 94697d536b Add Server Directory integration hace 2 años
PlaceController.php 9ab9ffbafe Add places api endpoints hace 2 años
PollController.php ac6b3f07de Update controllers, fixes #2906 hace 3 años
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition hace 2 años
ProfileController.php 3662d3defe Update Settings, allow users to disable atom feeds hace 2 años
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController hace 6 años
PublicApiController.php a8ec8445a5 Update ApiV1Controller, fix home timeline bug hace 2 años
ReportController.php 4e1d0ed596 Add admin report email notifications hace 2 años
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method hace 4 años
SeasonalController.php 090b6d0336 Update SeasonalController hace 4 años
SettingsController.php c394fb76c6 Update sidebar/settings hace 2 años
SiteController.php 0b7d0a9627 Add customizable Legal Notice page hace 2 años
SpaController.php 6033d83726 Fix unlisted post web redirect and api response hace 2 años
StatusController.php c167af43a4 Update StatusController, disable embeds from spam accounts hace 2 años
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering hace 2 años
StoryComposeController.php 6cdb5bc672 Update Notification logic, remove message and rendered fields hace 2 años
StoryController.php 633351f6dc Update StoryController, show active self stories on home timeline hace 2 años
TimelineController.php af7face4da Add Network Timeline hace 4 años
UIKitController.php fcab5010d6 Add UIKit model, migration and controller hace 5 años
UserAppSettingsController.php a2305d5fdc Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings hace 2 años
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 hace 3 años