github boxdot/gurk-rs v0.2.0

latest releases: v0.5.1, v0.5.0, v0.4.3...
3 years ago

The highlight of this release is the usage of the native implementation of the Signal client
protocol via presage. This removes the dependency on [signal-cli] and makes gurk fully
standalone. For more defails, see #41.

⚠️ This release has a breaking change of the data storage.

Added

  • Ctrl+J/K for channel up/down navigation (#74)
  • Added option to disable looping back when scrolling through messages. (#72)
  • Allow inter-word navigation with Alt/Ctrl+←→ (#66)
  • Handle reactions and show them as suffix of messages. (#53)
  • Keyboard shortcuts for word navigation (#38)
  • Scrolling messages (#21)
  • Mouse navigation of channels (#24)
  • New message notifications using notify-rust (#19)

Changed

  • Change quoted reply-to text to a darker gray. (#73)
  • 🦀 Port to presage: native implementation of Signal client. (#41)

Fixed

  • Fix init of data file by adding creation of default when none exists (#48)
  • Use local time zone when rendering time. (#46)

Don't miss a new gurk-rs release

NewReleases is sending notifications on new releases.