Commit Graph

1316 Commits (243fcac7d539fe7649bf52db3181a68e1a6289bf)

Author SHA1 Message Date
Daniel Supernault 243fcac7d5
Update Discover apis 4 years ago
Daniel Supernault 016b11f301
Refactor discover accounts endpoint, cache popular accounts and remove following check as most invocations are from new accounts 4 years ago
Daniel Supernault 101676758e
Update api routes 4 years ago
Daniel Supernault f6ed560e78
Limit NotificationService to 400 items 4 years ago
Daniel Supernault 7734dc033b
Add instance post/profile embed config setting 4 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 4 years ago
Daniel Supernault c18dcde38f
Set Last-Modified header for atom feeds, fixes #2988 4 years ago
Daniel Supernault c3e8a0e439
Improve mute/block v1 api endpoints, fixes #3540 4 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 4 years ago
Daniel Supernault 6033d83726
Fix unlisted post web redirect and api response 4 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 4 years ago
Daniel Supernault 2fb18b7dff
Add configuration to v1/instance endpoint. Fixes #3605 4 years ago
Daniel Supernault b57066d15d
Fix email verification requests filtering to gracefully handle deleted accounts and accounts already verified 4 years ago
Daniel Supernault 5ea12601ce
Add DELETE /api/v1.1/accounts/avatar api endpoint 4 years ago
Daniel Supernault b700790bb4
Update update_credentials endpoint, enforce validator limits 4 years ago
Daniel Supernault 44de1ad748
Update unfollow api endpoint to only decrement when appropriate, fixes #3539 4 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 4 years ago
Daniel Supernault b4bc9fe31c
Update AdminReportController 4 years ago
Daniel Supernault abb4f7e1ec
Hydrate `favourited` and `reblogged` state on v1 context endpoint 4 years ago
Daniel Supernault 54a5c3be34
Fix v1 api block/mute endpoints, refresh RelationshipService cache after relationship changes 4 years ago
Daniel Supernault 8803c6de3d
Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 4 years ago
Daniel Supernault 89abbe200d
Add report api endpoint 4 years ago
Daniel Supernault feb969b908
Update LiveStreamController, remove auth middleware from config endpoint 4 years ago
Daniel Supernault 4bd9e12f00
Update livestream events 4 years ago
Daniel Supernault 19908f6ffb
Update LiveStreamController 4 years ago
Daniel Supernault 433eace75e
Update LiveStreamController 4 years ago
Daniel Supernault 473cdba855
Update LiveStreamController 4 years ago
Daniel Supernault 4630c5d67a
Update LiveStream events 4 years ago
Daniel Supernault b55e91d1e3
Update LiveStreamController, add stream end event to deleteStream 4 years ago
Daniel Supernault a45deb93ed
Add stream start + end events 4 years ago
Daniel Supernault 6bf68c147e
Update LiveStreamController, fix visibility condition 4 years ago
Daniel Supernault f8e585c49a
Update LiveStreamController, clear chat cache when deleting stream 4 years ago
Daniel Supernault f51ffa7eab
Update LiveStreamController, clear chat after stream ends 4 years ago
Daniel Supernault aa498af073
Add live stream events 4 years ago
Daniel Supernault 5254f3921b
Update ApiV1Controller, fix source note 4 years ago
Daniel Supernault 03a85460af
Fix timeline infinite scroll 4 years ago
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 4 years ago
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 4 years ago
Daniel Supernault a7613baee6
Update ApiV1Controller, fix public timeline min/max id pagination 4 years ago
Daniel Supernault 11e99d782f
Update ApiV1Controller, fix network timeline 4 years ago
Daniel Supernault 494f11202f
Update LiveStream model 4 years ago
Daniel Supernault 4ff179ad4d
Update ApiV1Controller, improve local/remote logic in public timeline endpoint 4 years ago
Daniel Supernault e97900a060
Update follower counts on follow_request approval 4 years ago
Daniel Supernault b4dda5776b
Implement follow request api endpoints 4 years ago
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 4 years ago
Daniel Supernault aded149fae
Update AccountController, include account entities in follow_requests.json endpoint 4 years ago
Daniel Supernault f54fd6e9cc
Update ApiV1Controller, add network timeline support via NetworkTimelineService 4 years ago
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 4 years ago
Daniel Supernault 98c2397bf0
Update ApiV1Controller, fix non-public visibility inclusion on home timeline 4 years ago
Daniel Supernault 5bcc02ecac
Update PublicApiController, fix non-public visibility inclusion on home timeline 4 years ago