Commit Graph

36 Commits

Author SHA1 Message Date
Jez Cope 007c81015d Version bump: 0.1.2 2021-08-04 20:34:52 +01:00
Jez Cope bbd703a564 Update crossbeam-deque from yanked version 0.8.0 2021-08-04 20:34:52 +01:00
Jez Cope 4782f8b87d Tweak usage to show example ID format 2021-08-04 20:31:17 +01:00
Jez Cope 4575f350d6 flake.nix: add cargo-outdated, cargo-audit 2021-07-26 12:29:28 +01:00
Jez Cope 8b3f8a0b23 Fix clippy warnings 2021-07-26 12:18:31 +01:00
Jez Cope 17fac3d23c flake.nix: add rustracer for code completion 2021-07-26 12:18:16 +01:00
Jez Cope d6b69b3b1d Version bump: 0.1.1 2021-07-26 12:04:17 +01:00
Jez Cope 25ec46428f Update bytemuck from yanked version 2021-07-26 11:59:33 +01:00
Jez Cope 33a4ddd78a Flesh out README.md 2021-07-26 11:55:26 +01:00
Jez Cope acc3414201 flake.nix: use rustup 2021-07-26 11:55:01 +01:00
Jez Cope a62c549f9b Ignore unimportant files when packaging 2021-07-21 20:36:22 +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 2a14c1a446 Add license 2021-07-06 20:17:22 +01:00
Jez Cope a45125e462 Update todo list in README 2021-07-05 17:22:19 +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 9b0cc516dc Add rustfmt to devShell 2021-07-03 14:56:33 +01:00
Jez Cope a02c9aeaa1 Update todo list 2021-07-03 14:56:28 +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 977c85baf1 Add more TODOs... 2021-06-07 20:52:26 +01:00
Jez Cope aa22f8d7c9 Add minimal README 2021-06-07 20:28:00 +01:00
Jez Cope c4cfc69de6 Remove devshell 2021-06-07 20:27:54 +01:00
Jez Cope f3e1cbd193 Add basic rust project structure 2021-05-28 10:40:03 +01:00
Jez Cope cdad513955 Initial commit 2021-05-28 09:52:07 +01:00