jops a113ebc399 Merge tag 'v4.0.0' into bida 1 year ago
..
accounts 89e1974f30 Make account endorsements idempotent (fix #19045) (#20118) 1 year ago
admin 276b85bc91 Fix admin APIs returning deleted object instead of empty object upon delete (#19479) 1 year ago
announcements f52c988e12 Add announcements (#12662) 4 years ago
apps 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
crypto 087ed84367 Optimize map { ... }.compact calls (#15513) 3 years ago
emails bc320d6cec Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743) 2 years ago
featured_tags c3f0621a59 Add ability to follow hashtags (#18809) 1 year ago
instances 1bd00036c2 Change about page to be mounted in the web UI (#19345) 1 year ago
lists e6b272e5c9 Change REST API to return empty data for suspended accounts (#14765) 3 years ago
polls 988b0493fe Add more tests for ActivityPub controllers (#13585) 4 years ago
push 47f2ff617d use Notification::TYPES for api push subscription alerts (#18709) 1 year ago
statuses 0d6b878808 Add user content translations with configurable backends (#19218) 1 year ago
timelines 1c75ae2806 new autogestione timeline, 840 char, languange improvement 2 years ago
trends 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) 1 year ago
accounts_controller.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 1 year ago
announcements_controller.rb 7face973fa Fix dismissing an announcement twice raising an obscure error (#13124) 4 years ago
apps_controller.rb 24552b5160 Add whitelist mode (#11291) 4 years ago
blocks_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) 2 years ago
bookmarks_controller.rb 66a63d79ea Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 2 years ago
conversations_controller.rb ae871c4d46 Make Array-creation behavior of Paginable more predictable (#14687) 3 years ago
custom_emojis_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
directories_controller.rb cb447b28c4 Add profile directory to web UI (#11688) 4 years ago
domain_blocks_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) 2 years ago
endorsements_controller.rb e6b272e5c9 Change REST API to return empty data for suspended accounts (#14765) 3 years ago
favourites_controller.rb 66a63d79ea Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 2 years ago
featured_tags_controller.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 1 year ago
filters_controller.rb 4cb2323458 Fix crash in legacy filter creation controller (#19878) 1 year ago
follow_requests_controller.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
followed_tags_controller.rb c3f0621a59 Add ability to follow hashtags (#18809) 1 year ago
instances_controller.rb d2528b26b6 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 1 year ago
lists_controller.rb 68d9dcd425 Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126) 1 year ago
markers_controller.rb 54d4e5252b Use Rails' index_by where it makes sense (#15542) 3 years ago
media_controller.rb ff43e54a49 Allow editing media attachments for scheduled toots (#17690) 2 years ago
mutes_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) 2 years ago
notifications_controller.rb e6ffbfb5e7 Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 2 years ago
polls_controller.rb 988b0493fe Add more tests for ActivityPub controllers (#13585) 4 years ago
preferences_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
reports_controller.rb 02b8d63fce Fix report category not being saved in REST API (#17682) 2 years ago
scheduled_statuses_controller.rb ae871c4d46 Make Array-creation behavior of Paginable more predictable (#14687) 3 years ago
statuses_controller.rb 86f6631d28 Remove dead code and refactor status threading code (#20357) 1 year ago
streaming_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
suggestions_controller.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
tags_controller.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago