Daniel Supernault e56bcf3853 Update ComposeController, fix postgres operator hace 1 semana
..
Admin b6bc1e50e2 Update Admin Users dashboard hace 1 mes
Api 4747266b04 Update ApiV1Controller, fix cache invalidation order hace 2 meses
Auth 4960421073 Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails hace 5 meses
Groups a76f3b0e2e Update GroupsSearchController.php hace 1 año
Import da0e0ffabf Update ig import, use config_cache hace 1 año
OAuth 8afbdb03a8 Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 hace 6 meses
Settings 0d25917c29 Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap hace 6 meses
Stories 3861e7ddfe Staging (#5978) hace 2 meses
AccountController.php e5c577054b Add Pinned Posts + WebUI profile fixes (#5914) hace 3 meses
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type hace 4 años
AdminController.php 0c6e885b6f Update AdminController hace 9 meses
AdminCuratedRegisterController.php cbb96cfd2a Update AdminCuratedRegisterController, fix existing account approval hace 1 año
AdminInviteController.php 207bb36c89 Increase username length limit from 15 to 30 hace 6 meses
AdminShadowFilterController.php a492a95a0e Update AdminShadowFilter, fix deleted profile bug hace 1 año
ApiController.php da38b33a24 Remove deprecated routes/methods hace 2 años
AppRegisterController.php 5340649d04 Update AppRegisterController hace 4 meses
AuthorizeInteractionController.php 4ca7c6c328 Add preliminary Authorize Interaction support hace 11 meses
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 447aa1e1ea Update BookmarkController to handle Moved accounts hace 10 meses
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 4e1dd59992 Update CollectionController, fix showCollection signature hace 6 meses
CollectionItemController.php 4300315fd6 Add CollectionItemController hace 6 años
CommentController.php 85124aa642 Fix rendered caption hace 6 meses
ComposeController.php e56bcf3853 Update ComposeController, fix postgres operator hace 1 semana
ContactController.php 33d15f4951 Update ContactController hace 9 meses
Controller.php b8abbdd90f Apply fixes from StyleCI hace 7 años
CuratedRegisterController.php 1c66cf7fef Update CuratedRegisterController hace 1 mes
CustomFilterController.php fc77a98f7b Update CustomFilterController, remove statuses check as we dont support them yet hace 3 meses
CustomFilterKeywordController.php 437d742ac4 Add custom filters hace 3 meses
CustomFilterStatusController.php 437d742ac4 Add custom filters hace 3 meses
DeckController.php 350d7e29b5 Add DeckController hace 6 años
DirectMessageController.php 717f17cdee Update DM config, allow new users to send DMs by default, with a new env variable to enforce a 72h limit hace 4 meses
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model hace 6 años
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model hace 6 años
DiscoverController.php 32fc3180c8 Update DiscoverController, improve public hashtag feed. Fixes #5866 hace 3 meses
FederationController.php 207bb36c89 Increase username length limit from 15 to 30 hace 6 meses
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint hace 2 años
GroupController.php 552901cc0e Staging (#5604) hace 6 meses
GroupFederationController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering hace 8 meses
GroupPostController.php 3d6b9badf4 Add groups models, controllers and services hace 1 año
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
HealthCheckController.php ff58f9707f Add Health check endpoint at /api/service/health-check hace 2 años
ImportController.php 68437e614d Staging (#2927) hace 3 años
ImportPostController.php 3861e7ddfe Staging (#5978) hace 2 meses
InstallController.php a54d9c4f71 Update InstallController.php hace 3 años
InstanceActorController.php b89c4f1cdc Update ActivityPubFetchService, fix authorized_fetch support hace 2 años
InternalApiController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering hace 8 meses
LandingController.php 40478f258a Update landing settings, use config_cache hace 1 año
LikeController.php da510089e2 Update LikePipeline, dispatch to feed queue. Fixes #4723 hace 1 año
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 dc4e683f0a Update MediaController, fix redirect bug hace 5 meses
MediaTagController.php 5e13643246 Update MediaTagController hace 4 años
MicroController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering hace 8 meses
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
ParentalControlsController.php c91f1c595a Update ParentalControlsController, prevent children from adding accounts hace 1 año
PixelfedDirectoryController.php 9db038e4bb Check for oauth keys from the config, as well as from disk hace 11 meses
PlaceController.php ece23d751b Update Places, improve cache invalidation/ttl hace 2 meses
PollController.php 68437e614d Staging (#2927) hace 3 años
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition hace 2 años
ProfileAliasController.php f8145a78cf Add Profile Migrations hace 1 año
ProfileController.php 207bb36c89 Increase username length limit from 15 to 30 hace 6 meses
ProfileMigrationController.php 3001365025 Update ProfileMigrationController.php hace 3 meses
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController hace 6 años
PublicApiController.php 537e179537 Update PublicApiController, fix visibility for guests hace 3 meses
RemoteAuthController.php 3861e7ddfe Staging (#5978) hace 2 meses
RemoteOidcController.php 3861e7ddfe Staging (#5978) hace 2 meses
ReportController.php ccc7f2fc69 Update ReportController, fix type validation hace 3 meses
SearchController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering hace 8 meses
SeasonalController.php 090b6d0336 Update SeasonalController hace 4 años
SettingsController.php adc4cffc38 Add custom filter components hace 3 meses
SiteController.php 207bb36c89 Increase username length limit from 15 to 30 hace 6 meses
SoftwareUpdateController.php b0fb198829 Add Software Update banner to admin home feeds hace 1 año
SpaController.php 6033d83726 Fix unlisted post web redirect and api response hace 2 años
StatusController.php 7f7387ee4d Update StatusController, fix mimeTypeCheck hace 2 meses
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering hace 2 años
StoryComposeController.php 86fbeeec35 Update StoryComposeController, fix intervention/image v3 support hace 2 meses
StoryController.php 9d89425e62 Update StoryController, fix intervention/image hace 2 meses
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
UserEmailForgotController.php 207bb36c89 Increase username length limit from 15 to 30 hace 6 meses
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 hace 3 años
UserRolesController.php cbe75ce871 Update UserRolesController hace 1 año