Tetrakern
948ea98bd2
Improve sitemap generation
2023-11-15 11:03:42 +01:00
Tetrakern
6651b7c7b1
Improve author statistics queries
2023-11-15 10:32:05 +01:00
Tetrakern
0631b77f7f
Bump version to 5.7.7
2023-11-14 22:33:04 +01:00
Tetrakern
a961c22a24
Hide RSS link on oneshots
2023-11-14 20:53:52 +01:00
Tetrakern
071323f5c2
Hide empty chapter count for oneshots on cards
2023-11-14 19:20:54 +01:00
Tetrakern
a717984715
Do not render chapter list for empty oneshots
...
This is dumb but alright, I don't care.
2023-11-14 18:36:26 +01:00
Tetrakern
b024ebb41b
Only show story changelog if there are chapters
2023-11-14 18:35:45 +01:00
Tetrakern
34054ea56f
Update translation function to _x()
2023-11-14 18:17:24 +01:00
Tetrakern
01ff03fe3d
Add description to story word count
...
Eh, why not if that makes some people happy?
2023-11-14 17:13:23 +01:00
Tetrakern
dc424099fa
Improve total word count query
2023-11-14 10:07:15 +01:00
Tetrakern
457382112f
Fix wrong query argument
2023-11-14 10:06:41 +01:00
Tetrakern
f1e2bb0968
Encapsulate critical head script
2023-11-14 03:20:31 +01:00
Tetrakern
fd243da944
Improve chapter paragraph ID filter
2023-11-13 22:15:58 +01:00
Tetrakern
5652403fe9
Optimize taxonomy page filter
2023-11-13 13:34:39 +01:00
Tetrakern
5e0fccc98a
Code formatting
2023-11-13 11:05:05 +01:00
Tetrakern
5f6e21d21b
Remove superfluous parameters
2023-11-13 10:33:48 +01:00
Tetrakern
05929d2399
Code formatting
2023-11-13 03:26:30 +01:00
Tetrakern
729d68a21b
Fix stories schema not respecting hidden stories
v5.7.6
2023-11-12 18:42:30 +01:00
Tetrakern
19d4d61e0b
Improve list template schema generation
...
Queries should be more efficient now.
2023-11-12 18:42:04 +01:00
Tetrakern
602198d1d9
Fix and improve sticky comments
2023-11-12 16:50:59 +01:00
Tetrakern
198e1cc4ab
Add condition to card list query setup
2023-11-12 16:17:06 +01:00
Tetrakern
d3738ec3e3
Remove meta query from search
...
This was too expensive. Hiding results is not great but at least feasible.
2023-11-12 15:58:02 +01:00
Tetrakern
635b73abc8
Optimize author statistics query args
2023-11-12 15:11:56 +01:00
Tetrakern
bd7ae5d45d
Fx variable names
2023-11-12 15:09:43 +01:00
Tetrakern
a838737e7f
Improve query performance of author statistics
2023-11-12 15:09:03 +01:00
Tetrakern
38b9754e00
Optimize card list query by case
2023-11-12 14:31:28 +01:00
Tetrakern
d0e3417e2e
Update fictioneer_get_card_list function
...
Excluding IDs based on a paginated result and then query again was not guaranteed to work since the new query could include new IDs that need excluding.
2023-11-12 14:23:44 +01:00
Tetrakern
c1a09e9fd7
Code formatting
2023-11-12 14:10:59 +01:00
Tetrakern
5803437442
Fix slow main RSS feed query
2023-11-12 12:42:25 +01:00
Tetrakern
fac614bdf8
Reduce Follows meta query
2023-11-12 01:53:01 +01:00
Tetrakern
f901320b3d
Improve query for author stories
2023-11-12 01:16:07 +01:00
Tetrakern
426ae29f10
Fix slow query for author chapters
2023-11-12 01:14:34 +01:00
Tetrakern
90f42d18ab
Fix slow query in chapters schema
...
This took over 10 seconds.
2023-11-12 00:36:10 +01:00
Tetrakern
d229ea9a82
Code formatting
2023-11-12 00:23:10 +01:00
Tetrakern
c16db52c99
Update INSTALLATION.md
2023-11-11 16:36:29 +01:00
Tetrakern
d77d42baa9
Update README.md
2023-11-11 11:25:55 +01:00
Tetrakern
b4f8421e93
Improve DB optimizer and boolean settings
2023-11-10 22:22:33 +01:00
Tetrakern
faf8d238bd
Remove unnecessary do_settings_sections calls
...
Well, yeah, you could use this to properly add all the settings. But, counter argument: How about no?
2023-11-10 20:32:28 +01:00
Tetrakern
83edaf34c0
Bump version to 5.7.6
2023-11-10 20:23:23 +01:00
Tetrakern
6281ab64a0
Update font awesome integration
2023-11-10 17:22:35 +01:00
Tetrakern
fcdecf6f94
Update FAQ.md
2023-11-09 17:43:39 +01:00
Tetrakern
0cb3baa674
Limit story chapters to publish, private, future
v5.7.5
2023-11-09 13:58:33 +01:00
Tetrakern
3b5ec9b2cc
Update modal header style
2023-11-09 13:27:05 +01:00
Tetrakern
931baaa57e
Add placeholder to ePUB css meta field
2023-11-09 13:15:11 +01:00
Tetrakern
bb01b41053
Tested up to: 6.4.1
2023-11-09 12:59:27 +01:00
Tetrakern
f10b376f91
Cover private to draft chapter update
2023-11-09 10:52:03 +01:00
Tetrakern
7e3ef28577
Disable story changelog option if constant is false
2023-11-08 22:09:38 +01:00
Tetrakern
1f0f30a1d8
Add story changelog
2023-11-08 20:03:19 +01:00
Tetrakern
24ffffbbc0
Add string utility to return '%s'
2023-11-08 19:59:14 +01:00
Tetrakern
c564b89214
Add utility to unset array items by value
2023-11-08 13:41:15 +01:00