catstodon/lib/tasks
Claire baac429103 Merge commit 'b1a584d252f4df4c2a1a9400d6588b4f36768216' into glitch-soc/merge-4.3
Conflicts:
- `app/lib/feed_manager.rb`:
  Not a real conflict, but glitch-soc has an extra `populate_direct_feed` method.
  Added upstream's code.
  In addition, upstream changed how notifications from follow subscriptions were
  handled, refactoring this file in the process.
  Ported upstream's changes.
- `app/services/precompute_feed_service.rb`:
  Not a real conflict, glitch-soc has extra code for the direct feed.
  Added upstream's new code for populating lists.
- `app/validators/poll_options_validator.rb`:
  Upstream split `PollValidator` in two, and glitch-soc had local changes to
  make the options configurable.
  Refactored as upstream did, keeping glitch-soc's configurable limits.
- `app/workers/feed_insert_worker.rb`:
  Upstream changed how notifications from follow subscriptions were handled,
  refactoring this file in the process.
  Conflict is due to glitch-soc having an extra timeline type (direct).
  Ported upstream's changes.
2025-02-25 18:33:54 +01:00
..
assets.rake Change how theme style packs are loaded 2024-04-28 15:45:41 +02:00
auto_annotate_models.rake Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
branding.rake Fix Rails/RootPathnameMethods cop (#31582) 2024-08-26 07:35:07 +00:00
db.rake Further harden the warnings against changing encryption secrets (#33631) 2025-02-25 17:11:09 +01:00
emojis.rake Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 2024-09-08 18:41:37 +00:00
glitchsoc.rake Fix Ruby linting issue 2024-01-15 20:57:55 +01:00
icons.rake Add detection and download of material_symbol icons in config/navigation.rb (#31366) 2024-10-04 17:48:03 +02:00
mastodon.rake Change mastodon:setup to prevent overwriting already-configured servers (#33684) 2025-02-25 17:11:09 +01:00
repo.rake Fix Rails/RootPathnameMethods cop (#31582) 2024-08-26 07:35:07 +00:00
sidekiq_unique_jobs.rake Add sidekiq_unique_jobs:delete_all_locks task and disable sidekiq-unique-jobs UI by default (#29199) 2024-02-14 13:42:15 +01:00
statistics.rake Fix mastodon:stats decoration of stats rake task (#31104) 2024-07-23 06:51:57 +00:00
tests.rake Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
webpacker.rake Upgrade to Yarn 4, remove support for Node 16 (#27073) 2023-11-08 10:57:21 +00:00