mastodon/spec
Claire 1408733386
Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590)
2024-06-07 09:27:59 +00:00
..
chewy
config/initializers/rack Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
controllers Add coverage to `/admin/accounts/:id` (#30386) 2024-05-21 13:17:34 +00:00
fabrication
fabricators Fix add validation to webpush subscription keys (#30542) 2024-06-05 19:16:47 +00:00
fixtures Add support for libvips in addition to ImageMagick (#30090) 2024-06-05 19:15:39 +00:00
generators
helpers
lib Change `read:me` scope to `profile` scope (#30357) 2024-06-06 07:30:10 +00:00
locales
mailers
models Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 2024-06-07 09:27:59 +00:00
policies
presenters
requests Use `sidekiq_inline` in requests/api/v1/admin/account_actions spec (#30563) 2024-06-06 14:19:22 +00:00
routing
search/models/concerns/account
serializers
services Add `sidekiq_inline` to appeal service spec (#30562) 2024-06-06 14:19:37 +00:00
support Use existing config access to `local_domain` value (#30509) 2024-06-03 09:15:58 +00:00
system Use existing config access to `local_domain` value (#30509) 2024-06-03 09:15:58 +00:00
validators Remove hard reference from status pin validator spec (#30432) 2024-05-27 09:20:28 +00:00
views
workers
rails_helper.rb
spec_helper.rb