Federated micro-blogging platform and content subscription service.
#Mitra v4.18.1
https://codeberg.org/silverpill/mitra/releases/tag/v4.18.1
Don't drop FEP-ef61 activities with non-HTTP (plain 'ap') IDs.
Federated micro-blogging platform and content subscription service.
Federated micro-blogging platform and content subscription service.
#Mitra v4.18.1
https://codeberg.org/silverpill/mitra/releases/tag/v4.18.1
Don't drop FEP-ef61 activities with non-HTTP (plain 'ap') IDs.
Federated micro-blogging platform and content subscription service.
Federated micro-blogging platform and content subscription service.
#Mitra v4.17.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.17.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.17.0
- Instance configuration can be stored in TOML format (example). The file will be parsed as TOML if it has the .toml extension.
- Unread notification count is displayed in the page title.
- Instant notifications (off by default, can be enabled in Settings).
- Mastodon API clients will keep their default visibility and default post language settings.
- Tuba is a supported client now.
Federated micro-blogging platform and content subscription service.
#Mitra v4.16.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.16.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.16.0
- Implemented conversation following. Replies from followed conversations will appear in the home timeline.
- Added export-posts command that saves user's entire outbox to a JSON file. This file can later be used to migrate your posts to another instance with import-posts command.
- Long posts are collapsed in timelines and quotes.
Federated micro-blogging platform and content subscription service.
#Mitra v4.15.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.15.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.15.0
- Generating shell completions with the completion command (contributed by @haruki7049 and @ozoramore_dev@social.t2arc.net). Bash completions are included in the deb package.
- Identity proofs can be removed from profile.
- Support for Monero Light Wallet Server. It allows payment tracking using view keys, thus removing the need for hosting a trusted intermediary wallet.
Federated micro-blogging platform and content subscription service.
#Mitra v4.14.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.14.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.14.0
- Session manager. It can be accessed through "Settings" -> "Authentication" -> "Active sessions".
- Default session duration increased from 7 to 30 days.
- Subscriptions do not require Monero wallet anymore. Subscribers can be added manually through UI ("Subscriber details" in the profile menu) or using the /api/v1/subscriptions API endpoint.
Federated micro-blogging platform and content subscription service.
#Mitra v4.13.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.13.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.13.0
- Improved interoperability with services that don't maintain conversation audience. Previously, replies from Pleroma or Mastodon to followers-only posts on Mitra were displayed as direct messages. Now they are converted into replies with "Conversation" visibility.
- Optional synchronization of replies and reactions in public conversations (FEP-171b). Disabled by default, can be enabled with federation.fep_171b_public_enabled configuration parameter.
Federated micro-blogging platform and content subscription service.
#Mitra v4.12.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.12.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.12.0
- Polls without end date are not hidden anymore.
- Information about blocked servers is available via /api/v1/instance/domain_blocks API endpoint. It is only accessible to authenticated users, but can be made public with mitra update-config filter_blocklist_public true.
- Better support for audio uploads (AAC, M4A, WAV and OGG) (contributed by @caohuak@moon.lonewolf.zone).
- Improved responsiveness under the load on machines with a single CPU core.
Federated micro-blogging platform and content subscription service.
#Mitra v4.11.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.11.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.11.0
- Added FEP-ae97 gateway metadata endpoint and endpoint for deleting media.
- Set discoverable flag to true on actors. This doesn't affect Mitra servers, but some other applications treat actors without discoverable flag as non-discoverable and that led to unexpected behavior.
- The subscription page is updated immediately when remote server receives payment. Under the hood, an Update(Agreement) activity is being sent.
Federated micro-blogging platform and content subscription service.
#Mitra v4.10.1
https://codeberg.org/silverpill/mitra/releases/tag/v4.10.1
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.10.1
- Increased the number of required #Monero transaction confirmations to 20. Payments will be processed slower, but this change is needed to protect against deep chain reorganizations caused by ongoing attacks.
- Fixed a problem where the "Pay" button on the subscription page was not working in some cases.
Federated micro-blogging platform and content subscription service.
#Mitra v4.10.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.10.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.10.0
- Improved import-posts command. Now it supports media attachments and doesn't create duplicate posts if executed multiple times.
- Login page can be translated. The language is selected automatically based on browser settings.
- Moved visibility selector to the right side of the post editor (now it's near the "Publish" button). This is to minimize the likelihood of inadvertently publishing a post with a wrong visibility setting.
- Implemented Media Upload API for FEP-ae97 clients.
Federated micro-blogging platform and content subscription service.
#Mitra v4.9.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.9.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.9.0
- Patched a security flaw (medium severity, upgrade recommended). Thanks @ozoramore_dev@social.t2arc.net for reporting!
- Users with admin role can now delete any post or profile using the Web UI.
- Added import-posts command for importing outbox dumps (such as ones produced by Mastodon and snac2). It doesn't import media attachments yet.
Federated micro-blogging platform and content subscription service.
#Mitra v4.8.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.8.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.8.0
- Media proxy won't proxy arbitrary URLs anymore. It is safer to use, and the endpoint is enabled by default now.
- Improved mitra-web navigation for unauthenticated users. Exposure to remote content is reduced, and visitors are redirected to remote sites whenever possible.
- Activities delivered to FEP-ef61 inboxes are forwarded to actor's clones.
Federated micro-blogging platform and content subscription service.
#Mitra v4.7.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.7.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.7.0
- Media proxy. When proxy-media filter rule is enabled, images are not cached but loaded directly from a remote server.
- Partial support for Mastodon relay protocol (used by pub-relay, among others).
Federated micro-blogging platform and content subscription service.
#Mitra v4.6.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.6.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.6.0
- Support uploading attachments from a URL.
- Displaying Mastodon's quote posts.
- Hide quotes if quoted user is muted.
Federated micro-blogging platform and content subscription service.
#Mitra v4.5.1
https://codeberg.org/silverpill/mitra/releases/tag/v4.5.1
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.5.1
This release includes several changes that help debug payment processing errors and help recover from them.
Federated micro-blogging platform and content subscription service.
#Mitra v4.5.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.5.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.5.0
- FEP-ae97 activities targeted at followers collection are delivered to all known followers (previously only direct addressing was supported).
- Compatibility with Tusky client.
- Compatibility with Fedi Circles.
- Mentions, hashtags and quote links lead to local pages, even when opened in a new tab.
- New translation: Vietnamese.
Federated micro-blogging platform and content subscription service.
#Mitra v4.4.0
https://codeberg.org/silverpill/mitra/releases/tag/v4.4.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.4.0
- Verifying RFC-9421 HTTP message signatures on incoming requests.
- If the default post visibility is "followers", reposts will be followers-only too.
- Edits and deletions are synced in private conversations.