4464 Commits

Author SHA1 Message Date
Tetrakern
f19bdaa435 Add missing query param
Well, probably missing or irrelevant.
2024-10-27 01:08:23 +02:00
Tetrakern
0ef03c57e5 Remove test code
Welp
2024-10-26 23:47:59 +02:00
Tetrakern
b7e9684672 Update fictioneer.pot 2024-10-26 22:47:00 +02:00
Tetrakern
d77f3e18aa Add crosspost user capability 2024-10-26 22:46:30 +02:00
Tetrakern
a7051df9f1 Add fictioneer_set_chapter_story_parent() 2024-10-26 20:46:43 +02:00
Tetrakern
713cf7db06 Also set story as post parent for chapters
For the future.
2024-10-26 20:05:08 +02:00
Tetrakern
ac6a2422de Clarify chapter story meta description 2024-10-26 19:53:34 +02:00
Tetrakern
e5a5c24fce Fix doc comment 2024-10-26 08:23:18 +02:00
Tetrakern
f80ecac9bb Fix outdated meta field description 2024-10-26 08:22:18 +02:00
Tetrakern
4b41dc825c Add helper to get chapter story ID
This would be useful if I ever decide to use the parent ID field instead if meta.
2024-10-26 02:03:23 +02:00
Tetrakern
3f84aa6585 Update fictioneer.pot 2024-10-26 01:20:44 +02:00
Tetrakern
b1f3a5ad04 Fix admin styles 2024-10-26 01:19:41 +02:00
Tetrakern
4301bc0421 Update admin style and notice for skins 2024-10-26 00:08:22 +02:00
Tetrakern
e0cf883b5f Add skins interface to admin 2024-10-25 23:31:21 +02:00
Tetrakern
c3fde6dc3c Move skins HTML into helper function
Gotta render this in the admin, too.
2024-10-25 20:39:56 +02:00
Tetrakern
edd0db4807 Split skins script into own file
It's rather large and only used in certain places.
2024-10-25 20:22:04 +02:00
Tetrakern
d609891f82 Change skin HTML/JS to Stimulus-like format
I'm not using Stimulus yet, but maybe in the future. Also, this scheme is a lot more clear.
2024-10-25 20:16:06 +02:00
Tetrakern
8decd815d0 Add helper for skin translations
What a sentence lol
2024-10-25 15:32:10 +02:00
Tetrakern
d169331627 Add custom CSS skins feature 2024-10-25 12:08:16 +02:00
Tetrakern
c7d645ac28 Fix tooltip modal for story pages 2024-10-25 00:17:50 +02:00
Tetrakern
252ecd3715 Update theme login cookie 2024-10-24 17:13:19 +02:00
Tetrakern
edf97e3b40 Add count param to story blog posts query helper 2024-10-23 23:44:14 +02:00
Tetrakern
6788bfb5d2 Add fictioneer logged-in cookie 2024-10-23 19:27:09 +02:00
Tetrakern
cf8ef67497 Improve fcn_sanitizeHTML() 2024-10-22 18:06:50 +02:00
Tetrakern
1575442482 Fix tooltip modal width toggle
The extra width for long tooltips was never removed after being applied. Negligible bug, but annoying.
2024-10-21 11:12:42 +02:00
Tetrakern
3cdfc1f0b3 Fix footnotes not always being rendered v5.25.0 2024-10-20 23:46:35 +02:00
Tetrakern
a8dfa8cc84
Merge pull request #54 from FxxMorgan/main
Add Spanish translation
2024-10-20 23:10:52 +02:00
Tetrakern
d75ed3da2d Fix chapter index style for when icons are hidden 2024-10-20 22:06:36 +02:00
Tetrakern
cfc90f8371 Update FAQ.md 2024-10-20 21:33:32 +02:00
Tetrakern
e476cfdafd Fix bookshelf link in mobile menu showing if logged-out 2024-10-20 20:11:08 +02:00
Tetrakern
fd3d9214fd Bumb version to 5.25.0 2024-10-20 13:08:35 +02:00
Tetrakern
e526eb3948 Update fictioneer.pot 2024-10-20 13:03:27 +02:00
Tetrakern
9accf2a70b Update doc comment 2024-10-20 13:02:47 +02:00
Tetrakern
fc2a1eaae4 Add Bluesky share button
Also reorder buttons and add nofollow.
2024-10-20 12:59:26 +02:00
Tetrakern
df6e4853dd Remove telegram and whatsapp share buttons
Who tf needs them?
2024-10-20 12:51:40 +02:00
Tetrakern
4346ef493b Update config.codekit3 2024-10-20 11:34:11 +02:00
Tetrakern
4a302af129 Fix media button style 2024-10-20 11:33:11 +02:00
Tetrakern
026f912cfb Add local site setting to hide taxonomies
Because it was easy.
2024-10-19 16:14:11 +02:00
Tetrakern
b21084b78b Account for line list style in chapter index modal 2024-10-18 20:08:10 +02:00
Tetrakern
64184f49f7 Update modal max-height 2024-10-18 19:54:29 +02:00
Tetrakern
93d279e053 Fix dialog modal close on background click
Does no longer trigger when you click in the scroll bar.
2024-10-18 19:18:21 +02:00
Tetrakern
44362b1172 Limit chapter index modal height to 600px 2024-10-18 18:33:06 +02:00
Tetrakern
fab314453e Bumb version to 5.25.0-beta6
Last one. Probably.
2024-10-18 18:26:23 +02:00
Tetrakern
cf9b88bd10 Fix fullscreen page padding
One would assume CSS is smart enough to handle a "0" instead of "0px" but apparently not. Not like both mean the same or something.
2024-10-18 16:57:18 +02:00
Tetrakern
15131f9bf8 Fix current chapter mark in chapter index modal 2024-10-18 16:13:35 +02:00
Tetrakern
aa55620fc4 Update fictioneer.pot 2024-10-18 16:07:13 +02:00
Tetrakern
e1855d85f1 Refactor chapter index into modal
And then some.
2024-10-18 16:01:48 +02:00
Tetrakern
98494bdfae Update CUSTOMIZE.md 2024-10-18 02:32:26 +02:00
Tetrakern
520c748f55 Add FICTIONEER_LIST_SCHEDULED_CHAPTERS 2024-10-18 02:22:54 +02:00
Tetrakern
27f25a18ac Reposition social media settings group 2024-10-18 01:35:31 +02:00