summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* initial support for alternate domainsalt-serverthe lemons2022-11-14
* Increase reconnect delay to one minuteJoscha2022-11-09
* Satisfy clippyJoscha2022-11-05
* Omit newlines between errorsJoscha2022-11-05
* Update euphoxideJoscha2022-10-23
* Update to clap 4.0Joscha2022-09-29
* Add todoJoscha2022-09-27
* Use esc to leave nick list focusJoscha2022-09-26
* Make initial rooms sort order configurableJoscha2022-09-26
* Update toss to version with separate widthdbJoscha2022-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
* Reorganize key bindings list a bitJoscha2022-09-25
* Fix nick list cursor renderingJoscha2022-09-25
* Move cursor in nick listJoscha2022-09-25
* Extract list key bindings to utilJoscha2022-09-25
* Display nick list cursorJoscha2022-09-25
* Display chat cursor only when chat has focusJoscha2022-09-25
* Switch focus using tabJoscha2022-09-25
* Track focus in roomJoscha2022-09-25
* Clean up use of SizeJoscha2022-09-25
* Remove and add todosJoscha2022-09-25
* Fix list cursor when item moves off-screenJoscha2022-09-25
* Add error popup when external editor failsJoscha2022-09-25
* Fix inspect message only working when connectedJoscha2022-09-16
* Simplify function callJoscha2022-09-10
* Log encountered errors on shutdownJoscha2022-09-09
* Log sql errors in vaultJoscha2022-09-09
* Simplify codeJoscha2022-09-09
* Rename tree_id to root_idJoscha2022-09-09
* Move functions to EuphVault and add EuphRoomVaultJoscha2022-09-09
* Reduce vault code duplication with macrosJoscha2022-09-09
* Add message inspection popupJoscha2022-09-09
* Add room deletion confirmation popupJoscha2022-09-08
* Fix cursor disappearing in editorJoscha2022-09-08
* Document config file format and optionsJoscha2022-09-01
* Remove unnecessary mut-sJoscha2022-08-30
* Use absolute paths in key! macroJoscha2022-08-30
* Add todosJoscha2022-08-30
* Add rooms keybindings around autojoin roomsJoscha2022-08-30
* Fix links key binding masking editor key bindingsJoscha2022-08-30
* Open links via number shortcutsJoscha2022-08-30
* Show message when no links were foundJoscha2022-08-30
* Extract links from messageJoscha2022-08-30
* Add key bindings to select and open linksJRF2022-08-29
* Open link popup via key bindingJoscha2022-08-30
* Retrieve individual messages from storeJoscha2022-08-29
* Add key bindings to move to parent/root messageJRF2022-08-29
* Add --offline cli flagJoscha2022-08-27