Glitch-Shrike/spec
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
- Change verification to happen in `default` queue
- Change verification worker to only be queued if there's something to do
- Add `link` tags from metadata fields to page header of profiles
2022-11-09 08:24:21 +01:00
..
controllers Fix admin action logs page (#19649) 2022-11-03 16:06:42 +01:00
fabricators
features
fixtures
helpers
lib Fix typos (#19849) 2022-11-08 17:32:03 +01:00
mailers
models Fix being able to spoof link verification (#20217) 2022-11-09 08:24:21 +01:00
policies
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
requests
routing
serializers/activitypub
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2022-11-07 22:35:53 +01:00
support
validators
views/statuses
workers Fix followers count not being updated when migrating follows (#19998) 2022-11-07 15:38:55 +01:00
rails_helper.rb
spec_helper.rb