33 Commits

Author SHA1 Message Date
Tetrakern
b9ed9fc06f Remove closing php tags in comment files 2024-06-22 18:35:18 +02:00
Tetrakern
eedde757f6 Code formatting fixes 2024-06-17 22:12:39 +02:00
Tetrakern
27dfe8a1ea Remove nonsense output buffer
Wat.
2024-02-05 00:25:05 +01:00
Tetrakern
13307a786f Refactor comment moderation 2024-02-02 22:16:04 +01:00
Tetrakern
ccad4d272d Improve checks for running cache plugin 2024-01-29 17:18:00 +01:00
Tetrakern
365496c807 Remove problematic commit message
Revert revert!
2024-01-26 17:47:24 +01:00
Tetrakern
e00787589d Revert "Unify since version number format"
This reverts commit 8c4b44e41db8454af65ce4a909e0cb12db8828f8.
2024-01-26 17:45:53 +01:00
Tetrakern
8c4b44e41d Unify @since version number format
Yes, it bothered me.
2024-01-26 15:51:11 +01:00
Tetrakern
bf0c8f429e Improve user meta handling 2023-09-18 18:06:46 +02:00
Tetrakern
0d08c8235f Improve comment meta handling 2023-09-18 14:49:36 +02:00
Tetrakern
99df170f10 Add user flag for post comment moderation 2023-09-18 02:25:48 +02:00
Tetrakern
c8271c4cce Rename user meta to make more sense 2023-09-18 02:19:39 +02:00
Tetrakern
32f396027b Add cap for post comment moderation 2023-09-18 01:57:49 +02:00
Tetrakern
d782ae6305 Allow post authors to moderate post comments 2023-09-18 00:23:55 +02:00
Tetrakern
37ccf428d1 Prepare post author comment moderation
The frontend AJAX moderation can now be shows for the post authors but they cannot yet actually use it.
2023-09-17 21:17:36 +02:00
Tetrakern
cdd2f00cef Remaining ") ?>" to "); ?>" 2023-09-16 14:25:26 +02:00
Tetrakern
4baa1a8d81 Further improve comment CSS selectors 2023-08-30 17:07:07 +02:00
Tetrakern
dbabda3191 Improve comments CSS selectors 2023-08-30 15:16:06 +02:00
Tetrakern
15eb144b48 Cleanup 2023-08-28 10:43:04 +02:00
Tetrakern
682d8527f7 Prevent potential multi-fire/loop of comment update 2023-08-24 12:56:55 +02:00
Tetrakern
bcee6014d7 Option to use fast AJAX for comments
I cannot believe this just works...
2023-08-23 21:43:04 +02:00
Tetrakern
869c55741e Prepare comment for fast AJAX
At least some actions, because others require actions and filters.
2023-08-21 00:57:03 +02:00
Tetrakern
b419f2903e Clean ups and optimizations 2023-08-19 13:33:25 +02:00
Tetrakern
bb49f85924 Improve comment edit tracking 2023-08-10 02:29:54 +02:00
Tetrakern
373baa55c9 Make actions/filter no longer pluggable
You can remove them anyway, no need to sacrifice CPU cycles for this.
2023-08-08 22:45:55 +02:00
Tetrakern
15a8978db9 Fix tabnav for comment mod menu 2023-06-09 18:53:36 +02:00
Tetrakern
0acfdf90d2 Improve performance of comment mod menu 2023-06-09 18:30:53 +02:00
Tetrakern
4ead339a5f Fix comment moderation condition
What the heck happened here?
2023-06-04 02:02:04 +02:00
Tetrakern
11d5e2a7c6 Update wording in comment edit screen 2023-02-14 11:49:10 +01:00
Tetrakern
2652695d71 Remove incorrect return value from documentation 2023-01-26 09:20:56 +01:00
Tetrakern
96f073bcdb Add missing param type in documentation 2023-01-26 09:20:21 +01:00
Tetrakern
0b784b8b6a Improve accessibility 2023-01-23 16:27:52 +01:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00