about summary refs log tree commit diff
path: root/app/controllers/api/v1
AgeCommit message (Expand)Author
2020-08-30[Bug] Remove double-renderFire Demon
2020-08-30[Filtering, Bug] Remove duplicate or unnecessary permission checks, add missi...Fire Demon
2020-08-30[Privacy] Allow mixed-privacy posts in local APIFire Demon
2020-08-30[API] Add support for manual publishing and quiet local notifyFire Demon
2020-08-30[Feature] Post signaturesFire Demon
2020-08-30[Profiles] Add category filtersFire Demon
2020-08-30[Privacy] Check permissions of boosts and dereference boosts before sending t...Fire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...Fire Demon
2020-08-30[Bug, API] Pass current account to context serializer to add domain permissio...Fire Demon
2020-08-30[UI, API, Rebase] Clean up original domain permissions APIFire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Privacy] Exclude mixed-privacy posts from public collections unless the requ...Fire Demon
2020-08-30[Feature, Privacy] Add API support for per-domain post privacy (account)Fire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling local-o...Thibaut Girka
2020-08-30[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Feature] Add command tags; add #!edit and #!publish commands for mobile usersFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add timeline-only mutesFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Privacy] Add profile option for indirect federation mode, disabled by defaultFire Demon
2020-08-30[Privacy] Allow access to own repliesFire Demon
2020-08-30[Privacy] Remove replies scope from UI and APIFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-30[Transparency] Add /api/v1/admin/domain_allows and /api/v1/admin/domain_block...Fire Demon
2020-08-30[Privacy, Transparency] Reduce allowlist mode restrictions; make publishing t...Fire Demon
2020-08-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-07-25Fix local-only toots not being returned by the local TL APIThibaut Girka
2020-07-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2020-07-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-15Fix being unable to unboost when blocked by their author (#14308)ThibG
2020-07-06Add UI option to show local-only toots in public timelineThibaut Girka
2020-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-03Fix wrong route helper in encrypted messages controller (#13952)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2020-05-03Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-04-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-04-05Add rate limit for reporting (#13390)Eugen Rochko
2020-04-02Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka