chinwagsocial/app
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
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Make account endorsements idempotent (fix #19045) (#20118) 2022-11-08 16:39:15 +01:00
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
javascript Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00
lib Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 2022-11-08 16:36:26 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix being able to spoof link verification (#20217) 2022-11-09 08:24:21 +01:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers Fix nodeinfo metadata attribute being an array instead of an object (#20114) 2022-11-08 17:26:11 +01:00
services Fix being able to spoof link verification (#20217) 2022-11-09 08:24:21 +01:00
validators Fix error when uploading malformed CSV import (#19509) 2022-10-28 23:30:44 +02:00
views Fix being able to spoof link verification (#20217) 2022-11-09 08:24:21 +01:00
workers Fix being able to spoof link verification (#20217) 2022-11-09 08:24:21 +01:00