427 Followers
0 Following
127 Posts
Federated micro-blogging platform and content subscription service.
Code (server)https://codeberg.org/silverpill/mitra
Code (client)https://codeberg.org/silverpill/mitra-web
Matrix Chat#mitra:unredacted.org
$XMR8Ahza5RM4JQgtdqvpcF1U628NN5Q87eryXQad3Fy581YWTZU8o3EMbtScuioQZSkyNNEEE1Lkj2cSbG4VnVYCW5L1N4os5p

#Mitra v5.5.0

https://codeberg.org/silverpill/mitra/releases/tag/v5.5.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.5.0

- List of followed groups, group timelines and the ability to post to a group. The list of groups can be accessed from the menu on your profile page.
- "Load conversation" item was added to the post menu (admin only). Unlike "Load replies", it loads an entire thread, not just replies to the selected post.
- Partial support for ActivityPub outbox POST (only Like activities, disabled by default).

Mitra v5.5.0 - silverpill/mitra

### Added - Added `/api/v1/groups/followed` API endpoint. - Added `/api/v1/timelines/group/{group_id}` API endpoint. - Added `use_context` parameter to `/api/v1/statuses/{status_id}/load_conversation` API method. - Allow admins to push `Like` activities to C2S outbox. - Added `group_id` pa...

Codeberg.org

#Mitra v5.4.0

https://codeberg.org/silverpill/mitra/releases/tag/v5.4.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.4.0

- All users can load latest and featured posts from remote profiles. Previously this action was only available to admins.
- A category can be specified when adding an emoji to local collection. Mitra Web doesn't support emoji categories yet, but categorization should work in other clients.
- Improved reliability of the media proxy.
- Added command groups: account, ap, config, emoji, filter, invite, media. They are currently hidden from the main list of commands. Use help subcommand to view information about a group: mitra filter help.

Mitra v5.4.0 - silverpill/mitra

### Added - Added option to generate `Like` activities to `create-activity` command. - Added `federation.no_proxy` configuration parameter. - Added command groups: `account`, `ap`, `config`, `emoji`, `filter`, `invite`, `media`. - Added `instance` parameter to `/api/v1/timelines/public` API...

Codeberg.org

#Mitra v5.3.0

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

- Addresses pasted into post editor are automatically resolved in the background in order to prevent broken mentions.
- Marking position of the last read post in the home timeline.
- Default emojis in the emoji picker can be configured (mitra update-config favorite_emojis).
- Added send-activity command that can be used to send arbitrary activities.

Mitra v5.3.0 - silverpill/mitra

### Added - Added `send-activity` command. - Added `create-activity` command with an option to generate LitePub relay activities. - Added option to generate `Bite` activities to `create-activity` command. - Added `all_reactions` parameter to `/api/v1/favourites` endpoint. - Added `like_emo...

Codeberg.org

#Mitra v5.2.0

https://codeberg.org/silverpill/mitra/releases/tag/v5.2.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.2.0

- Gallery improvements: all attachments are displayed, not only the first one; added pagination.
- Short post timestamps are used by default (1d, 2h). Long timestamps can still be enabled in Settings, but this option will probably be removed in the future.
- Remote user profiles are automatically deleted if their inbox endpoint returns 410 Gone.
- Added http_behind_reverse_proxy configuration parameter. Tor and I2P instance operators who do not use a reverse proxy are advised to set this parameter to false in order for the API rate limiters to work properly.
- Fixed a security issue that was caused by insufficient validation of incoming activities.

Mitra v5.2.0 - silverpill/mitra

### Added - Support portable `Delete(Note)` activities. - Added `http_behind_reverse_proxy` configuration option. - Allow `<ruby>`, `<rt>` and `<rp>` tags in HTML post content. ### Changed - Allow split-domain setups where two different subdomains are used. - Write warning to log when...

Codeberg.org

#Mitra v5.1.0

https://codeberg.org/silverpill/mitra/releases/tag/v5.1.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.1.0

- If a remote server uses split-domain setup, the preferred domain will be displayed in user's address.
- Local split-domain setup is also supported (documentation).
- "Likes" page, accessible through the profile menu (contributed by @nak).

Mitra v5.1.0 - silverpill/mitra

### Added - Warn about unused parameters in configuration file. - Added `--user-agent` parameter to `fetch-object` command. - Add `quote` property to `Note` object when post contains a quote. - Convert `Image` objects into posts with an attached image. - Discover real webfinger address whe...

Codeberg.org
Mitra v5.0.0 - silverpill/mitra

### Changed - Changed the default value of `limits.posts.attachment_local_limit` to `4`. - Allowed access from all web origins by default. - Set minimum migration version to 97. - Stop tracking remote actors supporting pre-FEP-0837 subscriptions. ### Removed - Removed `federation.fep_...

Codeberg.org

#Mitra v4.20.0

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

- Replies inherit context from the top-level post.
- Added /api/v1/conversations API endpoint (used by Mastodon API clients to display chat list).

Mitra v4.20.0 - silverpill/mitra

### Added - Implemented reverse WebFinger for portable actors. - Added account limits to Mastodon API `Instance` entity. - Add `attributedTo` property to portable collections. - Added documentation for `check-uris` command. - Add `context` property to replies. - Implemented `/api/v1/con...

Codeberg.org

#Mitra v4.19.0

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

- Several FEP-ae97 API improvements, including support for incremental inbox collection sync.
- Follow request list now has a tab with outgoing follow requests.
- Fixed federation with WordPress.

Mitra v4.19.0 - silverpill/mitra

### Added - Allow to repeat portable actor registration. - Added `retention.activitypub_objects` configuration option. - Implemented cursor-based pagination of portable inbox. - Accept incoming portable `Announce` activities. - Implemented `/api/v1/follow_requests/outgoing` endpoint. ##...

Codeberg.org

#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.

Mitra v4.18.1 - silverpill/mitra

### Added - Support POSTing form data to `/api/v1/lists/{list_id}/accounts` endpoint. ### Changed - Disabled early filtering for incoming activities with ap:// IDs. - Return page with 200 items to `/api/v1/lists/{list_id}/accounts` call if limit is set to 0.

Codeberg.org

#Mitra v4.18.0

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

- Compatibility with minimitra client.
- Default post language can be changed in Settings.
- Users who reacted to a post (or reposted a post) are displayed in a tooltip attached to reaction count (thanks @pascal).
- Subscription notifications now include payment amount.
- Fixed a problem with repeated notifications in Tuba and some other Mastodon API clients.

Mitra v4.18.0 - silverpill/mitra

### Added - Added `federation.fetcher_recursion_limit` configuration parameter. - Added `--fetcher-recursion-limit` option to `import-object` command. - Allow to fetch non-public activities with a signed request. - Support sending form data to `/api/v1/lists` endpoint. - Added support for ...

Codeberg.org