Daniel Supernault 7bc684e5d1 Update SpaController, persist web language changes il y a 3 ans
..
Admin f3f35f590d Remove admin .env editor il y a 3 ans
Api 5828a863cb Update web routes il y a 3 ans
Auth 31330e0aed Fix starting check of username to allow numbers. il y a 3 ans
Import ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
Settings 8ee104363a Update Profile, add linkified bio, joined date, follows you label and improved website handling il y a 4 ans
AccountController.php 0e892bb3fd Update AccountController il y a 3 ans
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type il y a 4 ans
AdminController.php dff3dad1c8 Update AdminController, move report methods to AdminReports trait il y a 3 ans
ApiController.php c369882b48 Update Redis namespace il y a 5 ans
AvatarController.php 889c3d8758 Update AvatarController, remove deprecated thumb_path il y a 4 ans
BookmarkController.php b8abbdd90f Apply fixes from StyleCI il y a 6 ans
CircleController.php e00f65da03 Add Circle controller,model and migration il y a 6 ans
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration il y a 6 ans
CollectionController.php 048642bead Update Collections, add custom limit il y a 4 ans
CollectionItemController.php 4300315fd6 Add CollectionItemController il y a 6 ans
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation il y a 3 ans
ComposeController.php edc2958bf2 Update ComposeController, refactor compose_settings il y a 3 ans
ContactController.php c9057e87ba Update ContactController, fixes #2042 il y a 5 ans
Controller.php b8abbdd90f Apply fixes from StyleCI il y a 6 ans
DeckController.php 350d7e29b5 Add DeckController il y a 6 ans
DirectMessageController.php 0f00be4d98 Update DirectMessageController, fix autocomplete bug il y a 3 ans
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model il y a 6 ans
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model il y a 6 ans
DiscoverController.php 135474ae11 Update DiscoverController, use UserFilterService on trendingApi il y a 4 ans
FederationController.php 4505d1f0f9 Update FederationController, move well-known to api middleware and cache webfinger lookups il y a 3 ans
FollowerController.php 80d9b9399a Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. il y a 3 ans
HashtagController.php b8abbdd90f Apply fixes from StyleCI il y a 6 ans
HashtagFollowController.php 869360a744 Update HashtagFollowerController, add getTags api method il y a 6 ans
HomeController.php 85efda58d8 Update HomeController il y a 6 ans
ImportController.php ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
InstanceActorController.php 0a8eb81bf0 Update InstanceActorController, improve json seralization by not escaping slashes il y a 3 ans
InternalApiController.php aee9b994e3 Improve DiscoverService il y a 3 ans
LikeController.php 192553ff77 Update public timeline api, add experimental cache il y a 3 ans
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature il y a 5 ans
MediaController.php 4415af1bf0 Update api controllers, deprecate old endpoints il y a 4 ans
MediaTagController.php 5e13643246 Update MediaTagController il y a 4 ans
MicroController.php d0361dd9ff Add MicroController il y a 6 ans
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 il y a 5 ans
NotificationController.php b8abbdd90f Apply fixes from StyleCI il y a 6 ans
PageController.php 7d2a6df9f9 Update PageController il y a 6 ans
PlaceController.php dd5fa3a49d Update PlaceController, fixes #2017 il y a 5 ans
PollController.php ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
ProfileController.php 1c59933c0a Update ProfileController il y a 3 ans
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController il y a 6 ans
PublicApiController.php 37dcc4ae13 Update PublicApiController il y a 3 ans
ReportController.php 5206b09627 Update ReportController, handle json reports il y a 4 ans
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method il y a 4 ans
SeasonalController.php 090b6d0336 Update SeasonalController il y a 4 ans
SettingsController.php ea0fc90c92 Add default licenses and license sync il y a 4 ans
SiteController.php 93c7af7464 Update routes, add legacy webfinger profile redirect il y a 4 ans
SpaController.php 7bc684e5d1 Update SpaController, persist web language changes il y a 3 ans
StatusController.php 83b48b5681 Update StatusService, improve cache invalidation il y a 3 ans
StoryComposeController.php 7dee8f58fe Update StoryComposeController, fix expiry bug il y a 3 ans
StoryController.php cdaa153003 Update StoryController il y a 3 ans
TimelineController.php af7face4da Add Network Timeline il y a 4 ans
UIKitController.php fcab5010d6 Add UIKit model, migration and controller il y a 5 ans
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 il y a 3 ans