Tetrakern
|
fa22a9e432
|
Merge branch 'main' into storygraph_api
|
2023-02-17 16:32:19 +01:00 |
|
Tetrakern
|
792baf07fe
|
Update comment AJAX skeletons
|
2023-02-17 16:31:42 +01:00 |
|
Tetrakern
|
5e85c900fc
|
Condition for OAuth endpoint
|
2023-02-17 16:27:15 +01:00 |
|
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
|
b66f90c7ca
|
Improve story chapter list performance
One optimized query for all is better than one query per chapter. Seriously, what was I thinking?
|
2023-02-17 11:04:47 +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
|
2523353143
|
Merge branch 'main' into storygraph_api
|
2023-02-16 22:40:24 +01:00 |
|
Tetrakern
|
4d009961eb
|
Update BBCode tutorial modal
|
2023-02-16 22:40:11 +01:00 |
|
Tetrakern
|
fd82a5ee6b
|
Merge branch 'main' into storygraph_api
|
2023-02-16 22:33:05 +01:00 |
|
Tetrakern
|
553dafdf33
|
Bump version to 5.0.21
|
2023-02-16 22:31:57 +01:00 |
|
Tetrakern
|
6777a24762
|
Hide comment form inputs until clicked
|
2023-02-16 22:31:31 +01:00 |
|
Tetrakern
|
ba1c2fd3d2
|
Update FAQ.md
|
2023-02-16 20:41:39 +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
|
e55f56413c
|
Bump version to 5.0.20
v5.0.20
|
2023-02-14 12:54:45 +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
|
2cacb9b541
|
Fix comment mod menu style
|
2023-02-14 11:17:57 +01:00 |
|
Tetrakern
|
0043e3d931
|
Fix WP default comment form
|
2023-02-14 11:13:52 +01:00 |
|
Tetrakern
|
e42ae309e4
|
Make AJAX comment form more resilient
|
2023-02-14 10:49:59 +01:00 |
|
Tetrakern
|
357cdbbe05
|
Fix comment listing if theme query is disabled
|
2023-02-14 03:41:34 +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 |
|