6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-28 17:51:04 +00:00
Commit Graph

235 Commits

Author SHA1 Message Date
mlctrez
54b3491bf3 remove comment 2022-03-24 13:38:41 -05:00
mlctrez
edcbecde11 initial goapp-mdc integration work 2022-03-24 13:38:41 -05:00
James Mills
02842fd49c pwa: Playing around with material design 2022-03-24 13:37:18 -05:00
mlctrez
e24bbf72d5 fixup doc 2022-03-24 09:53:40 -05:00
mlctrez
70cbed1fa9 initial work on configuration page 2022-03-24 09:50:51 -05:00
James Mills
332202551d Fix CI 2022-03-24 14:11:51 +10:00
James Mills
806e7200c6 Update 'Roadmap.md'
Add "Supervised Account" / "Kid Mode" item to Long-Term which was one of the primary motivators for creating this project in the first place.
2022-03-24 00:05:06 +00:00
mlctrez
f5aaf48ebc auto scroll to last chat message 2022-03-23 12:32:46 -05:00
mlctrez
8e8f8ec728 clear value and focus on input 2022-03-23 12:20:17 -05:00
mlctrez
b5a7e5af47 chat screen layout 2022-03-23 12:08:21 -05:00
James Mills
ffd21e172c Add an example exec bot that handles basic commands 2022-03-24 02:07:42 +10:00
James Mills
a5d70a7b7c Add a really stupidly simple echo bot (shell post-hook script) 2022-03-24 01:42:20 +10:00
James Mills
4c9da17db6 Fix terminal detection and avoid colors when not a terminal 2022-03-24 01:41:59 +10:00
James Mills
6f9862e6f4 Fix make-user templating 2022-03-24 01:41:36 +10:00
James Mills
8569d1171e Fix make-user to spport supplying an optional custom broker endpoint (-e/--endpoint or 2nd argument) 2022-03-24 00:21:26 +10:00
mlctrez
9eff8ebd99 re-add icons to update banner buttons 2022-03-23 09:09:38 -05:00
mlctrez
0c021a0fc6 remove comment 2022-03-23 09:07:19 -05:00
James Mills
f1d0206898 Update CHANGELOG for 0.0.19 2022-03-23 23:25:50 +10:00
James Mills
5dccf640f2 Fix PackMessage to ensure every message ends with a UNIX newline (\n) 2022-03-23 23:25:03 +10:00
James Mills
5ac634e696 Update CHANGELOG for 0.0.18 2022-03-23 22:39:48 +10:00
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
Phil S
03a99bdccf Fix default config path message (#45)
As per title.

Was quite a bit confusing there, but worked it out in the end!

Co-authored-by: Phil S <ullarah@noreply@mills.io>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/45
Co-authored-by: Phil S. <ullarah@noreply@mills.io>
Co-committed-by: Phil S. <ullarah@noreply@mills.io>
2022-03-23 10:28:58 +00:00
mlctrez
73854ad66e initial goapp-mdc integration work 2022-03-22 23:06:56 -05:00
James Mills
9271665446 Add a format command for tailing and formating messages 2022-03-23 11:57:49 +10:00
James Mills
f5b7d226de Update Roadmap 2022-03-23 10:45:54 +10:00
James Mills
3a7b26a81f Update 'Roadmap.md' 2022-03-23 00:40:11 +00:00
James Mills
a51f81ded9 Update 'OLDREADME.md' 2022-03-23 00:18:30 +00:00
James Mills
7490b62d6e Tidy up the Readme 2022-03-23 10:16:52 +10:00
James Mills
0a0d30792b Add a rough idea of a Roadmap 2022-03-23 10:13:32 +10:00
xuu
7261dd085c feat: add CNAME Discovery to script implementation (#44)
implements https://git.mills.io/prologic/salty.im/pulls/9

Co-authored-by: Jon Lundy <jon@xuu.cc>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/44
Co-authored-by: xuu <xuu@noreply@mills.io>
Co-committed-by: xuu <xuu@noreply@mills.io>
2022-03-22 22:59:45 +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
958f4ea4f6 Update CHANGELOG for 0.0.17 2022-03-23 01:20:51 +10:00
James Mills
5d5804106e Add saltyd to the reelase process for precompiled binaries 2022-03-23 01:20:40 +10:00
James Mills
2eabf5f9a9 Add a help to the Makefile making help the default target 2022-03-23 00:30:38 +10:00
James Mills
65420e3278 Fix Dockerfile 2022-03-22 23:47:34 +10:00
James Mills
b04ee521ae Fix bild issue on small machines by restructing some of the cli code and only build the cli by default 2022-03-22 23:46:44 +10:00
James Mills
0048d599f1 Update defaultRequestTimeout to 30s 2022-03-22 22:33:58 +10:00
James Mills
bf32b5c732 Update error handling in send command 2022-03-22 22:31:25 +10:00
James Mills
a37f578544 Add support for generating ULID(s) for User's Endpoints 2022-03-22 22:14:46 +10:00
James Mills
c5da6ba812 Update CHANGELOG for 0.0.16 2022-03-22 18:29:20 +10:00
James Mills
e5b0c0dde7 pwa: Playing around with material design 2022-03-22 15:44:54 +10:00
James Mills
7452f3a1ce pwa: test self-update 2022-03-22 14:48:54 +10:00
James Mills
a5bceb13d4 pwa: Add app update detection 2022-03-22 14:43:05 +10:00
James Mills
daf7f4efe5 Revert "Revert "pwa: Add support for installable detection and prompt""
This reverts commit 15981876ff7c322a047f80ff05a1b92eb180f4e7.
2022-03-22 14:04:47 +10:00
James Mills
15981876ff Revert "pwa: Add support for installable detection and prompt"
This reverts commit 6bfc3beda9c671dc26bd1ee1845c22b217902095.
2022-03-22 14:02:21 +10:00
James Mills
1c721ce8f7 Code cleanup 2022-03-22 13:58:50 +10:00
James Mills
6bfc3beda9 pwa: Add support for installable detection and prompt 2022-03-22 13:48:39 +10:00
James Mills
8546e54c23 Update message from Hello World to indicate we're not quite ready for prime time just yet :D 2022-03-22 12:39:04 +10:00
James Mills
40f781080c Code cleanup 2022-03-22 12:35:57 +10:00
James Mills
b014857fa9 Fix static assets in Docker iamger 2022-03-22 12:10:05 +10:00