chinwagsocial/spec
Claire d509b6b342 Fix user creation failure handling in OmniAuth paths (#29207)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-14 23:26:29 +01:00
..
controllers Fix moderator rights inconsistencies (#26729) 2023-09-19 17:01:17 +02:00
fabricators Fix crash when filtering for “dormant” relationships (#27306) 2023-10-10 13:50:10 +02:00
features
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 19:35:24 +02:00
helpers Spelling (#17705) 2022-03-06 22:51:40 +01:00
lib Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
policies Spelling (#17705) 2022-03-06 22:51:40 +01:00
presenters Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
requests Fix user creation failure handling in OmniAuth paths (#29207) 2024-02-14 23:26:29 +01:00
routing
serializers/activitypub
services Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
support Fix user creation failure handling in OmniAuth paths (#29207) 2024-02-14 23:26:29 +01:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Redesign /about when already logged in (#17348) 2022-03-03 16:14:44 +01:00
workers Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#23318) (#23487) 2023-02-09 21:01:38 +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