chinwagsocial/app
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
Prevent new accounts from being created using the same underlying
e-mail as a suspended account using extensions and period
permutations. Stores e-mails as a SHA256 hash
2021-04-17 03:14:25 +02:00
..
chewy Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Add policy param to POST /api/v1/push/subscriptions (#16040) 2021-04-15 05:00:25 +02:00
helpers Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
javascript Fix not to show follow button in global suggestion (#16045) 2021-04-16 10:06:42 +02:00
lib Fix reports of already suspended accounts being recorded (#16047) 2021-04-16 22:01:05 +02:00
mailers Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
models Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
policies Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
services Fix reports of already suspended accounts being recorded (#16047) 2021-04-16 22:01:05 +02:00
validators Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
views Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
workers Change Web Push API deliveries to use request pooling (#16014) 2021-04-12 14:25:34 +02:00