Commit Graph

27 Commits

Author SHA1 Message Date
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
7adac7b250
[Gems] Bump rubocop/regenerate todo
987 files inspected, 6509 offenses detected, 6224 offenses autocorrectable
2023-08-01 19:32:24 +02:00
Earlopain
b9ee500ec5
[Cleanup] Use same signature for cache methods as rails 2023-05-19 22:53:20 +02:00
Earlopain
05b100f8da
[Cleanup] Remove Cache.hash
Rails already handles long keys for us
2023-05-19 22:14:34 +02:00
Earlopain
f6b53dd0d3
Merge branch 'moderator-role' 2023-01-11 17:05:37 +01:00
Earlopain
e3b02a7f96
[BURs] Rename importer class 2022-12-26 20:21:33 +01:00
Earlopain
1dfa7b7c09
Merge remote-tracking branch 'origin/master' into moderator-role 2022-12-20 15:28:42 +01:00
Earlopain
cb3d34b650
[Cleanup] Use the same method names for Cache as Rails 2022-11-29 19:14:09 +01:00
Earlopain
665f432e17
[Users] Allow moderators to handle tickets 2022-11-28 16:21:40 +01:00
Earlopain
72460f1254
[BURs] Add tag nuke option for admins 2022-10-01 21:37:00 +02:00
Earlopain
a76b8e418c
[BUR] Display tag counts in the forum as well 2022-07-10 18:40:17 +02:00
Earlopain
46c6293283
[BUR] Link to wiki page instead of tag search in script 2022-07-10 17:39:53 +02:00
Earlopain
4ddeac87fe
[BUR] Refactor script_with_line_breaks 2022-07-10 17:03:17 +02:00
Earlopain
29d791d7c8
[BUR] Display the script the same way on show as in index 2022-07-10 16:36:31 +02:00
Kira
b4e4e762a4 [BUR] Optimize BUR index page 2021-07-19 09:44:51 -07:00
Kira
29d38c2903 [BUR] More error handling 2020-07-13 09:46:15 -07:00
evazion
3df404dbd9 Fix #3380: Change category on Bulk Update Requests are broken. 2017-11-17 12:19:39 -06:00
r888888888
0cda1a3dcc disable check for approved bulk update requests 2017-11-13 14:39:36 -08:00
r888888888
63ca4cb24f add PGError to rescue block 2017-11-13 14:36:40 -08:00
r888888888
f71a7a97bb disable timeout for testing whether bulk update request has been approved 2017-11-13 14:23:02 -08:00
r888888888
93d1ef1cca disable timeout on mass_update approval check on admin dashboard 2017-11-13 12:48:23 -08:00
r888888888
f5ea5c36cb fix css for remove alias/implication 2017-04-14 13:23:50 -07:00
r888888888
5d7d6eecf8 partial fix for #2751 2017-04-14 13:14:36 -07:00
r888888888
6ff02c653d dmail bulk update request errors to admin 2015-04-21 18:39:42 -07:00
r888888888
2016feeb28 show counts and post links for bulk update requests 2015-04-21 17:50:36 -07:00
Toks
76f31bd6b5 Bulk reqs: add line breaks
Scripts longer than 1 line are completely unreadable without line breaks
2014-07-31 21:19:43 -04:00
r888888888
7b97ca192c fixes #2190 2014-06-12 21:16:21 -07:00