Releases: akirk/friends
Releases · akirk/friends
4.2.0
What's Changed
- Add direct messages view by @akirk in #671
- Handle DMs from unknown ActivityPub senders by @akirk in #672
- Link profile messages to DM view by @akirk in #673
- Send direct messages through ActivityPub outbox by @akirk in #674
- Improve direct message view by @akirk in #675
- Support ActivityPub custom emoji in boosts by @akirk in #676
- Dispatch CI after changelog commits by @akirk in #677
- Use PAT for generated changelog commits by @akirk in #679
- Fix Friends action icon alignment by @akirk in #678
- Render custom emoji in ActivityPub actor names by @akirk in #681
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- Promote the Friends browser extension by @akirk in #663
- Document category field for browser extension actions by @akirk in #664
- Disable ActivityPub federation for cached friend posts by @akirk in #665
- Add generic browser extension action dispatch by @akirk in #666
- Fix welcome content padding by @akirk in #667
- Add Friends abilities for AI Assistant by @akirk in #668
- Add a Friend on the Frontend by @akirk in #516
- Harden release changelog workflow by @akirk in #669
Full Changelog: 4.0.6...4.1.0
4.0.6
What's Changed
- Fix conversation accounts for migrated users by @akirk in #655
- Add Twitter/X theme by @akirk in #653
- Fix mobile layout issues in admin bar and themes by @akirk in #656
- Twitter theme: add second widget area in right column by @akirk in #657
- Add search field to Followers, Following, and Mutual pages by @akirk in #658
- Fix loading indicator propeller effect in themes by @akirk in #659
- Fix fatal error in follower notifications with ActivityPub 7.5.0+ by @akirk in #661
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed
- Add search controls and fix search pagination by @akirk in #636
- Revert: Show ActivityPub comment form based on permalink support by @akirk in #640
- Add test for comment federation on cached posts by @akirk in #639
- Fix TypeError: .reverse() is not a function in dashboard widget by @akirk in #638
- Fix comment textarea causing horizontal scrollbar on mobile by @akirk in #637
- Show ActivityPub comment form based on permalink support by @akirk in #641
- Add generic actions filter for the browser extension by @akirk in #642
- Update README for 4.0 and remove plugin installer page by @akirk in #643
- Fix reblog acct for WordPress blog-wide actors by @akirk in #644
- Add friends_post_after_footer action hook by @akirk in #645
- Add compose box to Mastodon theme with @mention autocomplete by @akirk in #646
- Use ap_actor post ID as account ID for Mastodon API by @akirk in #647
- Remove extra whitespace inside link tags in templates by @akirk in #649
- Add collapsible mobile panel for compose and search in Mastodon theme by @akirk in #650
- Mastodon theme: fix search, add cmd-k, style messages by @akirk in #651
Full Changelog: 4.0.4...4.0.5
4.0.4
4.0.3
4.0.2
What's Changed
- Google Reader: expand single post view, remove comments border by @akirk in #623
- Defer theme name translations to avoid early textdomain loading by @akirk in #625
- Strip style tags and convert iframe embeds during feed sanitization by @akirk in #624
- Fix fatal error during feed discovery when content is null by @akirk in #627
- Fix crash in admin_edit_user_link for virtual subscriptions by @akirk in #628
- Clean up edit-friend UI: add username field, remove legacy roles by @akirk in #629
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- Fix fatal error and stuck Pending migrations by @akirk in #610
- Add header image readability styling to all themes by @akirk in #612
- Remove Spectre CSS and Sass, use plain CSS with native nesting by @akirk in #614
- Add ActivityPub subscription status check by @akirk in #613
- Fix avatar rendering in Mastodon theme and always show filters by @akirk in #615
- Make Mastodon theme header non-sticky on mobile by @akirk in #620
- Fix author page performance regression by @akirk in #617
- Use Friends avatar for non-reblog posts by @akirk in #621
- Rename Subscriptions to Following in the frontend by @akirk in #616
- Restore Add Friend admin page by @akirk in #622
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- Limit width image in notification e-mails by @akirk in #551
- Fix Fatal when previewing an ActivityPub profile that contains a person update by @akirk in #547
- Use a Github action to extract the hooks by @akirk in #554
- Move post_tag to a friend_tag taxonomy by @akirk in #559
- Create GitHub Action for PR Comments by @akirk in #565
- Friends 4.0 by @akirk in #514
- Fix Loading Spinner on Like and Boost Buttons by @akirk in #566
- Add Claude instructions by @akirk in #568
- Fix Mobile Friends Page Welcome Message by @akirk in #567
- Implement Dark Mode for Friends Page by @akirk in #571
- Improve Compatibility with ActivityPub 7.0 by @akirk in #574
- Improve ActivityPub integration and migration UI by @akirk in #575
- Use the ActivityPub header image if available by @akirk in #576
- Fix the external actor display by @akirk in #577
- Bugfix for the display of external actors by @akirk in #578
- Improve external mention behavior by @akirk in #579
- Fix non-ASCII display names producing broken usernames by @akirk in #585
- Don't convert replies to comments without mentions by @akirk in #586
- Refactor Friend Tag by @akirk in #583
- Fix the links for ActivityPub comments by @akirk in #580
- Prevent apostrophes in friend usernames and migrate existing ones by @Copilot in #581
- Fix batch pagination bug in migrations and add undo support by @akirk in #587
- Optimize Mastodon API performance by @akirk in #592
- Fixed Function in 3 files by @DAnn2012 in #562
- Don't assume WP_HTML_Tag_Processor is available by @akirk in #553
- Fix test failures in Mastodon API performance tests by @akirk in #593
- Remove Friendship functionality by @akirk in #515
- Add News page with update announcements and migration improvements by @akirk in #598
- Provide a block theme for the Friends page by @akirk in #362
- Add subscription folders by @akirk in #599
- Fix followers page and add filtering, sorting, and pagination by @akirk in #600
- Add Google Reader theme by @akirk in #601
- Add subscriptions page with filtering, sorting, and pagination by @akirk in #603
- Fix video controls, reaction scroll loss, and PHP warning by @akirk in #604
- Add Mastodon-style theme by @akirk in #605
- Update welcome 4.0 page with recent features by @akirk in #606
- Fix folder support in friend-list widget and block by @akirk in #607
- Update playground link to use playground-step-library with feed import by @akirk in #608
- Add migration status notification on the Friends page by @akirk in #609
New Contributors
Full Changelog: 3.6.0...4.0.0
3.6.0
What's Changed
- Update function call in ActivityPub by @akirk in #543
- Don't use iframes in autogenerated youtube embeds by @akirk in #540
- Fix broken redirect for non-existing friends by @akirk in #539
- Add support for following via textbox on Mastodon by @akirk in #544
- Show as who you'll follow by @akirk in #545
- Add support for PeerTube by @akirk in #546
Full Changelog: 3.5.2...3.6.0