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
Tetrakern
622d42da45
Set up endpoint
2023-02-08 19:51:48 +01:00
Tetrakern
c9f618ba2f
Include API partial
...
Gotta start somewhere.
2023-02-08 14:46:09 +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
Tetrakern
d0ce320b90
Bump version to 5.0.15
2023-02-07 16:16:35 +01:00
Tetrakern
45e4fdae5d
Fix mobile scroll performance for Chromium
...
Apparently, there is a bug in the render engine that causes scroll stuttering when certain styles are combined. In this case drop-shadow with an internal overflow scroll container. The contain property did not help. And since box-shadow works unless you use a clip-path, let's just use box-shadow.
2023-02-07 16:06:27 +01:00
Tetrakern
0ecd6b3990
Remove obsolete CSS class
2023-02-07 11:34:27 +01:00
Tetrakern
de6c09e11f
Bump version to 5.0.14
v5.0.14
2023-02-06 10:03:22 +01:00
Tetrakern
821021e177
Fix icon spacing on cards
2023-02-06 09:17:33 +01:00
Tetrakern
0c2ac49f54
Fix checkmark position in grid view
2023-02-06 02:43:28 +01:00
Tetrakern
545a12cbbd
Bump version to 5.0.13
v5.0.13
2023-02-05 13:49:06 +01:00
Tetrakern
2d306ee45d
Fix non working bookmark scroll buttons
2023-02-05 13:45:16 +01:00