6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-30 18:51:03 +00:00
Commit Graph

299 Commits

Author SHA1 Message Date
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
James Mills
7a5889b2f8 Log the config file we're using as Debug level logging 2022-03-22 11:54:06 +10:00
James Mills
c8bbcad0db Set go.mod to require Go 1.17 (since go-app requires it) and update deps 2022-03-22 11:29:52 +10:00
James Mills
85613a4646 Fixed some missing routes for the PWA 2022-03-22 11:26:24 +10:00
James Mills
33a90947e8 Re-fix build constraint for PWA app.wasm 2022-03-22 11:08:04 +10:00
James Mills
361315418f Revert "Fix build tag for pwa app.wasm"
This reverts commit 0ecaec69f892418d6d4706c8f2ecf307c0b50248.
2022-03-22 11:06:37 +10:00
James Mills
0ecaec69f8 Fix build tag for pwa app.wasm 2022-03-22 10:35:25 +10:00
James Mills
ce5ffbd687 Excempt /inbox/* from CSRF 2022-03-22 10:05:00 +10:00
James Mills
6b678240aa Add configuration options for the store 2022-03-22 09:54:02 +10:00
James Mills
677f2a8fd5 Fix adding saltyd binary to Docker iamge 2022-03-22 09:47:26 +10:00
James Mills
f4ce058ff0 Forgot the pwa components 2022-03-22 09:42:53 +10:00
James Mills
7a7efb522b bah I suck 2022-03-22 09:41:37 +10:00
James Mills
9347e50056 Fix Dockerfile (again) 2022-03-22 09:40:55 +10:00
James Mills
845128ae89 Fix Dockerfile 2022-03-22 09:39:36 +10:00
James Mills
fd649208e0 Fix Makefile to publish Docker image as prologic/saltyim 2022-03-22 09:38:03 +10:00
James Mills
c28d109343 Fix Makefile so app.wasm build is silent 2022-03-22 08:29:47 +10:00
James Mills
be4b4a5e9d Add a basic structure for a go-app PWA + integrated Broker (#36)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Co-authored-by: Jon Lundy <jon@xuu.cc>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/36
2022-03-21 22:27:35 +00:00
James Mills
de8930ffc5 Update CHANGELOG for 0.0.15 2022-03-22 01:26:46 +10:00
James Mills
9036019c54 Use Debug logging level for logging debug logs 2022-03-22 01:26:40 +10:00
James Mills
a053515d0e Update CHANGELOG for 0.0.14 2022-03-22 01:23:01 +10:00
James Mills
efdd96c5d9 Fix passing hooks to cli.Read() 2022-03-22 00:58:24 +10:00
m u t e f a l l
8e119bedb5 unwind infrastructure (#37)
based on conversations where the project is going, this changeset removes the previous infrastructure setup examples.  since saltyim could be a more robust binary and also serve as a server for a well-known endpoint and/or message bus, i'd like to avoid muddying the water.

Co-authored-by: m u t e f a l l <mutefall@noreply.mills.io>
Reviewed-on: https://git.mills.io/prologic/saltyim/pulls/37
Co-authored-by: m u t e f a l l <mutefall@noreply@mills.io>
Co-committed-by: m u t e f a l l <mutefall@noreply@mills.io>
2022-03-21 14:47:00 +00: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
950f54708f Fix make-user properly 2022-03-21 23:53:54 +10:00
James Mills
76aae591bf Fix make-user 2022-03-21 23:45:30 +10:00
James Mills
5c36775dd2 Register tcell encodings (Fixes #23) 2022-03-21 16:14:38 +10:00
James Mills
672b0bde13 Fix Drone CI config 2022-03-21 14:38:55 +10:00
James Mills
646ab22372 Add a Dockerfile and push to prologic/salty-chat as well as a Drone CI config for CI/CD 2022-03-21 14:37:31 +10:00
James Mills
aabd291efc Update CHANGELOG for 0.0.13 2022-03-21 11:21:26 +10:00
James Mills
024fbd7169 Make lookups less noisey, remove use of beeep 2022-03-21 11:21:18 +10:00
James Mills
8ba7291760 Fix passing prehook/posthook flags that 7ccd59e broke :D 2022-03-21 10:42:49 +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
m u t e f a l l
b496aed878 Docment how to use Env vars to select your default Inbox 2022-03-21 09:12:15 +10:00
James Mills
a9b65ea64b Update CHANGELOG for 0.0.12 2022-03-21 02:14:16 +10:00
James Mills
6020106199 Update to msgbus v0.1.6 2022-03-21 02:14:10 +10:00
James Mills
d0c5f114a7 Fix a stupid Env var bug with bad KeyReplacer :/ 2022-03-21 01:50:37 +10:00
James Mills
43502b6e11 Update CHANGELOG for 0.0.11 2022-03-21 01:17:27 +10:00