Tetrakern
|
aec50ec51b
|
Merge branch 'main' into storygraph_api
|
2023-02-17 16:07:51 +01:00 |
|
Tetrakern
|
faa45acb10
|
Update _oauth.php
|
2023-02-17 16:07:40 +01:00 |
|
Tetrakern
|
534473a8a7
|
Update _api.php
|
2023-02-17 15:24:24 +01:00 |
|
Tetrakern
|
288ecf257b
|
Merge branch 'main' into storygraph_api
|
2023-02-17 11:57:42 +01:00 |
|
Tetrakern
|
edda6b085c
|
Fix and improve chapter list shortcode
|
2023-02-17 11:55:55 +01:00 |
|
Tetrakern
|
b75022fd8b
|
Optimize query
|
2023-02-17 10:02:51 +01:00 |
|
Tetrakern
|
6d6b89792f
|
Use query for better performance
|
2023-02-17 01:59:27 +01:00 |
|
Tetrakern
|
fd82a5ee6b
|
Merge branch 'main' into storygraph_api
|
2023-02-16 22:33:05 +01:00 |
|
Tetrakern
|
6777a24762
|
Hide comment form inputs until clicked
|
2023-02-16 22:31:31 +01:00 |
|
Tetrakern
|
6d253e2901
|
Merge branch 'main' into storygraph_api
|
2023-02-16 15:19:37 +01:00 |
|
Tetrakern
|
3d0330ed6f
|
Remove [u] BBCode
Could be confused for links and really, who needs that?
|
2023-02-16 14:50:38 +01:00 |
|
Tetrakern
|
7a724e700e
|
Paginate stories
|
2023-02-16 13:59:09 +01:00 |
|
Tetrakern
|
6d654fb203
|
Add taxonomies
|
2023-02-15 10:25:27 +01:00 |
|
Tetrakern
|
da860e880a
|
Merge branch 'main' into storygraph_api
|
2023-02-15 01:45:59 +01:00 |
|
Tetrakern
|
7eadc2a67d
|
Update _utility.php
|
2023-02-15 01:45:14 +01:00 |
|
Tetrakern
|
6645190125
|
Simplify function
|
2023-02-15 01:44:58 +01:00 |
|
Tetrakern
|
0d04b27f72
|
Merge branch 'main' into storygraph_api
|
2023-02-15 01:39:40 +01:00 |
|
Tetrakern
|
cc5d5ffc84
|
Add utility to get taxonomy names of post
|
2023-02-15 01:39:31 +01:00 |
|
Tetrakern
|
e62fca41de
|
Merge branch 'main' into storygraph_api
|
2023-02-14 20:16:54 +01:00 |
|
Tetrakern
|
1b5bb8eb9c
|
Allow AJAX comment submit for default form
|
2023-02-14 19:36:48 +01:00 |
|
Tetrakern
|
22abf04c20
|
Add explanation to comment settings
|
2023-02-14 14:03:29 +01:00 |
|
Tetrakern
|
9cec205dc7
|
Update _api.php
|
2023-02-14 13:21:53 +01:00 |
|
Tetrakern
|
bf16600a95
|
Merge branch 'main' into storygraph_api
|
2023-02-14 12:55:38 +01:00 |
|
Tetrakern
|
161b3da72f
|
Private replies are now also of type private
They were always hidden but this ensures they stay hidden even if the parent comment is updated.
|
2023-02-14 12:53:55 +01:00 |
|
Tetrakern
|
11d5e2a7c6
|
Update wording in comment edit screen
|
2023-02-14 11:49:10 +01:00 |
|
Tetrakern
|
0043e3d931
|
Fix WP default comment form
|
2023-02-14 11:13:52 +01:00 |
|
Tetrakern
|
e2cd8968f1
|
Chapters
|
2023-02-14 03:32:05 +01:00 |
|
Tetrakern
|
0b50861c75
|
API setting constants
|
2023-02-13 22:48:17 +01:00 |
|
Tetrakern
|
8bb48da55e
|
Story node and caching
|
2023-02-13 13:49:28 +01:00 |
|
Tetrakern
|
9bb9ec0e19
|
Update _api.php
|
2023-02-13 10:56:47 +01:00 |
|
Tetrakern
|
333f6bb8a2
|
Merge branch 'main' into storygraph_api
|
2023-02-13 02:10:23 +01:00 |
|
Tetrakern
|
06baa2fb59
|
Revert NSFW flag
Honestly, a taxonomy works as well and better.
|
2023-02-13 02:10:00 +01:00 |
|
Tetrakern
|
917d8bd180
|
Update _api.php
|
2023-02-13 02:08:00 +01:00 |
|
Tetrakern
|
f404a43d3b
|
NSFW story flag
|
2023-02-12 21:22:21 +01:00 |
|
Tetrakern
|
666f792bb7
|
Merge branch 'main' into storygraph_api
|
2023-02-12 21:18:53 +01:00 |
|
Tetrakern
|
580e7bd1ee
|
Add NSFW flags to stories and chapters
Currently not used and redundant if the age rating is set to Adult, but this might be useful in the future.
|
2023-02-12 21:18:39 +01:00 |
|
Tetrakern
|
daa0744190
|
Add cover and header images for story
|
2023-02-11 13:02:15 +01:00 |
|
Tetrakern
|
fc5dddf286
|
Add support links
|
2023-02-10 11:58:36 +01:00 |
|
Tetrakern
|
77d10f8def
|
Merge branch 'main' into storygraph_api
|
2023-02-10 11:54:33 +01:00 |
|
Tetrakern
|
f2a3bc4a64
|
Fix docu
|
2023-02-10 11:41:11 +01:00 |
|
Tetrakern
|
eab18764d9
|
Simplify function (kinda)
|
2023-02-10 11:35:58 +01:00 |
|
Tetrakern
|
c891152022
|
Move function to content helpers
Fits better here than in utilities.
|
2023-02-10 11:23:07 +01:00 |
|
Tetrakern
|
06d69a9ce9
|
Prepare image for option condition
|
2023-02-10 11:20:33 +01:00 |
|
Tetrakern
|
31783ec8d4
|
Merge branch 'main' into storygraph_api
|
2023-02-10 02:20:31 +01:00 |
|
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 |
|