mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 11:11:11 +02:00
Conflicts: - `app/services/post_status_service.rb`: Upstream updated the logic to move the CW to the text content. Glitch-soc does not move CW to text content but has some logic to avoid the text being empty. Update the logic according to upstream's change. - `docker-compose.yml`: Conflict because of different paths for composer images. Updated version as upstream did while keeping our path.