Commit Graph

7 Commits

Author SHA1 Message Date
uelen bcd9f1992d Added message + listen commands 2026-05-31 14:15:59 -07:00
uelen 0f36ee454e Add message signing
All messages are now signed by default with a randomly generated key.
TODO still is keyserver stuff, locking down the config file potentially
(or telling users to do it in the readme?), and doing any sort of
verification
2026-05-31 11:09:15 -07:00
uelen 1e67b80d10 Fixup cargo.toml to point to git again
Oops
2026-05-30 22:21:56 -07:00
uelen 6024798053 Only show last message
This stops intermediate commands from showing things like auth
succeeding every time
2026-05-30 22:19:56 -07:00
uelen b1f31a0de8 Add media directory commands 2026-05-30 22:06:59 -07:00
uelen 1154f9d3c8 Update cargo.toml to point to git repo
Was pointing to my local copy of fedichat-lib before
2026-05-30 18:21:52 -07:00
uelen 7c74c66470 Initial commit
Have the basics working. Need to finish the messaging part of this next
2026-05-30 18:18:38 -07:00