This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
1
mirror of
https://github.com/pixelfed/pixelfed.git
synced
2025-01-22 14:59:33 +00:00
Code
Issues
Releases
Wiki
Activity
b1fd99644b
pixelfed
/
app
/
Http
/
Controllers
History
Daniel Supernault
b1fd99644b
Update AdminController, show open reports by default
2021-02-15 02:46:58 -07:00
..
Admin
Api
Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count
2021-01-30 16:15:56 -07:00
Auth
Import
Settings
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts
2021-02-09 00:42:12 -07:00
AccountController.php
Update AccountController, add mutes and blocks endpoint to pixelfed api
2021-01-31 13:45:22 -07:00
AccountInterstitialController.php
AdminController.php
Update AdminController, show open reports by default
2021-02-15 02:46:58 -07:00
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
Update Like, Status and Comment controllers to add StatusService del() method to update counts
2021-01-30 16:25:50 -07:00
ComposeController.php
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts
2021-02-09 00:42:12 -07:00
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
Update Discover, allow public discover access
2021-02-05 21:09:03 -07:00
FederationController.php
Update FederationController, return 404 for invalid webfinger addresses.
Fixes
#2647
2021-02-12 21:44:06 -07:00
FollowerController.php
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php
InternalApiController.php
Update InternalApiController, update discoverPosts method to improve performance
2021-01-30 21:39:31 -07:00
LikeController.php
Update Like, Status and Comment controllers to add StatusService del() method to update counts
2021-01-30 16:25:50 -07:00
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php
ProfileSponsorController.php
PublicApiController.php
ReportController.php
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
SearchController.php
SeasonalController.php
Update SeasonalController
2021-01-30 19:56:10 -07:00
SettingsController.php
SiteController.php
Update SiteController, only allow redirects for logged in users
2021-01-28 21:25:43 -07:00
StatusController.php
Update Like, Status and Comment controllers to add StatusService del() method to update counts
2021-01-30 16:25:50 -07:00
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php