465 Commits

Author SHA1 Message Date
Tetrakern
8bb48da55e Story node and caching 2023-02-13 13:49:28 +01:00
Tetrakern
9bb9ec0e19 Update _api.php 2023-02-13 10:56:47 +01:00
Tetrakern
333f6bb8a2 Merge branch 'main' into storygraph_api 2023-02-13 02:10:23 +01:00
Tetrakern
06baa2fb59 Revert NSFW flag
Honestly, a taxonomy works as well and better.
2023-02-13 02:10:00 +01:00
Tetrakern
917d8bd180 Update _api.php 2023-02-13 02:08:00 +01:00
Tetrakern
f404a43d3b NSFW story flag 2023-02-12 21:22:21 +01:00
Tetrakern
666f792bb7 Merge branch 'main' into storygraph_api 2023-02-12 21:18:53 +01:00
Tetrakern
580e7bd1ee Add NSFW flags to stories and chapters
Currently not used and redundant if the age rating is set to Adult, but this might be useful in the future.
2023-02-12 21:18:39 +01:00
Tetrakern
daa0744190 Add cover and header images for story 2023-02-11 13:02:15 +01:00
Tetrakern
fc5dddf286 Add support links 2023-02-10 11:58:36 +01:00
Tetrakern
77d10f8def Merge branch 'main' into storygraph_api 2023-02-10 11:54:33 +01:00
Tetrakern
f2a3bc4a64 Fix docu v5.0.19 2023-02-10 11:41:11 +01:00
Tetrakern
eab18764d9 Simplify function (kinda) 2023-02-10 11:35:58 +01:00
Tetrakern
c891152022 Move function to content helpers
Fits better here than in utilities.
2023-02-10 11:23:07 +01:00
Tetrakern
06d69a9ce9 Prepare image for option condition 2023-02-10 11:20:33 +01:00
Tetrakern
31783ec8d4 Merge branch 'main' into storygraph_api 2023-02-10 02:20:31 +01:00
Tetrakern
e35e9a2d74 Improve support links 2023-02-10 02:20:02 +01:00
Tetrakern
60c7d740b7 Merge branch 'main' into storygraph_api 2023-02-10 02:10:58 +01:00
Tetrakern
3f60125e3d Update fictioneer_get_support_links 2023-02-10 02:10:46 +01:00
Tetrakern
c39e1153b0 Update _api.php 2023-02-10 02:10:22 +01:00
Tetrakern
f98ccc3dce Merge branch 'main' into storygraph_api 2023-02-10 02:05:02 +01:00
Tetrakern
82d2d4933c Update variable name 2023-02-10 02:03:53 +01:00
Tetrakern
ecf4b53317 Bump version to 5.0.19 2023-02-10 02:01:08 +01:00
Tetrakern
be8fa221f1 Add utility function to get support links 2023-02-10 02:00:43 +01:00
Tetrakern
caec42ba46 Start adding support links 2023-02-10 01:14:29 +01:00
Tetrakern
cd1527ae58 Add password 2023-02-10 01:14:18 +01:00
Tetrakern
463b389fc3 Add language 2023-02-09 22:17:43 +01:00
Tetrakern
fec339b7fb Add more content 2023-02-09 22:11:32 +01:00
Tetrakern
fe6852e6d7 Add some content 2023-02-09 18:11:34 +01:00
Tetrakern
78401fcce5 Bump version to 5.0.18 v5.0.18 2023-02-09 12:02:45 +01:00
Tetrakern
64f1bb1ea5 Use short modifiers for truncate CSS class 2023-02-09 10:44:04 +01:00
Tetrakern
c7ef4e0639 Fix admin bar navigation breakpoint
Who the hell came up with those?
2023-02-09 10:03:35 +01:00
Tetrakern
e88ef48d03 More obfuscation characters for chapter spoilers 2023-02-09 09:08:19 +01:00
Tetrakern
7460c9b24a Updates commenter badges 2023-02-09 02:32:26 +01:00
Tetrakern
25f1ac158d Bump version to 5.0.17 v5.0.17 2023-02-09 00:50:58 +01:00
Tetrakern
59a033a471 Darken card box shadow 2023-02-09 00:22:04 +01:00
Tetrakern
98528ed18f Fix embed block margins 2023-02-09 00:08:10 +01:00
Tetrakern
7a22da6833 Remove redundant CSS property 2023-02-08 23:26:00 +01:00
Tetrakern
3ddc737f38 Harden blocks against float 2023-02-08 23:24:07 +01:00
Tetrakern
f0158652b6 Disable floating for embed blocks 2023-02-08 23:19:14 +01:00
Tetrakern
7c18a1300a Fix comment 2023-02-08 22:48:07 +01:00
Tetrakern
1a7300ae89 Improve cleanup of relationship registry
Before, previously featured posts were not removed and would trigger unnecessary cache purges.
2023-02-08 21:36:36 +01:00
Tetrakern
7bca557c7e Add missing action condition 2023-02-08 21:04:34 +01:00
Tetrakern
f34ccfb2f6 Streamline constant
Now or never, before anyone uses them.
2023-02-08 20:54:54 +01:00
Tetrakern
d8f6ef9333 Add missing action condition 2023-02-08 20:43:53 +01:00
Tetrakern
3dc440a95f Update INSTALLATION.md 2023-02-08 20:34:03 +01:00
Tetrakern
6e5d30fdc4 Merge branch 'main' into storygraph_api 2023-02-08 20:25:23 +01:00
Tetrakern
b77fb8433c Rename constant to better reflect purpose 2023-02-08 20:13:11 +01:00
Tetrakern
b4471fedc7 Add constant to turn off story caches
In the unlikely case you have hundreds or thousands of stories, or you have a cache plugin anyway, you may want to not clutter the options table.
2023-02-08 20:02:59 +01:00
Tetrakern
e450709320 Clarify purpose of constant 2023-02-08 19:55:16 +01:00