Skip to content

Releases: trypsynth/fedra

v0.4.0

11 Jun 04:26

Choose a tag to compare

Bump to 0.4.0

v0.3.1

02 May 23:34

Choose a tag to compare

Bump version.

Fedra v0.3.0

04 Apr 14:15

Choose a tag to compare

  • Added an option to hide the totals from polls, and switched to preset amounts of time for poll durations.
  • Added an option to restore previously opened timelines on startup.
  • Added an option to show link previews in the timeline.
  • Added many more supported extensions to the add media dialog.
  • Added support for managing and opening list timelines.
  • Added support for reading and writing quote posts.
  • Added a new timeline filters tab to the options dialog, allowing you to filter your timelines on the client side.
  • Added the ability to schedule posts.
  • Added the {{ booster_username }} template variable for consistent @username display.
  • Added a thread mode check box to the new post dialog. When checked, every time you hit post, you'll get the dialog again, and be replying to your previous post.
  • Fedra will now respect the account-wide default post visibility in the new post dialog.
  • Fixed message duplication in the direct messages timeline.
  • Fixed the description fields in the add media dialog not showing up.
  • Fixed the post context menu not showing hotkeys and post-specific actions such as edit or delete.
  • Fixed the post context menu showing incorrect labels for actions on boosted/favorited posts.
  • It is now possible to interact with follower requests.
  • It is now possible to reorder your timelines with ctrl+shift+left/right arrow.
  • It is now possible to search your timelines with ctrl+f and f3/shift+f3.
  • List timelines now stream.
  • Opening the select user dialog is now much more responsive.
  • Pinned posts are now shown at the top of user timelines.
  • Removed the buggy global template system for now. There are plans to rewrite it in a much more stable way in the future.
  • The default templates now hide the reply/boost/favorite counts if they're zero.
  • The post details webview will now come up much faster and smoother.
  • The timeline switching hotkeys now work in the list of timelines as well as the timeline list.
  • You can now pin/unpin posts.

0.2.0

21 Feb 15:33

Choose a tag to compare

  • Added a webview-based dialog for viewing the raw contents of a post. #18.
  • Added a new option, checked by default, to remove tracking parameters from URLs.
  • Added an option to check for development builds upon update, not new stable releases.
  • Added timeline templates, allowing you to customize everything about how Fedra's timeline entries are displayed. The relative/absolute time check box has also been removed from the options dialog, and is now settable per-template. See the templates section of the readme for more details.
  • Filters are now respected in the timeline, and you can manage them in a super basic sense. This capability will be expanded in a future version.
  • Fixed attaching media, so more than teeny tiny files work now.
  • Fixed the handling of JSON responses from certain servers.
  • Hopefully fixed a rare but annoying crash in the new post dialog. #14.
  • It is now possible to type past the character limit once again, but you will get a warning sound when you do so.
  • Post statistics are now properly pluralized, so you will now hear "1 reply" instead of "1 replies".
  • pressing shift+f10 or the context menu key on a post will now bring up a menu of post actions. #16.
  • Replies are properly grouped in threads now.
  • The mentions dialog will now include users who haven't fedrated with your instance yet.
  • The open user dialog will now be automatically prepopulated with all of the usernames that appear in your current timeline. #9.
  • When closing a timeline, the name of the newly focused one will now be spoken before the timeline contents, as intended.

0.1.1

14 Feb 16:30

Choose a tag to compare

Version 0.1.1

  • Added the ability for you to set the language of your posts! #17.
  • API errors are now included in error output in a brief form.
  • Fixed Delete not closing timelines when the list had keyboard focus.
  • Improved default configuration values for new Fedra installs.
  • Reduced unnecessary screen reader output when entering the compose dialog.
  • The compose dialog now enforces the instance's character limit.
  • The focused timeline name is now spoken when using Ctrl+1-9, matching left/right arrow behavior.
  • The reply dialog title is now announced with the correct character count on first focus.
  • There is now only one key to back out of a timeline and close it, Ctrl+W normally or backspace in quick keys mode.
  • Updated the README and performed internal code cleanup.
  • When a timeline is closed, the newly focused timeline is now announced.

0.1.0

13 Feb 09:55

Choose a tag to compare

Initial release

Development Build

01 Feb 15:08

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits since last release

  • 25eecdf: Bump anyhow from 1.0.102 to 1.0.103 (#95)
  • 78a8d3c: fixed an issue causing errors when trying to open user timelines from other instances timelines, closes #88
  • a61f64b: Bump minijinja from 2.20.0 to 2.21.0 (#92)
  • c381f75: add ctrl+c to copy post link, closes #93
  • d1cf9d6: Preserve indentation in post boddies. Closes #91
  • 286ed02: fix post copying in timelines
  • d7e044d: add page up and page down to the timeline lists, letting you move by 20 posts at a time
  • eefe52d: Bump accesskit_windows from 0.33.0 to 0.33.1 (#90)
  • 047831f: add add to list option to the actions menu for a user, add Accelerator alt+A for actions button and bind it to aplication key in the view followers/following dialogs
  • 7ad588e: fix posts reading automaticly on auto load or on adition of new posts in the custom time line list
  • d2187bd: Bump accesskit from 0.24.0 to 0.24.1 (#89)

beta2

01 Feb 14:13

Choose a tag to compare

beta2 Pre-release
Pre-release
Use rustls-native-tls