mastodon/spec
2025-11-03 14:16:25 +00:00
..
chewy Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
config/initializers/rack Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
configuration Fix support for special characters in various environment variables (#35314) 2025-07-09 08:58:41 +00:00
controllers Use before_action to protect hidden collections in following/followers lists (#35783) 2025-10-30 16:34:19 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 2025-02-11 06:45:27 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Remove unused obscured_counter helper method (#35627) 2025-08-01 14:28:45 +00:00
lib Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
models Fix hashtags not being picked up when full-width hash sign is used (#36103) 2025-10-27 17:18:01 +00:00
policies Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Prevent creation of Private Mentions quoting someone who is not mentioned (#36689) 2025-11-03 14:16:25 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Fix value of quote_approval_policy and quoted_status_id in ScheduledStatus serializer (#36549) 2025-10-21 16:00:30 +00:00
services Merge commit from fork 2025-10-21 15:00:28 +02:00
support Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508) 2025-10-20 10:10:43 +00:00
system Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 2025-10-21 16:00:40 +00:00
flatware_helper.rb Switch coverage generation default to false, allow opt in with COVERAGE env var (#33824) 2025-02-04 11:14:45 +00:00
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 2025-09-30 07:27:09 +00:00
spec_helper.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00