211 Commits

Author SHA1 Message Date
Tetrakern
f2709fbaff Bump version to 5.18.1 2024-05-16 19:29:38 +02:00
Tetrakern
de863a6504 Add page wrapper to wp-signup 2024-05-16 14:27:37 +02:00
Tetrakern
0427c6639c Bump version to 5.18.0 2024-05-15 12:45:34 +02:00
Tetrakern
a4bafdce33 Bump version to 5.17.2 2024-05-14 10:08:09 +02:00
Tetrakern
ef9e50453a Bump version to 5.17.1 2024-05-13 10:18:51 +02:00
Tetrakern
f1904016ef Bump version to 5.17.0 2024-05-10 23:33:00 +02:00
Tetrakern
f2e731475a Merge _avatars.php into _user_data.php
Another needless file system operation less.
2024-05-10 15:56:05 +02:00
Tetrakern
dcfd17dd1b Add Story Mirror page template 2024-05-09 23:56:51 +02:00
Tetrakern
5be834806c Bump version to 5.16.0 2024-05-09 17:58:24 +02:00
Tetrakern
9805ae705c Remove constant again
Unnecessary if you can just unhook the action.
2024-05-07 21:05:07 +02:00
Tetrakern
3b247122a0 Add constant for fast requests 2024-05-07 20:47:02 +02:00
Tetrakern
6bbf3a5208 Remove fast AJAX pipeline
Too many issues
2024-05-07 14:21:05 +02:00
Tetrakern
2d7dd32ade Bump version to 5.15.2 2024-05-03 01:31:06 +02:00
Tetrakern
8bc50fab56 Bump version to 5.15.1 (hotfix) 2024-05-01 19:57:30 +02:00
Tetrakern
f223c695f0 Bump version to 5.15.0 2024-05-01 02:58:39 +02:00
Tetrakern
4dec87b117 Add constant to handle Patreon user data expiration
And reduce the time to one week per default.
2024-04-27 12:59:23 +02:00
Tetrakern
9f9fe791e9 Increase author search keyword limit to 300
Whatever.
2024-04-26 13:22:40 +02:00
Tetrakern
4098b44ee2 Increase author search keyword limit to 200 2024-04-26 12:32:17 +02:00
Tetrakern
70f9716f2a Bump version to 5.14.0 2024-04-24 21:20:20 +02:00
Tetrakern
0787283099 Add singular-story page template 2024-04-14 12:47:39 +02:00
Tetrakern
5df5bc696f Rename files for clarity, move some functions
Bringing order to the mess, one commit at a time.
2024-04-13 16:54:33 +02:00
Tetrakern
5938d9de84 Bump version to 5.13.0 2024-04-13 03:50:29 +02:00
Tetrakern
8d88ad7fb9 Bump version to 5.12.4 2024-04-04 11:12:01 +02:00
Tetrakern
d50c959c8c Fix some doc comments 2024-03-30 12:36:56 +01:00
Tetrakern
915df7ab6d Turned off browser notes due to SEO concerns 2024-03-27 14:09:30 +01:00
Tetrakern
88d7a87561 Bump version to 5.12.3 2024-03-23 13:28:00 +01:00
Tetrakern
f0612c7d0f Optionize async font loading pattern
This works great, but if the site has a content policy preventing onload events from working, you can turn it off with a constant.
2024-03-08 11:46:24 +01:00
Tetrakern
221660358c Bump version to 5.12.2 2024-03-07 17:09:11 +01:00
Tetrakern
792e91cac5 Add FICTIONEER_DEFER_SCRIPTS constant 2024-03-07 00:19:40 +01:00
Tetrakern
d47af83176 Bump version to 5.12.1 2024-03-05 00:03:25 +01:00
Tetrakern
312111c45c Bump version to 5.12.0 2024-03-02 19:50:37 +01:00
Tetrakern
192087c051 Bump version to 5.11.0 2024-02-15 00:59:45 +01:00
Tetrakern
fc561b0fdb Bump version to 5.10.0 2024-02-10 01:53:45 +01:00
Tetrakern
2f3a26f4fa Apply new theme mods 2024-02-07 22:56:39 +01:00
Tetrakern
9819ab02c7 Bump version to 5.9.4 2024-02-02 01:01:53 +01:00
Tetrakern
f39a259516 Spring cleaning
Renamed and reordered things for more clarity and efficiency.
2024-01-29 17:08:19 +01:00
Tetrakern
f7e25e5008 Change constant for post__(not)_in arguments 2024-01-29 00:00:44 +01:00
Tetrakern
e159b952f3 Add options for the extended meta queries
I think this should be easier to reach.
2024-01-28 19:55:54 +01:00
Tetrakern
a35ebe7900 Add constant to toggle extended meta queries 2024-01-28 19:27:56 +01:00
Tetrakern
bd8131adb3 Bump version to 5.9.3 2024-01-28 02:41:45 +01:00
Tetrakern
e55e8aaf67 Bump version to 5.9.2 2024-01-26 15:29:39 +01:00
Tetrakern
bc7944117e Bump version to 5.9.1 2024-01-23 17:38:10 +01:00
Tetrakern
1612f6cd69 Add constant for chapter icon examples 2024-01-23 11:30:59 +01:00
Tetrakern
9ac9089205 Update Font Awesome to 6.5.1 2024-01-23 11:23:11 +01:00
Tetrakern
1bb0c541d5 Add browser notes for outdated... browsers
I can understand not updating your browser for several months. Sometimes, you just have too many tabs open and it would be a real inconvenience. BUT YEARS?!
2024-01-22 16:19:10 +01:00
Tetrakern
73c366ee0d Add optional age confirmation modal 2024-01-20 14:41:33 +01:00
Tetrakern
475af0f8fb Add utility function to safely truncate strings
This had a small chance to fail or return invalid HTML.
2024-01-19 14:42:19 +01:00
Tetrakern
5e24ba08c9 Bump version to 5.9.0 2024-01-18 23:45:17 +01:00
Tetrakern
0aadf8c182 Bump version to 5.8.7 2024-01-11 14:20:02 +01:00
Tetrakern
13ed788c89 Increase and add constant for old post time threshold 2024-01-10 13:27:16 +01:00