mastodon/app
David Roetzel 9d0bce4072
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS 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
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.1) (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.1) (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.1) (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.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (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
Move filtered notifications bar in scrollable area (#30996)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-15 13:42:47 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Destroy NotificationRequests that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
helpers Clean up theme_helper style builders (#30617) 2024-07-15 13:03:23 +00:00
javascript Move filtered notifications bar in scrollable area (#30996) 2024-07-15 13:42:47 +00:00
lib Do not pass unknown encoding names to nokogiri. (#30987) 2024-07-10 14:25:39 +00:00
mailers Remove duplicate method def ApplicationHelper#instance_presenter (#30331) 2024-05-17 08:29:13 +00:00
models Destroy NotificationRequests that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
serializers Add optional filtered attribute to notification entities in REST API (#31011) 2024-07-15 09:29:57 +00:00
services Add size limit for all PreviewCard URLs (#30973) 2024-07-09 13:11:34 +00:00
validators Fix add validation to webpush subscription keys (#30542) 2024-06-05 19:16:47 +00:00
views Add setting to disable hover cards (#30931) 2024-07-11 19:42:58 +00:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 14:00:05 +00:00