summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Increase reconnect delay to one minuteJoscha2022-11-09
* Omit newlines between errorsJoscha2022-11-05
* Bump version to 0.5.0Joscha2022-09-26
* Update dependenciesJoscha2022-09-26
* Make initial rooms sort order configurableJoscha2022-09-26
* Update euphoxide to version with partial sessionsJoscha2022-09-26
* Update euphoxide to version with id newtype wrappersJoscha2022-09-26
* Add message inspection popupJoscha2022-09-25
* Fix list cursor when item moves off-screenJoscha2022-09-25
* Add error popup when external editor failsJoscha2022-09-25
* Add message inspection popupJoscha2022-09-09
* Add room deletion confirmation popupJoscha2022-09-08
* Fix cursor being visible through popupsJoscha2022-09-08
* Bump version to 0.4.0Joscha2022-09-01
* Mention --config in changelogJoscha2022-09-01
* Add rooms keybindings around autojoin roomsJoscha2022-08-30
* Update changelogJoscha2022-08-30
* Add key bindings to move to parent/root messageJRF2022-08-29
* Add --offline cli flagJoscha2022-08-27
* Add 'offline' config option to turn off autojoinJoscha2022-08-27
* Add 'euph.rooms.<name>.autojoin' config optionJoscha2022-08-27
* Add key bindings to dis-/connect from/to all roomsJoscha2022-08-27
* Add key binding to change rooms sort orderJoscha2022-08-27
* Add 'euph.rooms.<name>.force_username' config optionJoscha2022-08-25
* Add 'euph.rooms.<name>.username' config optionJoscha2022-08-25
* Add 'euph.rooms.<name>.password' config optionJoscha2022-08-25
* Add 'data_dir' config optionJoscha2022-08-25
* Add 'ephemeral' config optionJoscha2022-08-25
* Load config file on startupJoscha2022-08-25
* Bump version to 0.3.0Joscha2022-08-22
* Add key binding to download more logsJoscha2022-08-22
* Add --ephemeral cli flagJoscha2022-08-22
* Implement account login and logoutJoscha2022-08-22
* Adjust export help message wordingJoscha2022-08-21
* Add password authentication dialogJoscha2022-08-21
* Show error popups on some server errorsJoscha2022-08-20
* Overhaul UI event handlingJoscha2022-08-20
* Fix pasting multi-line stringsJoscha2022-08-20
* Fix crash when connecting to some types of roomJoscha2022-08-17
* Bump version to 0.2.1Joscha2022-08-11
* Add support for kitty keyboard protocolJoscha2022-08-11
* Fix crash when joining new roomsJoscha2022-08-11
* Make cursor visible after exiting editorJoscha2022-08-11
* Bump version to 0.2.0Joscha2022-08-11
* Handle paste events in editorJoscha2022-08-10
* Scroll with page up/downJoscha2022-08-10
* Update changelogJoscha2022-08-10
* Center cursor on screenJoscha2022-08-09
* Move cursor to prev/next siblingJoscha2022-08-09
* Update changelogJoscha2022-08-09