3975 Commits

Author SHA1 Message Date
Tetrakern
0c24102400 Bumb version to 5.24.3 (Hotfix) v5.24.3 2024-09-25 11:38:18 +02:00
Tetrakern
2a5a66b639 Fix Chromium render bug (for real this time, probably)
sdfgfngdrwqeghrwtsegsdfasdefgerht
2024-09-24 22:32:54 +02:00
Tetrakern
29ea434c91 Bumb version to 5.24.2 (hotfix) v5.24.2 2024-09-24 18:58:09 +02:00
Tetrakern
cf331eb2b0 Fix fcn_edit_date capability 2024-09-24 18:56:36 +02:00
Tetrakern
9e65dc18b0 Only add Jetpack data attributes if plugin is active 2024-09-24 14:21:56 +02:00
Tetrakern
50a338afdf Update stubs.php 2024-09-24 14:11:54 +02:00
Tetrakern
fec9f81584 Fix and improve Jetpack comment page handling
Better not use Jetpack comments at all...
2024-09-24 13:49:49 +02:00
Tetrakern
f801bb676e Make tag padding adaptive to border-radius 2024-09-23 18:46:31 +02:00
Tetrakern
b0f85976a1 Fix Jetpack comment reply style v5.24.1 2024-09-23 12:21:55 +02:00
Tetrakern
be186895cb Disable comment checks for Jetpack comments 2024-09-23 12:17:25 +02:00
Tetrakern
f8d22b800e Add spacing between comment title and form 2024-09-23 12:01:40 +02:00
Tetrakern
f53b281809 Update space between comment author and badge
Because some HTML minifiers remove the space.
2024-09-23 11:53:21 +02:00
Tetrakern
09477722ce Fix Jetpack comments redirect 2024-09-23 11:49:05 +02:00
Tetrakern
5dab7fb87d Add comment migration to database cleanup action
In case it is not performed on update.
2024-09-23 11:07:42 +02:00
Tetrakern
ba9438cf04 Rename function for clarity 2024-09-23 10:53:42 +02:00
Tetrakern
c9874a142b Move code around to improve order 2024-09-23 10:51:36 +02:00
Tetrakern
d319025dbb Replace fictioneer_deleted_by_user with user_deleted comment type
One meta field less.
2024-09-23 03:01:53 +02:00
Tetrakern
ed1d3c6f86 Update database scan and cleanup functions 2024-09-22 23:01:09 +02:00
Tetrakern
088688c86d Make fictioneer_visibility_code comment meta obsolete
Temporarily visible unapproved comments now also use wp_hash( $comment->comment_date_gmt ) just like the default WP comments.
2024-09-22 22:12:35 +02:00
Tetrakern
8fea5c6249 Exclude moderation-hash query vars from indexing 2024-09-22 21:48:19 +02:00
Tetrakern
5be2edd22f
Merge pull request #46 from c-cesar/main
Update pt_BR translation
2024-09-22 20:17:39 +02:00
Tetrakern
ae1673f09f Do not save visibility code for confirmed comments or spam 2024-09-22 19:24:16 +02:00
Tetrakern
6d9eca6cfc Account for Jetpack plugin in comment redirect 2024-09-22 19:23:39 +02:00
ada
74156378ba sync translations 2024-09-22 13:42:37 -03:00
ccesar
5ac6733455
Merge branch 'Tetrakern:main' into main 2024-09-22 16:18:45 +00:00
Tetrakern
58b5e698d4 Bumb version to 5.24.1 2024-09-22 10:30:22 +02:00
Tetrakern
87a9ac0ada Fix typo in log filename 2024-09-22 09:58:04 +02:00
Tetrakern
25eb88cb4e Change logging location back to content directory
But with an obfuscated file name.
2024-09-22 01:04:53 +02:00
Tetrakern
64f9a54ba0 Fix inconsistency in comment badge spacing 2024-09-21 23:03:03 +02:00
Tetrakern
3d7aa57e8e update comment header 2024-09-21 22:58:50 +02:00
Tetrakern
04f23a7203 Fix function call 2024-09-21 22:44:24 +02:00
Tetrakern
f9eccadd60 Auto-disable Page Optimize plugin
It breaks the theme.
2024-09-21 22:22:07 +02:00
Tetrakern
4a8a710116 Bumb version to 5.24.1-beta4 2024-09-21 19:31:48 +02:00
Tetrakern
ab01260871 Fix display bugs in Safari 2024-09-21 19:28:24 +02:00
Tetrakern
f91c37cdf8 Add post ID class to image header 2024-09-21 11:45:09 +02:00
Tetrakern
61b35cf2bb Added additional CSS classes to header image 2024-09-21 09:48:28 +02:00
Tetrakern
5972e85ff3 Added args to fictioneer_body and fictioneer_site hooks 2024-09-21 09:48:02 +02:00
Tetrakern
4c57df693a Set top/wide header logo max width to 100% 2024-09-21 09:28:43 +02:00
Tetrakern
4d059dabda Chapter card rating defaults to story 2024-09-21 00:49:54 +02:00
Tetrakern
2cb8c114c5 Add only_protected shortcode param 2024-09-20 23:41:37 +02:00
Tetrakern
329a067da0 Replace fictioneer_exclude_protected_posts() 2024-09-20 23:32:29 +02:00
Tetrakern
68ea6eaa78 Added FICTIONEER_DEFAULT_SITE_WIDTH 2024-09-20 22:46:34 +02:00
Tetrakern
97b90339f3 Change version to 5.24.1-beta3 2024-09-20 19:59:27 +02:00
Tetrakern
aa168453db Add missing hook on index.php 2024-09-20 17:46:44 +02:00
Tetrakern
13032992b4 Add data-jetpack-boost="ignore" 2024-09-20 16:23:26 +02:00
Tetrakern
081f710991 Increases litRPG box shadow from xs to s
Was a bit too thin in some cases.
2024-09-20 15:22:31 +02:00
Tetrakern
760902d14b Update config.codekit3 2024-09-20 15:21:43 +02:00
Tetrakern
5dbcec6b7f Rearranged SCSS for future updates 2024-09-20 15:21:41 +02:00
Tetrakern
c3e51fcf18 Add no-* rel attributes to anchor links in comments
Just in case someone misuses them.
2024-09-20 14:04:37 +02:00
Tetrakern
fe61cfb194 Update BBCode conversion to account for leading/trailing whitespaces 2024-09-20 14:02:36 +02:00