Martin Brennan
ca93e5e68b
FIX: Allow admins to change user ignore list ( #16129 )
...
Previously, if an admin user tried to add/remove
users to another user's ignored list, it would
be added to their own ignore list because the
controller used current_user. Now for admins only
a source_user_id parameter can be passed through,
which will be used to ignore the target user for
that source user.
2022-03-09 14:51:30 +10:00
..
2021-08-25 17:10:12 -04:00
2021-08-23 10:44:19 +02:00
2021-08-23 10:44:19 +02:00
2021-08-23 10:44:19 +02:00
2021-09-21 11:19:49 -04:00
2022-01-17 12:18:43 +01:00
2021-04-08 15:51:31 +02:00
2021-06-03 18:33:36 -04:00
2021-11-12 14:04:48 +01:00
2022-02-11 11:24:01 +11:00
2021-09-23 14:52:34 -04:00
2022-02-24 12:14:24 -03:00
2021-08-23 10:44:19 +02:00
2021-12-02 19:46:40 +01:00
2021-08-23 10:44:19 +02:00
2021-11-12 14:04:48 +01:00
2021-08-23 10:44:19 +02:00
2021-07-13 19:22:39 +03:00
2021-07-08 10:46:21 +03:00
2022-02-04 21:33:11 +04:00
2021-08-23 10:44:19 +02:00
2021-07-21 13:49:21 +02:00
2021-08-23 10:44:19 +02:00
2021-12-16 11:57:47 +01:00
2021-11-12 14:04:48 +01:00
2021-09-24 11:52:07 -04:00
2021-12-08 12:22:18 +01:00
2021-08-23 10:44:19 +02:00
2021-08-23 10:44:19 +02:00
2021-08-23 10:44:19 +02:00
2021-08-23 10:44:19 +02:00
2021-07-08 10:46:21 +03:00
2021-08-23 10:44:19 +02:00
2021-12-16 11:57:47 +01:00
2021-08-23 10:44:19 +02:00
2021-04-08 14:23:13 -03:00
2021-02-19 13:46:02 +01:00
2022-02-02 23:41:42 +01:00
2021-05-20 16:00:45 +10:00
2022-02-14 13:43:52 +02:00
2021-09-20 14:56:33 +02:00
2022-02-14 13:43:52 +02:00
2021-11-17 17:12:19 +11:00
2022-03-09 14:51:30 +10:00