6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-26 00:38:22 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
James Mills
7ffefb042e Refactor Endpoint for automatic endpoint discovery and less configuration (#46)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/46
2022-03-23 12:39:31 +00:00
James Mills
801d6b93bb Add support for client and server (broker) registration (#43)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/43
2022-03-22 22:59:09 +00:00
James Mills
9036019c54 Use Debug logging level for logging debug logs 2022-03-22 01:26:40 +10:00
James Mills
8993981e81 Refactor the code (#38)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/38
2022-03-21 14:46:16 +00:00
James Mills
5c36775dd2 Register tcell encodings (Fixes #23) 2022-03-21 16:14:38 +10:00
xuu
7ccd59efc0 feat: make endpoint uniform. add profiles (#30)
Co-authored-by: Jon Lundy <jon@xuu.cc>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/30
Co-authored-by: xuu <xuu@noreply@mills.io>
Co-committed-by: xuu <xuu@noreply@mills.io>
2022-03-21 00:31:59 +00:00
Phil S
1e9101d96d Have text not touch border (#17)
It's the little things...

Co-authored-by: Phil S <ullarah@noreply@mills.io>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/17
Co-authored-by: Phil S. <ullarah@noreply@mills.io>
Co-committed-by: Phil S. <ullarah@noreply@mills.io>
2022-03-20 06:13:52 +00:00
James Mills
27fdd5c562 Set width to inner rect of chat box 2022-03-20 15:52:16 +10:00
James Mills
b2a648a2bc Further improve the formatting 2022-03-20 15:46:38 +10:00
Phil S
93589b15b0 Chat formatting (#16)
Changed chat format to have the text on a separate line instead of inline with datetime and user.

Co-authored-by: Phil S <ullarah@noreply@mills.io>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/16
Co-authored-by: Phil S. <ullarah@noreply@mills.io>
Co-committed-by: Phil S. <ullarah@noreply@mills.io>
2022-03-20 05:08:02 +00:00
James Mills
e25622a087 Use some padding for the user 2022-03-20 14:58:55 +10:00
James Mills
50172a32ae Fixed filtering logic in UI 2022-03-20 14:52:04 +10:00
James Mills
d7fd0ddde3 Improve the UX colors 2022-03-20 13:57:20 +10:00
James Mills
663edd1bc6 Fix bugs with the TUI client 2022-03-20 13:44:22 +10:00
James Mills
1702b0e36d Add title back that @xuu added 2022-03-20 11:40:32 +10:00
James Mills
4c7835f394 Rebuild the shitty UI using tcell/tview 2022-03-20 11:19:21 +10:00