hometown/spec
Jasmin 0728a6a709
Merge upstream security fixes of v4.0.5 (#1316)
It's already running on our instance (queer.group) and working fine.

Manually reviewed the changes, hadn't found anything that could break
hometown-specific code.
And to update our instance, I also just followed the [steps on the
release](https://github.com/mastodon/mastodon/releases/tag/v4.0.5) aka
`bundle install && yarn install` followed by a restart of all processes.

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Daniel M Brasil <danielmbrasil@protonmail.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
Co-authored-by: Vyr Cossont <VyrCossont@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-07-06 12:30:13 -07:00
..
config/initializers Fix rate limiting for paths with formats (#20675) 2022-11-14 20:26:31 +01:00
controllers Merge upstream security fixes of v4.0.5 (#1316) 2023-07-06 12:30:13 -07:00
fabricators Fix backend compatibility with OpenSSL 3.0 (#18449) 2022-11-11 14:56:24 -08:00
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures Merge upstream security fixes of v4.0.5 (#1316) 2023-07-06 12:30:13 -07:00
helpers Test the native_locale_name of a non-standard locale (#20284) 2022-11-11 00:06:18 +01:00
lib Merge upstream security fixes of v4.0.5 (#1316) 2023-07-06 12:30:13 -07:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Merge upstream security fixes of v4.0.5 (#1316) 2023-07-06 12:30:13 -07:00
policies Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
requests Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-08-06 21:50:05 +02:00
services Merge upstream security fixes of v4.0.5 (#1316) 2023-07-06 12:30:13 -07:00
support Spelling (#17705) 2022-03-06 22:51:40 +01:00
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views/statuses Redirect non-logged-in user to owner statuses on single user mode (#19333) 2022-10-12 21:07:30 +02:00
workers Fix followers count not being updated when migrating follows (#19998) 2022-11-07 15:38:55 +01:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00