Eugen Rochko 44b2ee3485 Add customizable user roles (#18641) 1 year ago
..
accounts 9a3be0ad68 Fix error when looking handle with surrounding spaces (#18225) 2 years ago
admin 44b2ee3485 Add customizable user roles (#18641) 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 e79d719e92 Changed tag most_used to recently_used (#14760) 3 years ago
filters 02851848e9 Revamp post filtering system (#18058) 1 year ago
instances 07341e7aa6 Add graphs and retention metrics to admin dashboard (#16829) 2 years 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 fd3a45e348 Add edit history to web UI (#17390) 2 years ago
timelines e8bc187845 Refactor how public and tag timelines are queried (#14728) 3 years ago
trends 44b2ee3485 Add customizable user roles (#18641) 1 year ago
accounts_controller.rb 440eb71310 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 2 years 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 9c9dcf580a Add featured tags API (#11778) 4 years ago
filters_controller.rb 02851848e9 Revamp post filtering system (#18058) 1 year ago
follow_requests_controller.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
instances_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
lists_controller.rb 79305428a7 Add configuration option to filter replies in lists (#9205) 3 years 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 3906dd67ed Fix extremely rare race condition when deleting a toot or account (#17994) 2 years 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