mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-09 07:43:44 +00:00
Conflicts: - `app/javascript/mastodon/features/compose/components/poll_form.js`: Upstream bumped poll option character limit, but we already had a higher one, kept ours. - `app/validators/poll_validator.rb`: Upstream bumped poll option character limit, but we already had a higher one, kept ours. - `config/initializers/content_security_policy.rb`: Upstream added a rule, the way we compute ours is different, but that added rule has been ported. - `package.json`: No real conflict, dependency update. Performed the same update. - `yarn.lock`: No real conflict, dependency update. Performed the same update. |
||
|---|---|---|
| .. | ||
| delivery_worker.rb | ||
| distribute_poll_update_worker.rb | ||
| distribution_worker.rb | ||
| fetch_replies_worker.rb | ||
| low_priority_delivery_worker.rb | ||
| move_distribution_worker.rb | ||
| post_upgrade_worker.rb | ||
| processing_worker.rb | ||
| raw_distribution_worker.rb | ||
| reply_distribution_worker.rb | ||
| synchronize_featured_collection_worker.rb | ||
| update_distribution_worker.rb | ||