Commit Graph

19 Commits

Author SHA1 Message Date
Jez Cope 4782f8b87d Tweak usage to show example ID format 2021-08-04 20:31:17 +01:00
Jez Cope 8b3f8a0b23 Fix clippy warnings 2021-07-26 12:18:31 +01:00
Jez Cope ce7220b085 Specify dep versions for cargo publish 2021-07-21 20:32:24 +01:00
Jez Cope 10313d29ab Implement `room tombstone` command 2021-07-21 20:12:19 +01:00
Jez Cope dc5ce6082f Deny unsafe code (y'know, just in case) 2021-07-06 20:17:48 +01:00
Jez Cope 1740f9276b Print simple message if no subcommand 2021-07-06 20:17:36 +01:00
Jez Cope 2db31f13d8 Group alias commands under `alias` subcommand 2021-07-03 19:47:44 +01:00
Jez Cope 1b669b8733 Remove redundant args 2021-07-03 19:47:34 +01:00
Jez Cope 5a55ced6ff Minor formatting tweaks 2021-07-03 19:24:47 +01:00
Jez Cope 33eb0c71f8 Improve error handling with anyhow 2021-07-03 16:49:54 +01:00
Jez Cope 6c2f601300 Use previously saved sync token to save time 2021-07-03 16:14:38 +01:00
Jez Cope b2df4ff0ef Move session info file to cache dir 2021-07-03 16:08:11 +01:00
Jez Cope 94b5c82353 Move matrix_sdk store path to user cache directory 2021-07-03 15:45:04 +01:00
Jez Cope e5ecc80630 Add a del-alias command 2021-07-03 15:27:07 +01:00
Jez Cope 218eef21ee cargo fmt 2021-07-03 15:26:59 +01:00
Jez Cope 8328eb7895 Add minimal add-alias implementation 2021-07-03 15:16:16 +01:00
Jez Cope 654a33c686 Big monolithic catchup commit 2021-07-03 14:56:08 +01:00
Jez Cope c984e84cb3 Initial implementation of login and status verbs 2021-06-10 17:23:51 +01:00
Jez Cope f3e1cbd193 Add basic rust project structure 2021-05-28 10:40:03 +01:00