David Taylor
5140ec9acf
DEV: Cleanup ignored user logic ( #11107 )
...
- IgnoredUser records should all now have an expiring_at value. This commit enforces that in the DB, and fixes any corrupt rows
- Changes to the ignored user list are now handled by the `/u/{username}/notification_level` endpoint. This allows setting expiration dates on the ignore. This commit removes the old logic for saving a list of usernames in the user preferences.
- Many specs were calling `IgnoredUser.create`. This commit changes them to use `Fabricate(:ignored_user)` for consistency
2020-11-03 12:38:54 +00:00
..
2020-07-20 15:23:49 -06:00
2019-12-12 11:45:00 +00:00
2019-04-30 10:27:42 +10:00
2020-03-12 10:16:00 +10:00
2020-02-12 12:11:28 +02:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-10-22 10:49:08 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-11-03 12:38:54 +00:00
2020-08-12 10:16:26 +10:00
2019-04-30 10:27:42 +10:00
2019-07-19 11:29:12 +05:30
2020-06-09 20:49:32 +05:30
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-04-01 09:09:20 +10:00
2020-07-06 21:51:56 +02:00
2019-04-30 10:27:42 +10:00
2019-12-19 09:48:01 -08:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-05-23 00:56:13 -04:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-06-17 12:42:20 +02:00
2019-05-09 13:40:36 -04:00
2019-12-12 16:26:38 -03:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-09-14 12:07:35 +01:00
2019-04-30 10:27:42 +10:00
2020-04-22 20:49:53 +02:00
2019-04-30 10:27:42 +10:00
2020-08-13 17:08:32 -06:00
2019-04-30 10:27:42 +10:00
2020-10-19 10:40:55 +01:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-06-08 10:26:29 +02:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-10-01 19:08:41 -07:00
2020-04-22 20:49:53 +02:00
2020-04-22 20:49:53 +02:00
2020-05-23 00:56:13 -04:00