Commit Graph

11 Commits

Author SHA1 Message Date
Earlopain
b1e41b1e94
[Admin] Fix formatting of first edit history 2023-10-15 13:18:07 +02:00
Earlopain
2620ea983e
[Wiki] Better diffing view 2023-10-15 13:08:28 +02:00
Earlopain
d1cf869744
[Cleanup] Unify timestamp generation 2023-05-16 21:14:57 +02:00
Earlopain
623c0a382f
[Misc] Remove useless wrapper around some paginations
The helper already does something similar
2023-05-08 20:02:10 +02:00
Earlopain
f6b53dd0d3
Merge branch 'moderator-role' 2023-01-11 17:05:37 +01:00
Earlopain
9afc1949fa
[CSS] Clean up duplicate table classes
width: 100% is already part of the class.
Remove duplicate classes .table/.striped and exclusivly use the more common one.
Add this class to PostReportReasons/Help, which were missing it.
2022-12-29 16:36:33 +01:00
Earlopain
665f432e17
[Users] Allow moderators to handle tickets 2022-11-28 16:21:40 +01:00
Earlopain
ec776aa0c9
[Cleanup] Remove duplicate Diff::LCS code
The wiki page presenter wasn't used, and other_names from wiki page versions
is also unused.
That makes the remaing two implementations functionally the same.
2022-11-26 20:19:23 +01:00
Earlopain
da29304039 [Template] Add a bunch of missing titles
This also adds usefull information to a few, like which tag you're editing
2021-03-21 19:02:28 +01:00
Kira
db8d4c4773 Normalize EOL style + newline at end of files. 2020-10-24 05:50:32 -07:00
Kira
06db14aceb Add simple versioning replacement
This replaces the old simple versioning helper that existed on
e621. The implementaiton is roughly the same but has been updated
to use newer rails methods.

No, it's not very flexible, but it didn't need to be.
2019-04-27 11:28:02 -07:00