mastodon/spec
Claire 2dc4552229
Merge commit from fork
* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
2025-10-21 15:00:28 +02: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 17:16:57 +02:00
controllers Add coverage for TOS interstitial interruption flow of web app controller concern (#35235) 2025-07-04 15:10:17 +02:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +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 Add coverage for valid_locale_or_nil languages helper method (#34866) 2025-07-04 15:10:17 +02:00
lib Merge commit from fork 2025-10-21 15:00:28 +02:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Fix moderation warning e-mails that include posts (#36462) 2025-10-14 17:15:58 +02:00
models Merge commit from fork 2025-10-13 14:19:14 +02:00
policies Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Include update in the resources args for api/web/push_subscriptions route (#35801) 2025-09-04 10:45:54 +02:00
routing Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
services Merge commit from fork 2025-10-21 15:00:28 +02:00
support Add integration tests for mastodon-streaming (#36025) 2025-10-08 16:26:13 +02:00
system Fix streaming still being authorized for suspended accounts (#36449) 2025-10-13 15:35:58 +02:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +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-10-08 16:26:13 +02:00
spec_helper.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00