201 Commits

Author SHA1 Message Date
Tetrakern
67cc797010 Fix comment form Stimulus controller for LiteSpeed
Only relevant if logged-in users are severed cached files and not loaded via AJAX.
2024-12-21 01:45:25 +01:00
Tetrakern
177630f367 Update DEVELOPMENT.md 2024-12-09 02:31:51 +01:00
Tetrakern
f5e0188c1f
Add Stimulus (#65) 2024-12-06 17:38:32 +01:00
Tetrakern
86a97e71b1 Switch to ECMA 13 2024-11-20 00:28:16 +01:00
Tetrakern
eae739f074 Remove post_fields filter
It did make the SQL faster, but the WP_Query slower. Something internally, most likely.
2024-11-05 23:58:26 +01:00
Tetrakern
7f3371f541 Modify SELECT clause of chapter list post query
From ~0.0945 ms to ~0.0017 ms.
2024-11-02 13:03:56 +01:00
Tetrakern
9f6861b1c6 Fix use of pre_get_posts hook to only use add_action()
add_filter() did work but was technically wrong.
2024-10-30 10:34:32 +01:00
Tetrakern
d169331627 Add custom CSS skins feature 2024-10-25 12:08:16 +02:00
Tetrakern
6788bfb5d2 Add fictioneer logged-in cookie 2024-10-23 19:27:09 +02:00
Tetrakern
7a7ea992d3 Legacy support for removed icon menu partial 2024-10-17 22:10:20 +02:00
Tetrakern
f10c80c201 Remove broken Transient cache for large query results
This did not consider the meta cache and caused potentially hundreds of additional queries instead of preventing them. Welp.
2024-10-17 16:06:13 +02:00
Tetrakern
e15226da6c Update DEVELOPMENT.md 2024-10-16 22:00:15 +02:00
iniznet
77ea3aad92 chore: documentating 2024-10-14 23:34:30 +07:00
Tetrakern
e019391e72 Optimize Transient cache purge
Hopefully, this will work better with external object caches.
2024-10-12 21:29:00 +02:00
Tetrakern
ec901a971a Update DEVELOPMENT.md 2024-10-12 13:54:44 +02:00
Tetrakern
1359545fe5 Update DEVELOPMENT.md 2024-10-05 23:07:02 +02:00
Tetrakern
b9d18fedce Improve and fix hook list part 4 2024-10-05 23:05:32 +02:00
Tetrakern
49885b40ce Improve and fix hook list part 3 2024-10-05 22:45:57 +02:00
Tetrakern
3ee1156a23 Improve and fix hook list part 2 2024-10-05 22:11:21 +02:00
Tetrakern
693a7e63ee Remove obsolete and disabled repair actions 2024-10-05 21:38:46 +02:00
Tetrakern
209bb62cda Improve and fix hook list part 1 2024-10-05 21:27:08 +02:00
Tetrakern
afdeac9b4a Add option to fix line breaks 2024-10-03 23:41:53 +02:00
Tetrakern
d319025dbb Replace fictioneer_deleted_by_user with user_deleted comment type
One meta field less.
2024-09-23 03:01:53 +02:00
Tetrakern
f9eccadd60 Auto-disable Page Optimize plugin
It breaks the theme.
2024-09-21 22:22:07 +02:00
Tetrakern
329a067da0 Replace fictioneer_exclude_protected_posts() 2024-09-20 23:32:29 +02:00
Tetrakern
13032992b4 Add data-jetpack-boost="ignore" 2024-09-20 16:23:26 +02:00
Tetrakern
899f730eac Made fictioneer_cleanup_discord_meta() generic 2024-09-17 11:17:29 +02:00
Tetrakern
65d64c7b83 Add additional chapter bulk edit fields 2024-09-16 23:50:07 +02:00
Tetrakern
267e7aba34 Update DEVELOPMENT.md 2024-09-16 02:19:38 +02:00
Tetrakern
2e34bdb096 Update Patreon bulk edit and documentation 2024-09-16 02:11:30 +02:00
Tetrakern
1a07af1988 Remove default chapter icons from post meta
There is no need to bloat the table with them. This also allows to replace the default icon without having to do a database update.
2024-09-10 13:50:53 +02:00
Tetrakern
3f65c2b883 Fix missing story ID in discord chapter message 2024-09-10 11:52:18 +02:00
Tetrakern
737752293d Update DEVELOPMENT.md 2024-09-07 17:06:40 +02:00
Tetrakern
eac3006b0c Add story meta cache rebuild on save
After all, why not? Why shouldn't I restore it immediately?
2024-08-26 13:43:13 +02:00
Tetrakern
61bfbd49bc Add list type to shortcode and then some 2024-08-21 22:54:08 +02:00
Tetrakern
30dcc606d4 Add query result cache feature 2024-08-16 15:56:17 +02:00
Tetrakern
a61fdbbef3 Update DEVELOPMENT.md 2024-08-16 15:36:35 +02:00
Tetrakern
c82e49cf88 Add new functions to keep story comment count updated
This might not always be correct, but the comments get recounted in certain intervals anyway and this is cheap.
2024-08-14 23:57:14 +02:00
Tetrakern
69d34ca533 Update DEVELOPMENT.md 2024-08-14 21:45:15 +02:00
Tetrakern
82624eb7ad Update DEVELOPMENT.md 2024-08-10 16:31:00 +02:00
Tetrakern
86ebc2ad30 Add anti flicker measures for page loads 2024-08-09 03:56:51 +02:00
Tetrakern
1a6b8d807b Update DEVELOPMENT.md 2024-08-07 01:05:41 +02:00
Tetrakern
202292778e Refactor and fix Discord webhook functions 2024-07-29 17:13:28 +02:00
Tetrakern
a0a9d640f9 Update DEVELOPMENT.md 2024-07-26 22:45:54 +02:00
Tetrakern
df701ede12 Update DEVELOPMENT.md 2024-07-26 02:24:21 +02:00
Tetrakern
0635fb8342 Update DEVELOPMENT.md 2024-07-25 21:08:32 +02:00
Tetrakern
77ed77478d Update DEVELOPMENT.md 2024-07-15 23:32:11 +02:00
Tetrakern
baeda70b26 Update fictioneer_chapters_added when scheduled chapter goes live 2024-06-27 20:01:09 +02:00
Tetrakern
3e221510e6 Add option to disable WP emojis 2024-06-19 15:09:56 +02:00
Tetrakern
dcc769105d Always turn off script optimization for admins/editors
... in Autoptimize.
2024-06-11 17:13:31 +02:00