mastodon/app
Eugen Rochko 1960aac90b
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Fix display of failed-to-load image attachments in web UI (#34217)
2025-03-21 10:23:49 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
helpers Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Fix display of failed-to-load image attachments in web UI (#34217) 2025-03-21 10:23:49 +00:00
lib Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
mailers Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
models Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
policies Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
presenters Remove unused LanguagePresenter#native_name (#33551) 2025-01-13 12:58:53 +00:00
serializers Fix error when terms of service are missing an effective date (#34200) 2025-03-18 21:39:13 +00:00
services Fix incorrect URL being used when cache busting (#34189) 2025-03-17 16:40:28 +00:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Fix error when terms of service are missing an effective date (#34200) 2025-03-18 21:39:13 +00:00
workers Further refactor reply fetching code (#34151) 2025-03-12 14:52:10 +00:00