Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog This project adheres to Semantic Versioning
[Unreleased]
Added
- ✨ Feature Proposal: link seen/read status (of messages or notifications) to the account rather than the user #1775 (thanks @mayel)
- ✨ Feature Proposal: settings to show the first post in thread above replies in feed instead of (or above) the reply being replied to #1714 (thanks @mayel and @ivanminutillo)
- ✨ Add a preview for poll activity #1363 (thanks @ivanminutillo)
- ✨ Feature Proposal: setting to toggle whether to show the post being replied to when replies are shown in feeds #1359 (thanks @mayel)
- ✨ Add new CORS paths for openid and oauth token PR #9 (thanks @mediaformat)
- ✅ tests
d9dfde9(thanks @mayel)
Changed
- 💅 in search results mentions adds a quote blank preview to the activity #1760 (thanks @ivanminutillo)
- 📝 Use MRF for spam detection #1049 (thanks @mayel)
- 📝 nitpick: Remove duplicate 'application/x-bzip2' from mime types PR #3 (thanks @bailey-coding)
- 💅 doc/DEPLOY.md: Guix guide: Adapt for latest release. PR #1768 (thanks @fishinthecalculator)
- 📝 COMPILE_ALL_LOCALES
2c1cc66(thanks @mayel) - 🚧 One-to-one e2ee messaging #1738
be6e9af(thanks @mayel) - 🚧 Mastodon-compatible API #916
f1c4a62(thanks @ivanminutillo and @mayel) - 📝 justfile
2afc9de(thanks @ivanminutillo)
Fixed
- 🐛 fix prep of migrations in bare metal prod
92c018e(thanks @mayel)