| .. |
|
Admin
|
Add manual email verification requests
|
4 years ago |
|
Api
|
Update verify_credentials api endpoint to improve performance
|
4 years ago |
|
Auth
|
Fix starting check of username to allow numbers.
|
4 years ago |
|
Import
|
Update controllers, fixes #2906
|
4 years ago |
|
Settings
|
Update Profile, add linkified bio, joined date, follows you label and improved website handling
|
5 years ago |
|
AccountController.php
|
Update AccountController
|
4 years ago |
|
AccountInterstitialController.php
|
Update AccountInterstitialController, add autospam type
|
5 years ago |
|
AdminController.php
|
Add manual email verification requests
|
4 years ago |
|
ApiController.php
|
…
|
|
|
AvatarController.php
|
Update AvatarController, remove deprecated thumb_path
|
5 years ago |
|
BookmarkController.php
|
…
|
|
|
CircleController.php
|
…
|
|
|
CircleProfileController.php
|
…
|
|
|
CollectionController.php
|
Update Collections, add custom limit
|
5 years ago |
|
CollectionItemController.php
|
…
|
|
|
CommentController.php
|
Update Like, Status and Comment controllers to add StatusService del() method to update counts
|
5 years ago |
|
ComposeController.php
|
Update ComposeController
|
4 years ago |
|
ContactController.php
|
…
|
|
|
Controller.php
|
…
|
|
|
DeckController.php
|
…
|
|
|
DirectMessageController.php
|
Update DirectMessageController, fix autocomplete bug
|
4 years ago |
|
DiscoverCategoryController.php
|
…
|
|
|
DiscoverCategoryHashtagController.php
|
…
|
|
|
DiscoverController.php
|
Update DiscoverController, use UserFilterService on trendingApi
|
4 years ago |
|
FederationController.php
|
Update FederationController, move well-known to api middleware and cache webfinger lookups
|
4 years ago |
|
FollowerController.php
|
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.
|
4 years ago |
|
HashtagController.php
|
…
|
|
|
HashtagFollowController.php
|
…
|
|
|
HomeController.php
|
…
|
|
|
ImportController.php
|
Update controllers, fixes #2906
|
4 years ago |
|
InstanceActorController.php
|
Update InstanceActorController, improve json seralization by not escaping slashes
|
4 years ago |
|
InternalApiController.php
|
Add manual email verification requests
|
4 years ago |
|
LikeController.php
|
Update public timeline api, add experimental cache
|
4 years ago |
|
MediaBlocklistController.php
|
…
|
|
|
MediaController.php
|
Update api controllers, deprecate old endpoints
|
5 years ago |
|
MediaTagController.php
|
Update MediaTagController
|
5 years ago |
|
MicroController.php
|
…
|
|
|
NewsroomController.php
|
…
|
|
|
NotificationController.php
|
…
|
|
|
PageController.php
|
…
|
|
|
PlaceController.php
|
…
|
|
|
PollController.php
|
Update controllers, fixes #2906
|
4 years ago |
|
ProfileController.php
|
Update ProfileController
|
4 years ago |
|
ProfileSponsorController.php
|
…
|
|
|
PublicApiController.php
|
Update PublicApiController, fix private account statuses api. Closes #2995
|
4 years ago |
|
ReportController.php
|
Update ReportController, handle json reports
|
5 years ago |
|
SearchController.php
|
Update ActivityPub helpers, fix comment threading in statusFetch() method
|
4 years ago |
|
SeasonalController.php
|
Update SeasonalController
|
5 years ago |
|
SettingsController.php
|
Add default licenses and license sync
|
4 years ago |
|
SiteController.php
|
Update routes, add legacy webfinger profile redirect
|
5 years ago |
|
StatusController.php
|
Update ap helpers, set text type when appropriate
|
4 years ago |
|
StoryComposeController.php
|
Update StoryComposeController, fix expiry bug
|
4 years ago |
|
StoryController.php
|
Update StoryController, fix postgres bug. Fixes #2904
|
4 years ago |
|
TimelineController.php
|
Add Network Timeline
|
5 years ago |
|
UIKitController.php
|
…
|
|
|
UserInviteController.php
|
…
|
|