mastodon/app
fiona 91de503285
Some checks failed
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Test one step migrations / pre_job (push) Has been cancelled
Test two step migrations / pre_job (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Test one step migrations / test (14-alpine) (push) Has been cancelled
Test one step migrations / test (15-alpine) (push) Has been cancelled
Test two step migrations / test (14-alpine) (push) Has been cancelled
Test two step migrations / test (15-alpine) (push) Has been cancelled
Ruby Testing / test (1, .ruby-version) (push) Has been cancelled
Ruby Testing / test (1, 3.1) (push) Has been cancelled
Ruby Testing / test (1, 3.3) (push) Has been cancelled
Ruby Testing / test (2, .ruby-version) (push) Has been cancelled
Ruby Testing / test (2, 3.1) (push) Has been cancelled
Ruby Testing / test (2, 3.3) (push) Has been cancelled
Ruby Testing / test (3, .ruby-version) (push) Has been cancelled
Ruby Testing / test (3, 3.1) (push) Has been cancelled
Ruby Testing / test (3, 3.3) (push) Has been cancelled
Ruby Testing / test (4, .ruby-version) (push) Has been cancelled
Ruby Testing / test (4, 3.1) (push) Has been cancelled
Ruby Testing / test (4, 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.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Testing search (.ruby-version) (push) Has been cancelled
Ruby Testing / Testing search (3.1) (push) Has been cancelled
Ruby Testing / Testing search (3.3) (push) Has been cancelled
Fix handling of edited status with new media and no text (#35970)
2025-09-04 15:44:50 +02:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-12-04 15:28:15 +01:00
controllers Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549) 2025-05-05 18:48:34 +02:00
helpers Add basic support for remote attachments with multiple media types (#34996) 2025-07-02 12:51:58 +02:00
javascript Fix Edit as well as “Delete & Redraft” on a poll not inserting empty option (#35892) 2025-09-04 15:44:50 +02:00
lib Disable ActiveRecord query cache in Create critical path (#35662) 2025-08-05 11:43:32 +02:00
mailers Automatically switch from open to approved registrations in absence of moderators (#29337) 2024-02-22 14:39:42 +01:00
models Change passthrough video processing to emit moov atom at start of video (#34726) 2025-07-02 12:51:58 +02:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-10 13:52:41 +02:00
presenters Fix call to inefficient delete_matched cache method in domain blocks (#28367) 2023-12-19 11:27:37 +01:00
serializers Fix WebUI crashing for accounts with null URL (#35651) 2025-08-05 11:43:32 +02:00
services Fix handling of edited status with new media and no text (#35970) 2025-09-04 15:44:50 +02:00
validators Fix polls not being validated on edition (#33755) 2025-02-25 17:11:17 +01:00
views Fix error when viewing statuses to deleted replies in moderation view (#32986) 2025-07-02 12:51:58 +02:00
workers Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-07-02 12:51:58 +02:00