mastodon/app/presenters
Eugen Rochko a97647158c
Some checks failed
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Crowdin / Upload translations / upload-translations (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-04-25 15:12:05 +00:00
..
activitypub Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
webhooks Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
account_relationships_presenter.rb Fix call to inefficient delete_matched cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
annual_reports_presenter.rb Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
domain_block_preview_presenter.rb Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
export_summary.rb Extract ExportSummary class for account object counts (#32227) 2024-10-03 13:09:58 +00:00
familiar_followers_presenter.rb Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
filter_result_presenter.rb Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
grouped_notifications_presenter.rb Add option to request partial accounts in grouped notifications API (#31299) 2024-08-06 12:09:35 +00:00
initial_state_presenter.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
instance_presenter.rb Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
language_presenter.rb Remove unused LanguagePresenter#native_name (#33551) 2025-01-13 12:58:53 +00:00
oauth_metadata_presenter.rb Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
status_relationships_presenter.rb Fix quote serializer (#34510) 2025-04-23 07:29:13 +00:00
tag_relationships_presenter.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00