6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-07-20 01:35:13 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
James Mills
67f2fde644 Fix some shell warnings 2022-03-18 10:40:02 +10:00
xuu
4f253bcc9d add background for reading user messages (#2)
One note of change.. in the .key file we should put the nick@domain.tld so when it formats the message it has that in the message.

Signed-off-by: xuu <xuu@noreply@mills.io>
Reviewed-on: https://git.mills.io/prologic/salty-chat/pulls/2
Co-authored-by: xuu <xuu@noreply@mills.io>
Co-committed-by: xuu <xuu@noreply@mills.io>
2022-03-18 00:34:30 +00:00
James Mills
4a8bbccce2 Refactor message formatting 2022-03-18 02:26:34 +10:00
James Mills
8445183c98 Improve help output 2022-03-18 02:20:15 +10:00
James Mills
61c98bb45f Fix help to show how to use make-user 2022-03-17 22:56:28 +10:00
James Mills
27f5e794b9 Improve lookup error handling 2022-03-17 13:55:18 +10:00
James Mills
161bd7d835 Ignore blank messages 2022-03-17 12:37:26 +10:00
James Mills
9666a5025b Add chat sub--command to read a line in a loop and send to recipient 2022-03-17 12:27:01 +10:00
James Mills
b8fcdb0f68 Write an ASCII Bell on new messages 2022-03-17 07:47:03 +10:00
James Mills
79f6c66fdc Simplify into a single script 2022-03-17 07:29:26 +10:00