488 Commits

Author SHA1 Message Date
Tetrakern
e00787589d Revert "Unify since version number format"
This reverts commit 8c4b44e41db8454af65ce4a909e0cb12db8828f8.
2024-01-26 17:45:53 +01:00
Tetrakern
8ed48b79e2 Use container-inline-size where needed
Instead of redundantly adding to property.
2024-01-26 15:56:18 +01:00
Tetrakern
8c4b44e41d Unify @since version number format
Yes, it bothered me.
2024-01-26 15:51:11 +01:00
Tetrakern
f85840702d Add utility function for collection statistics 2024-01-26 14:40:56 +01:00
Tetrakern
85d3b8755d Fix undefined variable error 2024-01-26 12:02:28 +01:00
Tetrakern
3b67407678 Rename function to fictioneer_get_story_chapter_ids
Because this is what it actually returns.
2024-01-26 00:24:31 +01:00
Tetrakern
6210a0d2e4 Apply missing inline-size containers 2024-01-24 23:06:26 +01:00
Tetrakern
2b9e5e2c93 Add overlay nav layout option 2024-01-23 14:52:56 +01:00
Tetrakern
992f188bb5 Add and apply CSS utility class for inline-size 2024-01-21 22:58:26 +01:00
Tetrakern
58c753b3fd Increase card menu click area 2024-01-20 21:26:35 +01:00
Tetrakern
812a7f2406 Improved story and chapter card scaling 2024-01-20 19:26:02 +01:00
Tetrakern
e1122b99e4 Add container query to latest chapters line clamp 2024-01-20 16:44:24 +01:00
Tetrakern
73c366ee0d Add optional age confirmation modal 2024-01-20 14:41:33 +01:00
Tetrakern
fcbc0c9402 Update show/hide-below classes for cards 2024-01-19 23:43:31 +01:00
Tetrakern
626e89a3b0 Refactor cards with container queries 2024-01-19 22:24:08 +01:00
Tetrakern
73537691bd Rename CSS class two-columns to grid-columns
Depending on the site width, this are, in fact, not just two columns.
2024-01-19 14:55:50 +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
c31a863dfc Fix card content truncation containers 2024-01-19 14:13:17 +01:00
Tetrakern
562b6c5816 Add protected icon to (some) cards 2024-01-18 21:44:29 +01:00
Tetrakern
35636c0f35 Split story-content partial into actions 2024-01-18 21:12:07 +01:00
Tetrakern
0766441ea0 Add scheduled chapter note to story pages 2024-01-18 19:08:12 +01:00
Tetrakern
86853cc6e6 Add option to collapse chapter groups by default 2024-01-18 12:15:19 +01:00
Tetrakern
026176241d Add isset checks to profile updates
Partial updates are not a thing, but just to be safe. This had already been an issue with post meta once.
2024-01-12 13:27:45 +01:00
Tetrakern
44125dde10 Add profile flag to lock avatar 2024-01-12 11:15:23 +01:00
Tetrakern
c967c8db51 Add filter for chapter page identity HTML 2023-12-28 17:14:07 +01:00
Tetrakern
0164576c93 Add filter for story page identity HTML 2023-12-28 04:32:24 +01:00
Tetrakern
78005f40d9 Improve sanitization 2023-12-15 17:51:09 +01:00
Tetrakern
db8cedd7aa Update _post.php 2023-12-02 23:11:52 +01:00
Tetrakern
eeeb2fdcee Reduce yet more unnecessary get_the_ID calls 2023-12-02 11:58:58 +01:00
Tetrakern
ca5b57aeec Reduce more unnecessary get_the_ID calls 2023-12-02 01:39:14 +01:00
Tetrakern
f207720f52 Reduce unnecessary get_the_ID calls 2023-12-02 00:00:13 +01:00
Tetrakern
7cba8b32a0 Add filter for taxonomy pills groups 2023-11-30 20:53:35 +01:00
Tetrakern
c3af1d6890 Add types to taxonomy pills groups
Doesn't make a difference for now, but I might add a filter here later.
2023-11-30 20:36:00 +01:00
Tetrakern
294d13ce38 Cleanup 2023-11-30 17:52:19 +01:00
Tetrakern
fb92db30ee Fix word count in collections 2023-11-30 17:12:48 +01:00
Tetrakern
36aff1f54a Add fictioneer_get_word_count helper 2023-11-30 17:10:19 +01:00
Tetrakern
082337c53c Add fictioneer_get_story_chapters helper 2023-11-30 16:21:16 +01:00
Tetrakern
b65e8ccea1 Replace fictioneer_get_field with get_post_meta
This wrapper made sense at some point in the past, now it was just unnecessary overhead.
2023-11-30 16:03:53 +01:00
Tetrakern
e0176eac59 Use fictioneer_get_field everwhere
I might actually remove it later on because it does not safe space anyway, but at least it is consistent for now.
2023-11-30 10:58:45 +01:00
Tetrakern
b98d45404a Add type casting to word count operations 2023-11-27 22:41:43 +01:00
Tetrakern
4c217fba08 Update _header-inner.php 2023-11-26 14:32:25 +01:00
Tetrakern
22e3eec51c Renamed header partials, hooks, and functions
This better reflects what they do, now that there are multiple options.
2023-11-26 14:24:09 +01:00
Tetrakern
a2cb9ca15a Add header and mobile nav styles to Customizer 2023-11-24 23:34:57 +01:00
Tetrakern
dacde9c2cb Remove unnecessary constants
Auto-loaded anyway.
2023-11-24 12:05:32 +01:00
Tetrakern
ba08c264fe Update navigation bar style 2023-11-24 09:45:53 +01:00
Tetrakern
a8e57de231 Revert profile explanation updates
This is no longer true.
2023-11-21 23:40:08 +01:00
Tetrakern
e38194a66c Clarify nickname usage in profile 2023-11-21 16:41:22 +01:00
Tetrakern
3a0a9037ad Fix collection statistics for empty cases 2023-11-20 02:53:12 +01:00
Tetrakern
82d8069d80 Add missing story updates
And some cleanup.
2023-11-19 21:10:12 +01:00
Tetrakern
a961c22a24 Hide RSS link on oneshots 2023-11-14 20:53:52 +01:00