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