4487 Commits

Author SHA1 Message Date
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
Tetrakern
9c7e94cd5f Update top anchor in chapter micro menu 2023-02-05 13:44:33 +01:00
Tetrakern
3e56c0ce7e Improve responsiveness of chapter action row v5.0.12 2023-02-04 16:40:05 +01:00
Tetrakern
4ad2e98d77 Bump version to 5.0.12 2023-02-04 16:27:52 +01:00
Tetrakern
ab117a5c6d Chapter width setting adds utility classes to main 2023-02-04 16:26:54 +01:00
Tetrakern
7352ecd5c3 Add sticky icon to story cards 2023-02-04 16:15:25 +01:00
Tetrakern
75c27cdb50 Improve output for story/chapter card excerpts 2023-02-04 15:22:13 +01:00
Tetrakern
ec18647fd1 Revert "Change color of chapter list meta from 700 to 800"
This reverts commit 068b3cf066ad7596a457ca69e91a58388c06e6a6.
2023-02-02 18:49:10 +01:00
Tetrakern
068b3cf066 Change color of chapter list meta from 700 to 800 2023-02-02 18:45:20 +01:00
Tetrakern
19cc0792e6 Change color of chapter list meta from 600 to 700 2023-02-02 10:51:20 +01:00
Tetrakern
6b9824d464 Bump version v5.0.11 2023-02-02 00:26:11 +01:00
Tetrakern
089e547fad Update ACTIONS.md 2023-02-01 23:25:03 +01:00
Tetrakern
d356374f42 Navigation menu items can now wrap on desktop
And focus-within keeps the nav bar visible like hover.
2023-02-01 23:24:17 +01:00