Daniel Supernault c8ba73f11b Update ApiV1Controller.php 5 bulan lalu
..
Admin 599a36f4aa Update AdminSettingsController, persist updates to ConfigCacheService 5 bulan lalu
Api c8ba73f11b Update ApiV1Controller.php 5 bulan lalu
Auth 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
Groups a76f3b0e2e Update GroupsSearchController.php 11 bulan lalu
Import da0e0ffabf Update ig import, use config_cache 1 tahun lalu
OAuth 8afbdb03a8 Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 6 bulan lalu
Settings 0d25917c29 Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 6 bulan lalu
Stories 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
AccountController.php 6ce513f8c3 Update user_filters, use config_cache 1 tahun lalu
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 tahun lalu
AdminController.php 0c6e885b6f Update AdminController 9 bulan lalu
AdminCuratedRegisterController.php cbb96cfd2a Update AdminCuratedRegisterController, fix existing account approval 1 tahun lalu
AdminInviteController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
AdminShadowFilterController.php a492a95a0e Update AdminShadowFilter, fix deleted profile bug 1 tahun lalu
ApiController.php da38b33a24 Remove deprecated routes/methods 2 tahun lalu
AppRegisterController.php cc78dfc650 Refactor based on @jippi review 5 bulan lalu
AuthorizeInteractionController.php 4ca7c6c328 Add preliminary Authorize Interaction support 11 bulan lalu
AvatarController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 tahun lalu
BookmarkController.php 447aa1e1ea Update BookmarkController to handle Moved accounts 10 bulan lalu
CircleController.php e00f65da03 Add Circle controller,model and migration 6 tahun lalu
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 tahun lalu
CollectionController.php 4e1dd59992 Update CollectionController, fix showCollection signature 6 bulan lalu
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 tahun lalu
CommentController.php 85124aa642 Fix rendered caption 6 bulan lalu
ComposeController.php 17918cbef4 Update ComposeController, add max_media_attachments attribute 5 bulan lalu
ContactController.php 33d15f4951 Update ContactController 9 bulan lalu
Controller.php b8abbdd90f Apply fixes from StyleCI 6 tahun lalu
CuratedRegisterController.php 2b5d723582 Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 1 tahun lalu
DeckController.php 350d7e29b5 Add DeckController 6 tahun lalu
DirectMessageController.php 8fad89543f DM 5 bulan lalu
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 tahun lalu
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 tahun lalu
DiscoverController.php b27679fc88 Update Discover, fix account bug 6 bulan lalu
FederationController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint 2 tahun lalu
GroupController.php f260572e72 Fix GroupController, move groups enabled check to each method to fix route:list 5 bulan lalu
GroupFederationController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
GroupPostController.php 3d6b9badf4 Add groups models, controllers and services 1 tahun lalu
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 tahun lalu
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 tahun lalu
HealthCheckController.php ff58f9707f Add Health check endpoint at /api/service/health-check 2 tahun lalu
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 tahun lalu
ImportPostController.php c96167f2f7 Update config_cache 1 tahun lalu
InstallController.php a54d9c4f71 Update InstallController.php 3 tahun lalu
InstanceActorController.php b89c4f1cdc Update ActivityPubFetchService, fix authorized_fetch support 2 tahun lalu
InternalApiController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
LandingController.php 40478f258a Update landing settings, use config_cache 1 tahun lalu
LikeController.php da510089e2 Update LikePipeline, dispatch to feed queue. Fixes #4723 1 tahun lalu
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 3 tahun lalu
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 tahun lalu
MediaController.php 665581d80c Update cloud storage, use config_cache 1 tahun lalu
MediaTagController.php 5e13643246 Update MediaTagController 4 tahun lalu
MicroController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
MobileController.php 74f576c8ce Update web routes 2 tahun lalu
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 tahun lalu
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 tahun lalu
PageController.php 0b7d0a9627 Add customizable Legal Notice page 2 tahun lalu
ParentalControlsController.php c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 tahun lalu
PixelfedDirectoryController.php 9db038e4bb Check for oauth keys from the config, as well as from disk 11 bulan lalu
PlaceController.php 9ab9ffbafe Add places api endpoints 2 tahun lalu
PollController.php ac6b3f07de Update controllers, fixes #2906 3 tahun lalu
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition 2 tahun lalu
ProfileAliasController.php f8145a78cf Add Profile Migrations 1 tahun lalu
ProfileController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
ProfileMigrationController.php 4a6be62128 Add account migration configurable, but enabled by default 1 tahun lalu
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 tahun lalu
PublicApiController.php 629fb5a47a Update PublicApiController 5 bulan lalu
RemoteAuthController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
ReportController.php 4e1d0ed596 Add admin report email notifications 2 tahun lalu
SearchController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
SeasonalController.php 090b6d0336 Update SeasonalController 4 tahun lalu
SettingsController.php c5e7e91777 Add disable_embeds setting, and fix cache invalidation in other settings 1 tahun lalu
SiteController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
SoftwareUpdateController.php b0fb198829 Add Software Update banner to admin home feeds 1 tahun lalu
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 tahun lalu
StatusController.php 1d2f76c8e5 Postgres fixes 6 bulan lalu
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering 2 tahun lalu
StoryComposeController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 bulan lalu
StoryController.php 2d113de536 Update config_cache, fix type casting 1 tahun lalu
TimelineController.php af7face4da Add Network Timeline 4 tahun lalu
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 tahun lalu
UserAppSettingsController.php a2305d5fdc Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 tahun lalu
UserEmailForgotController.php 207bb36c89 Increase username length limit from 15 to 30 6 bulan lalu
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 tahun lalu
UserRolesController.php cbe75ce871 Update UserRolesController 1 tahun lalu