mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00: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.