mitra
#Mitra v3.12.0
https://codeberg.org/silverpill/mitra/releases/tag/v3.12.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.12.0
- Followers-only conversations. Previously, the default visibility of a reply to a followers-only post was "Direct". In this release the default was changed to "Conversation", which preserves the audience of a top-level post. Followers-only replies with correct audience (such as those published by servers that implement Conversation Containers) will also have "Conversation" visibility.
- New filter actions: reject-profile-images and reject-custom-emojis. The reject-media action was renamed to reject-media-attachments.
#Mitra v3.13.0
https://codeberg.org/silverpill/mitra/releases/tag/v3.13.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.13.0
- Synchronization of replies in followers-only and subscribers-only conversations (using Add activities as in Conversation Containers).
- Voting in polls (but not publishing them, that will be implemented later).
- Per-user "Hide reposts" and "Hide replies" settings are respected in custom feeds.
#Mitra v3.13.1
https://codeberg.org/silverpill/mitra/releases/tag/v3.13.1
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.13.1
Fixes payment processing error that occurs when monero v0.18.3.4 is used.
#Mitra v3.14.0
https://codeberg.org/silverpill/mitra/releases/tag/v3.14.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.14.0
- Emoji shortcode autocompletion.
- Fixed a problem that affected machines with a single CPU where instance becomes slow or unresponsive during message delivery.
- Fixed federation with PeerTube.
#Mitra v3.15.0
https://codeberg.org/silverpill/mitra/releases/tag/v3.15.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.15.0
Now it can create polls (previously only voting was supported).
on #Mitra the post refresh option also runs the load replies feature that you can see in the web ui
#gotosocial and #mitra have api specs that make life easier (I just found a few gotosocial items I want to implement today)
https://github.com/superseriousbusiness/gotosocial/blob/main/docs/api/swagger.yaml
https://codeberg.org/silverpill/mitra/src/branch/main/docs/openapi.yaml