mastodon/app
Eugen Rochko 429e08e3d2
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
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (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 / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (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 / 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
Bundler Audit / security (push) Has been cancelled
Remove old notifications route from web UI (#33038)
2024-11-26 09:59:11 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Fix Style/SafeNavigation cop (#32970) 2024-11-26 08:09:04 +00:00
helpers Remove body_class_string helper (#33072) 2024-11-26 07:19:20 +00:00
javascript Remove old notifications route from web UI (#33038) 2024-11-26 09:59:11 +00:00
lib Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2024-11-25 15:54:18 +00:00
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-04 14:15:14 +00:00
models Add UserRole#bypass_block? method for notification check (#32974) 2024-11-26 09:45:47 +00:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
serializers Add client_secret_expires_at to OAuth Applications (#30317) 2024-11-12 22:06:13 +00:00
services Add UserRole#bypass_block? method for notification check (#32974) 2024-11-26 09:45:47 +00:00
validators Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
views Show default time zone (#31803) 2024-11-22 14:48:41 +00:00
workers block scheduled status from frozen users (#30729) 2024-11-20 19:06:41 +00:00