This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
pixelfed
kopia lustrzana
https://github.com/pixelfed/pixelfed
Obserwuj
1
Polub
0
Forkuj
You've already forked pixelfed
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
aad07e2c83
pixelfed
/
app
/
Http
/
Controllers
Historia
Daniel Supernault
1fb7e2b2c9
Update AccountController, add mutes and blocks endpoint to pixelfed api
2021-01-31 13:45:22 -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
…
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, fix variable name in updateSpam method
2021-01-30 09:36:09 -07:00
ApiController.php
…
AvatarController.php
Update AvatarController, remove deprecated thumb_path
2021-01-24 18:22:13 -07:00
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 ComposeController, use placeholder image for video media.
Fixes
#2595
2021-01-30 16:34:44 -07:00
ContactController.php
…
Controller.php
…
DeckController.php
…
DirectMessageController.php
…
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php
Update DiscoverController, deprecate unused endpoints
2021-01-30 23:13:54 -07:00
FederationController.php
…
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
Update api controllers, deprecate old endpoints
2021-01-17 23:43:23 -07:00
MediaTagController.php
…
MicroController.php
…
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
PlaceController.php
…
ProfileController.php
…
ProfileSponsorController.php
…
PublicApiController.php
…
ReportController.php
…
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
…