mastodon/lib/mastodon
2026-03-17 13:27:57 +00:00
..
cli Convert mix of JSON.parse and JSON.load_file (#38242) 2026-03-17 13:27:57 +00:00
middleware Add specs for PublicFileServer middleware (#35219) 2025-06-30 11:23:11 +00:00
prometheus_exporter Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 2025-06-11 13:37:59 +00:00
database.rb Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS (#34089) 2025-03-07 13:41:16 +00:00
email_configuration_helper.rb Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
feature.rb Move feature flag test setup into config (#34124) 2025-03-11 13:29:17 +00:00
migration_helpers.rb Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
migration_warning.rb Update rubocop to version 1.76.0 (#34926) 2025-06-05 12:09:05 +00:00
redis_configuration.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
sidekiq_middleware.rb Add support for Active Record query log tags (#33342) 2024-12-18 10:05:00 +00:00
snowflake.rb Fix Style/SelfAssignment cop (#28171) 2023-12-01 15:52:52 +00:00
version.rb Add avatar_description and header_description parameters to PATCH /api/v1/profile (#38221) 2026-03-16 14:04:25 +00:00
worker_batch_middleware.rb Fix jobs being added to batch after they might already execute (#35496) 2025-07-28 08:20:12 +00:00