6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-28 17:51:04 +00:00
prologic-saltyim/cmd/salty-chat
James Mills 47f0df7cdc Add support for Dekstop/Web notifications via a forked beeep library (#103)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/saltyim/saltyim/pulls/103
Reviewed-by: xuu <xuu@noreply@mills.io>
2022-03-31 06:33:59 +00:00
..
chat.go Add unit tests (#55) 2022-03-25 01:52:59 +00:00
format.go Add a format command for tailing and formating messages 2022-03-23 11:57:49 +10:00
lookup.go Fix Lookup to actually use SRV records (where available) and refactor (#62) 2022-03-25 23:49:44 +00:00
main.go Add lookup command (#4) 2022-03-18 14:48:59 +00:00
makeuser.go feat: add compression negotiation for sent messages (#91) 2022-03-29 22:23:16 +00:00
read.go Add support for Dekstop/Web notifications via a forked beeep library (#103) 2022-03-31 06:33:59 +00:00
register.go feat: add compression negotiation for sent messages (#91) 2022-03-29 22:23:16 +00:00
root.go Refactor Endpoint for automatic endpoint discovery and less configuration (#46) 2022-03-23 12:39:31 +00:00
send.go Add unit tests (#55) 2022-03-25 01:52:59 +00:00
utils.go Fix make-user templating 2022-03-24 01:41:36 +10:00