Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 7 年之前
..
Auth 92939ed867 Add recaptcha to login/register form 7 年之前
AccountController.php e37108c544 Update AccountController, fix hydrateNotifications() 7 年之前
AdminController.php 43c9c264ef Update AdminController, add new methods 7 年之前
AvatarController.php 4ab0515e76 Add AvatarController 7 年之前
BookmarkController.php 1c63184133 Add Bookmark feature 7 年之前
CommentController.php 1b794c8508 Update StatusPipeline 7 年之前
Controller.php a034358c98 Add Laravel Framework 7 年之前
DiscoverController.php 71c90c8f49 Do not recommend myself 7 年之前
FederationController.php 51aa17052f Update FederationController 7 年之前
FollowerController.php dff76e70b3 Add FollowerController 7 年之前
HashtagController.php d263353417 Add HashtagController 7 年之前
HomeController.php 2af48823ae Add authentication scaffolding 7 年之前
ImportDataController.php bfd65c1f76 Add ImportDataController 7 年之前
LikeController.php 3ec93d096c Add LikePipeline and like notifications 7 年之前
MediaController.php 6982e8672a Add media model, migration, controller 7 年之前
NotificationController.php 30bdd46415 Add NotificationController 7 年之前
ProfileController.php 3d657e0c52 Fix n+1 comment + like counts in status overlays 7 年之前
ReportController.php 31a238e925 Add Report model/migration/controller 7 年之前
SearchController.php 1252f76a2f Add SearchController 7 年之前
SettingsController.php 13c0e33490 Fix “Can't update account settings without setting a bio” 7 年之前
SiteController.php 1c142d4a9b Add SiteController 7 年之前
StatusController.php c53e963537 Add supported file types and max caption length to new post form. 7 年之前
TimelineController.php a7b186d7fb Add local timeline to TimelineController 7 年之前