Matthias Pfefferle
Matthias Pfefferle
Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? ## Testing instructions: * Go to '..' *...
We recently migrated the followers post-type to use `_activitypub_follower` instead of `_activitypub_user_id` to also support followings using the same mechanism. It seems that the migration wasn't properly run on every...
Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? ## Testing instructions: * Go to '..' *...
Supersedes #1515 and fixes #1001 ## Proposed changes: * Stores the Activity in the Comment-Meta, because we have to get sure, that the comment will be approved or not before...
### Quick summary In the PHP code we use the term "Blog-User" or "Blog wide User" and in JS (at least in the `follow-me` block) we use the term "site"....
Removed classic PHP templates, legacy assets, and deprecated scripts. Added block-based templates, template parts, post format patterns, and a comprehensive theme.json for design tokens and settings. Updated functions.php and includes...
**Describe the bug** The Cardputer Adv has a different keyboard (layout) than the Cardputer 1(.1). When installing the latest version on a Cardputer Adv, the cursor is endlessly scrolling through...
Fixes #1815 ## Proposed changes: Add a new "Compact" display style to the Reactions block that shows reaction counts inline without avatar facepiles. Both styles use the same underlying Reactions...
## Proposed changes: Implements a persistent inspector sidebar for the feed reader that is always visible, similar to Mastodon's UI design. The sidebar displays contextual information and automatically switches between...
Fixes #2592 Supersedes #2595 ## Proposed changes: * Add `Sanitize::strip_whitespace()` method that only removes newlines, carriage returns, and tabs **between** HTML tags (`/>[\n\r\t]+