Takeshi Umeda b0e3f0312c Add synchronization of remote featured tags (#19380) hace 1 año
..
accounts c99c106ef0 Change following and followers API to be accessible without being logged in (#18964) hace 2 años
admin 2a7766dcc9 Add admin API for managing e-mail domain blocks (#19066) hace 2 años
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 2 años
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 4 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 2 años
timelines 9f65909f42 Change public timelines to be filtered by current locale by default (#19291) hace 2 años
trends 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) hace 2 años
accounts_controller.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) hace 2 años
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 4 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 5 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 4 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 b0e3f0312c Add synchronization of remote featured tags (#19380) hace 1 año
filters_controller.rb 02851848e9 Revamp post filtering system (#18058) hace 2 años
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 2 años
lists_controller.rb 79305428a7 Add configuration option to filter replies in lists (#9205) hace 4 años
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 4 años
statuses_controller.rb cedcece0cc Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) hace 2 años
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 726931fe4a Fix /api/v1/tags/:id route constraints (#18854) hace 2 años