Takeshi Umeda b0e3f0312c Add synchronization of remote featured tags (#19380) il y a 2 ans
..
accounts c99c106ef0 Change following and followers API to be accessible without being logged in (#18964) il y a 2 ans
admin 2a7766dcc9 Add admin API for managing e-mail domain blocks (#19066) il y a 2 ans
announcements f52c988e12 Add announcements (#12662) il y a 4 ans
apps 0ae5c6312f Remove useless `respond_to` calls (#13208) il y a 4 ans
crypto 087ed84367 Optimize map { ... }.compact calls (#15513) il y a 3 ans
emails bc320d6cec Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743) il y a 2 ans
featured_tags c3f0621a59 Add ability to follow hashtags (#18809) il y a 2 ans
filters 50487db122 Add ability to filter individual posts (#18945) il y a 2 ans
instances 1bd00036c2 Change about page to be mounted in the web UI (#19345) il y a 2 ans
lists e6b272e5c9 Change REST API to return empty data for suspended accounts (#14765) il y a 4 ans
polls 988b0493fe Add more tests for ActivityPub controllers (#13585) il y a 4 ans
push 47f2ff617d use Notification::TYPES for api push subscription alerts (#18709) il y a 2 ans
statuses 0d6b878808 Add user content translations with configurable backends (#19218) il y a 2 ans
timelines 9f65909f42 Change public timelines to be filtered by current locale by default (#19291) il y a 2 ans
trends 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
accounts_controller.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) il y a 2 ans
announcements_controller.rb 7face973fa Fix dismissing an announcement twice raising an obscure error (#13124) il y a 4 ans
apps_controller.rb 24552b5160 Add whitelist mode (#11291) il y a 5 ans
blocks_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) il y a 2 ans
bookmarks_controller.rb 66a63d79ea Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) il y a 2 ans
conversations_controller.rb ae871c4d46 Make Array-creation behavior of Paginable more predictable (#14687) il y a 4 ans
custom_emojis_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) il y a 4 ans
directories_controller.rb cb447b28c4 Add profile directory to web UI (#11688) il y a 5 ans
domain_blocks_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) il y a 2 ans
endorsements_controller.rb e6b272e5c9 Change REST API to return empty data for suspended accounts (#14765) il y a 4 ans
favourites_controller.rb 66a63d79ea Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) il y a 2 ans
featured_tags_controller.rb b0e3f0312c Add synchronization of remote featured tags (#19380) il y a 2 ans
filters_controller.rb 02851848e9 Revamp post filtering system (#18058) il y a 2 ans
follow_requests_controller.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) il y a 2 ans
followed_tags_controller.rb c3f0621a59 Add ability to follow hashtags (#18809) il y a 2 ans
instances_controller.rb d2528b26b6 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) il y a 2 ans
lists_controller.rb 79305428a7 Add configuration option to filter replies in lists (#9205) il y a 4 ans
markers_controller.rb 54d4e5252b Use Rails' index_by where it makes sense (#15542) il y a 3 ans
media_controller.rb ff43e54a49 Allow editing media attachments for scheduled toots (#17690) il y a 2 ans
mutes_controller.rb 631e495a79 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) il y a 2 ans
notifications_controller.rb e6ffbfb5e7 Add `types` param to `GET /api/v1/notifications` in REST API (#17767) il y a 2 ans
polls_controller.rb 988b0493fe Add more tests for ActivityPub controllers (#13585) il y a 4 ans
preferences_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) il y a 4 ans
reports_controller.rb 02b8d63fce Fix report category not being saved in REST API (#17682) il y a 2 ans
scheduled_statuses_controller.rb ae871c4d46 Make Array-creation behavior of Paginable more predictable (#14687) il y a 4 ans
statuses_controller.rb cedcece0cc Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) il y a 2 ans
streaming_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) il y a 4 ans
suggestions_controller.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) il y a 3 ans
tags_controller.rb 726931fe4a Fix /api/v1/tags/:id route constraints (#18854) il y a 2 ans