This release focuses on federation of some social features. We've improved how new model posts appear on other services like Mastodon, and you can now quote those messages as well! We also count up likes from other servers for the original model, letting you know just how popular your work is!
What's Changed
✨ New Features ✨
- Include incoming federated likes in displayed like count by @Floppy in #5922
- Allow quoting for federated create/update notes by @Floppy in #5937
- Respond to Quote Authorizations and automatically allow for new/update messages by @Floppy in #5967
🔒 Security 🔒
🐛 Bug Fixes 🐛
- Fix missing ActiveRecord translations by @Floppy in #5906
- Fix accidentally-removed translation keys by @Floppy in #5929
- Removed unused translation by @Floppy in #5931
- More translation fixes by @Floppy in #5940
- Fix structure of canQuote interactionPolicy by @Floppy in #5961
- Fix compatibility notes by @Floppy in #5962
🌍 Internationalization 🌏
- Remove usage assumptions in i18n tasks by @Floppy in #5921
- Translations updated: de by @Floppy in #5949
- Translations updated: es by @Floppy in #5948
🛠️ Other Improvements 🛠️
- Collections boost their members, rather than posting new comments by @Floppy in #5928
- Stub Likes collection for models (and associated compatibility notes) by @Floppy in #5930
- Send local likes out to the fediverse by @Floppy in #5932
- Remove site-wide default owner by @Floppy in #5936
- Improved compatibility notes for mastodon x-posting by @Floppy in #5888
- Split up routes to make them more manageable by @Floppy in #5966
- Update FEDERATION.md for FEP-044f (quote post) support by @Floppy in #5946
Full Changelog: v0.137.0...v0.138.0