Earlopain
|
fc7d84affd
|
[RuboCop] Enable Style/FrozenStringLiteralComment
This reduces allocations on the posts page by about 5%, from basic testing
|
2024-02-25 18:15:55 +01:00 |
|
Earlopain
|
c2adf1bf31
|
[Users] Reset account level on deletion
|
2022-10-13 18:37:52 +02:00 |
|
Earlopain
|
f32e03e360
|
[Users] Update name cache after deletion
The old name was still visible 4 hours after, especially in the ModAction logs
|
2022-01-18 14:30:44 +01:00 |
|
Kira
|
fa06ea0df4
|
[Users] Record name on user deletion
|
2021-01-31 22:39:09 -08:00 |
|
Kira
|
9b7a081767
|
[Deletion] Revise user deletion rules and clarify wording
|
2020-06-14 19:10:12 -07:00 |
|
Kira
|
ef674cdeb0
|
Force accounts unactivated on deletion
|
2020-03-13 20:06:55 -07:00 |
|
Kira
|
68c68574f6
|
More user deletion not null columns
|
2020-03-12 17:15:33 -07:00 |
|
Kira
|
34ed3de4de
|
Fix user deletion trying to use null on not nullable column
|
2020-03-12 17:13:15 -07:00 |
|
Kira
|
ffd7b73c5c
|
Fix user deletion system
|
2020-03-11 17:00:00 -07:00 |
|
Kira
|
ebc23caa77
|
Refactor mod action log sites
|
2019-04-14 02:34:04 -07:00 |
|
Kira
|
22a077a2dd
|
Convert delayed_jobs to activejob
Add sidekiq and create jobs for the majority of delayed actions.
Temporary hookup of sidekiq UI in routes for testing purposes.
|
2019-02-17 19:28:40 -08:00 |
|
Kira
|
d83d7c0c7f
|
Remove hide deleted posts option
This closes issue #43
Based on admin decision showing deleted posts should be linked
to an explicit user choice or account permissions.
|
2019-02-15 03:43:10 -08:00 |
|
BrokenEagle
|
3c45273694
|
Add category for mod actions
|
2018-01-13 20:55:52 -08:00 |
|
r888888888
|
e70c2a3085
|
remove references to tag subscriptions
|
2017-11-17 13:45:17 -08:00 |
|
r888888888
|
d48ed95191
|
favoritescontroller#destroy should work even if the post doesn't exist, remove from favorites on expunge (fixes #3222)
|
2017-07-19 13:39:24 -07:00 |
|
r888888888
|
97da8f8647
|
deprecate tag subscriptions with warnings
|
2017-04-14 16:00:20 -07:00 |
|
Albert Yi
|
4d698bf98b
|
add modaction helper
|
2017-01-03 15:04:47 -08:00 |
|
r888888888
|
4b24a5cb7e
|
update to rails 4.2.5.1, add debugging info for tracking slow queries
|
2016-02-23 16:34:33 -08:00 |
|
Toks
|
71cd5ce783
|
fixes #2114
|
2014-05-29 22:55:35 -04:00 |
|
r888888888
|
aede1c347a
|
fixes for #1895
|
2013-07-26 14:59:52 -07:00 |
|
r888888888
|
711054c1f6
|
fix queueing of favorite deletion on user deletions
|
2013-06-21 11:14:36 -07:00 |
|
Toks
|
a628864aff
|
fixes #1715
|
2013-06-06 18:06:02 -04:00 |
|
r888888888
|
3afa6da1b0
|
fixes #1715
|
2013-06-05 17:25:14 -07:00 |
|
r888888888
|
08b6766446
|
fix user deletions
|
2013-06-05 15:14:06 -07:00 |
|
r888888888
|
537be26690
|
when deleting users, make the favorites removal asynchronoous
|
2013-05-29 17:24:51 -07:00 |
|
r888888888
|
178035b8e2
|
fixes #1679
|
2013-05-29 16:39:43 -07:00 |
|
r888888888
|
25673465d5
|
fixes #1597, create mod action for user deletions
|
2013-05-24 14:25:27 -07:00 |
|
r888888888
|
0a9e2a39b0
|
add account deletion
|
2013-05-16 15:15:00 -07:00 |
|