257 Commits

Author SHA1 Message Date
Tetrakern
ba1c2fd3d2 Update FAQ.md 2023-02-16 20:41:39 +01:00
Tetrakern
3d0330ed6f Remove [u] BBCode
Could be confused for links and really, who needs that?
2023-02-16 14:50:38 +01:00
Tetrakern
7eadc2a67d Update _utility.php 2023-02-15 01:45:14 +01:00
Tetrakern
6645190125 Simplify function 2023-02-15 01:44:58 +01:00
Tetrakern
cc5d5ffc84 Add utility to get taxonomy names of post 2023-02-15 01:39:31 +01:00
Tetrakern
1b5bb8eb9c Allow AJAX comment submit for default form 2023-02-14 19:36:48 +01:00
Tetrakern
22abf04c20 Add explanation to comment settings 2023-02-14 14:03:29 +01:00
Tetrakern
e55f56413c Bump version to 5.0.20 v5.0.20 2023-02-14 12:54:45 +01:00
Tetrakern
161b3da72f Private replies are now also of type private
They were always hidden but this ensures they stay hidden even if the parent comment is updated.
2023-02-14 12:53:55 +01:00
Tetrakern
11d5e2a7c6 Update wording in comment edit screen 2023-02-14 11:49:10 +01:00
Tetrakern
2cacb9b541 Fix comment mod menu style 2023-02-14 11:17:57 +01:00
Tetrakern
0043e3d931 Fix WP default comment form 2023-02-14 11:13:52 +01:00
Tetrakern
e42ae309e4 Make AJAX comment form more resilient 2023-02-14 10:49:59 +01:00
Tetrakern
357cdbbe05 Fix comment listing if theme query is disabled 2023-02-14 03:41:34 +01:00
Tetrakern
06baa2fb59 Revert NSFW flag
Honestly, a taxonomy works as well and better.
2023-02-13 02:10:00 +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
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
e35e9a2d74 Improve support links 2023-02-10 02:20:02 +01:00
Tetrakern
3f60125e3d Update fictioneer_get_support_links 2023-02-10 02:10:46 +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
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
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
Tetrakern
9345102364 Fix gaps in card headers
Last time hopefully.
v5.0.16
2023-02-08 10:57:02 +01:00
Tetrakern
8ca379990f Bump version to 5.0.16 2023-02-07 23:10:41 +01:00
Tetrakern
e603b04a35 Remove some placeholder backgrounds from images 2023-02-07 22:33:33 +01:00
Tetrakern
13fcd0ad34 Update README.md v5.0.15 2023-02-07 21:02:44 +01:00
Tetrakern
854bc43345 Reduced minimum PHP version to 7.4
Local tests did not show any issues.
2023-02-07 16:18:18 +01:00
Tetrakern
b271e34b78 Update readme.txt 2023-02-07 16:17:46 +01:00