Commit Graph

147 Commits (dev)

Author SHA1 Message Date
Rm Yakovenko 7cb54eb7c2 [Bug]: public API endpoint /accounts/{id}/statuses ignores max_id parameter 2 months ago
Felipe Mateus 11a5fa9314
fix: ordery by 6 months ago
Daniel Supernault 537e179537
Update PublicApiController, fix visibility for guests 10 months ago
Daniel Supernault 5ddb6d8427
Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state 10 months ago
Daniel Supernault 8082c004bc
Refactor following check 10 months ago
Daniel Supernault 0f1819125c
Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 10 months ago
Daniel Supernault 2f655d0008
Fix pinned posts implementation 10 months ago
Felipe Mateus cce4c41d97
pinned posts 10 months ago
Daniel Supernault 629fb5a47a
Update PublicApiController 1 year ago
Daniel Supernault ecfc967429
Update PublicApiController 1 year ago
Daniel Supernault 679ef677b7
Update ApiController, add pe support to like/unlike endpoints 2 years ago
Daniel Supernault 01b33fb37e
Update PublicApiController, consume InstanceService blocked domains for account and statuses endpoints 2 years ago
Daniel Supernault a8ec8445a5
Update ApiV1Controller, fix home timeline bug 3 years ago
Daniel Supernault 7043cefdd4
Remove deprecated api routes 3 years ago
Daniel Supernault 1f4f8252f2
Remove deprecated api routes 3 years ago
Daniel Supernault dda9e77024
Update ApiV1Controller, add Redis facade 3 years ago
Daniel Supernault 2881b6626a
Update ApiV1Controller 3 years ago
Daniel Supernault 3328b367fd
Add optional home feed caching 3 years ago
Daniel Supernault b39f91b409
Update PublicApiController, refactor follower/following api endpoints to consume FollowerService instead of querying database 3 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 3 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 3 years ago
Daniel Supernault 2ecc314434
Update PublicApiController, remove expensive and unused relationships 3 years ago
Daniel Supernault 6033d83726
Fix unlisted post web redirect and api response 3 years ago
Daniel Supernault 03a85460af
Fix timeline infinite scroll 4 years ago
Daniel Supernault aded149fae
Update AccountController, include account entities in follow_requests.json endpoint 4 years ago
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 4 years ago
Daniel Supernault 5bcc02ecac
Update PublicApiController, fix non-public visibility inclusion on home timeline 4 years ago
Daniel Supernault 13a6630351
Update network timeline api, limit falloff to 2 days 4 years ago
Daniel Supernault 9a7289198a
Update PublicApiController, fix edge case in timeline pagination 4 years ago
Daniel Supernault d9e4cc3df6
Update PublicApiController, return empty 403 response 4 years ago
Daniel Supernault 6ba7d43391
Updaet PublicApiController, disable legacy public access to local timeline 4 years ago
Daniel Supernault 72e3d89118
Update controller signatures, fix mysql 8 support 4 years ago
Daniel Supernault d2188e7ab3
Update PublicApiController 4 years ago
Daniel Supernault 6cfd6be523
Add ReblogService, improve reblogged state for api entities 4 years ago
Daniel Supernault 0db82ff2dd
Update PublicApiController 4 years ago
Daniel Supernault c0b1e0427e
Update PublicApiController, add bookmark state to timeline endpoints 4 years ago
Daniel Supernault dcb7ba9c7a
Update PublicApiController, fix public timeline endpoint 4 years ago
Daniel Supernault 1515a9f111
Update CommentPipeline 4 years ago
Daniel Supernault 08246f2482
Update ApiV1Controller, fix account settings bug 4 years ago
Daniel Supernault 0c1a0fa55b
Update PublicApiController 4 years ago
Daniel Supernault 861a2d36df
Update PublicApiController, enforce only_media on accountStatuses method. Fixes #3105 4 years ago
Daniel Supernault 85fc9dd0a8
Update PublicApiController, fix accountStatuses pagination operator 4 years ago
Daniel Supernault 772352903b
Update web routes 4 years ago
Daniel Supernault 37dcc4ae13
Update PublicApiController 4 years ago
Daniel Supernault 2923453e13
Update PublicApiController 4 years ago
Daniel Supernault aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes #2995 4 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 4 years ago
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 4 years ago
Daniel Supernault e5454620e6
Update HomeTimeline api 4 years ago
Daniel Supernault bef959f451
Update PublicApiController, use AccountService in accountStatuses method 4 years ago