Federated micro-blogging platform and content subscription service.

This profile is from a federated server and may be incomplete. View on remote instance

@mitra@mitra.social avatar mitra , to random

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.
@mitra@mitra.social avatar mitra , to random

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.
@mitra@mitra.social avatar mitra , to random

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.
@mitra@mitra.social avatar mitra , to random

v4.3.0

https://codeberg.org/silverpill/mitra/releases/tag/v4.3.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.3.0

  • Blockquotes in posts. A blockquote can be created by prepending a sentence with "> ". The whitespace after > is required, and without it greentext is rendered.
  • Followers-only reposts (backend only, not supported in mitra-web yet).
  • Support for IPv6 hosts. This includes servers in the Yggdrasil network.
  • Added get-config command, which prints dynamic configuration parameters (intended to be used with update-config).
  • Post timestamps are displayed in the format associated with the preferred UI language.
@mitra@mitra.social avatar mitra , to random

v4.0.0

https://codeberg.org/silverpill/mitra/releases/tag/v4.0.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.0.0

Migration guide: https://codeberg.org/silverpill/mitra/src/branch/main/docs/mitra_4_0.md

The main change in this release is a replacement of mitra and mitractl binaries with a single one, mitra.

If you're building Mitra from source, you'll need to adjust your setup. Debian package should just work.

@mitra@mitra.social avatar mitra , to random

v3.21.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.21.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.21.0

  • In one of the previous releases the format of emoji reaction messages was changed to make them compatible with Mastodon (which understands them as "favorites"). Unfortunately that also broke federation of emoji reactions between Mitra and Pleroma. This version introduces a new configuration parameter, which restores the old behavior: federation.fep_c0e0_emoji_react_enabled (false by default).
  • Added OpenMetrics endpoint for monitoring queue sizes (can be enabled in config).
@mitra@mitra.social avatar mitra , to random

v3.20.1

https://codeberg.org/silverpill/mitra-web/releases/tag/v3.20.1

Fixed a bug in custom emoji renderer, and hardened it against XSS attacks.

@mitra@mitra.social avatar mitra , to random

v3.20.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.20.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.20.0

  • Added reject-keywords filter action. There is a single list of keywords that can be changed using update-config command. Goodbye, Fediverse Chick!
  • Added support for generating identity proofs with signify tool.
  • Search for a shortcode in emoji picker now returns all matching unicode emojis. They can be used for reactions.
  • Added background to code blocks in posts.
  • Default post visibility can be changed on the Settings page.
  • Fixed federation with services implementing Conversation Containers.
@mitra@mitra.social avatar mitra , to random

v3.19.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.19.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.19.0

@mitra@mitra.social avatar mitra , to random

v3.18.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.18.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.18.0

  • Implemented context collection (contains posts, see FEP-f228 for details).
  • Added prune-reposts command. It removes old reposts made by local accounts.
  • Added create-post command. It inserts a backdated post into database without sending activities to followers. Can be used for importing posts from another instance.
  • Changed local profile image size limit to 2 MB to match Mastodon's size limit.
@mitra@mitra.social avatar mitra , to random

v3.17.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.17.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.17.0

  • Custom emojis in poll options.
  • Verification of EdDSA HTTP signatures.
  • The order of rules in list-filter-rules command output has been reversed. The new ordering can be described as "first match wins". Wildcard rules have lowest priority, they will be displayed at the end of the list.
  • Blocking all profiles and posts from a domain with reject-data filter action. Previously there was a reject action, but it only blocked activities delivered to inboxes. reject-data blocks everything.
  • Emoji reactions are federated as Like activities (except 👎 , which is federated as Dislike). People on platforms that don't support emoji reactions will see them as likes/favorites.
  • Improved layout of post headers on medium and small screens. Avatar images are bigger and display names are truncated less.
@mitra@mitra.social avatar mitra , to random
@mitra@mitra.social avatar mitra , to random

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@mitra.social avatar mitra , to random

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@mitra.social avatar mitra , to random

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@mitra.social avatar mitra , to random

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@mitra.social avatar mitra , to random

v3.11.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.11.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.11.0

  • "Import follows" and "Move followers" features are no longer experimental.
  • Added import-object command that can be used to refresh cached versions of remote posts. This is especially useful for refreshing polls.
@mitra@mitra.social avatar mitra , to random

v3.10.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.10.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.10.0

  • Support __underlined__ text in post content (example: underlined).
  • Improved Mastodon / Pleroma API compatibility (post editing and deleting should work in most clients).
  • Attachments can be uploaded via drag-and-drop.
  • Subscription settings moved from sidebar to "Settings" page.
@mitra@mitra.social avatar mitra , to random

v3.6.0

https://codeberg.org/silverpill/mitra/releases/tag/v3.6.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v3.6.0

  • Added titles to all pages.
  • Improved custom feeds interface. Feed name can be changed.
  • Support Add(Like) and Add(Dislike) conversation container activities (incoming only).