6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-28 17:51:04 +00:00
prologic-saltyim/internal
James Mills 95be492208 Add support for sender interfaces and the pwa to fallback to sending via a broker as fallback (#101)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/saltyim/saltyim/pulls/101
Reviewed-by: xuu <xuu@noreply@mills.io>
2022-03-31 03:46:12 +00:00
..
exec support for contacts, multiple chat threads, and persistence (#77) 2022-03-28 21:49:01 +00:00
pwa Add support for sender interfaces and the pwa to fallback to sending via a broker as fallback (#101) 2022-03-31 03:46:12 +00:00
tui support for contacts, multiple chat threads, and persistence (#77) 2022-03-28 21:49:01 +00:00
web Add support for sender interfaces and the pwa to fallback to sending via a broker as fallback (#101) 2022-03-31 03:46:12 +00:00
api.go Add support for sender interfaces and the pwa to fallback to sending via a broker as fallback (#101) 2022-03-31 03:46:12 +00:00
bitcask_store.go Add a basic structure for a go-app PWA + integrated Broker (#36) 2022-03-21 22:27:35 +00:00
config.go Code cleanup 2022-03-27 01:09:07 +10:00
doc.go Refactor the code (#38) 2022-03-21 14:46:16 +00:00
embed_resources.go Re-fix build constraint for PWA app.wasm 2022-03-22 11:08:04 +10:00
handlers.go feat: add compression negotiation for sent messages (#91) 2022-03-29 22:23:16 +00:00
jobs.go Add a basic structure for a go-app PWA + integrated Broker (#36) 2022-03-21 22:27:35 +00:00
memory_store.go Add a basic structure for a go-app PWA + integrated Broker (#36) 2022-03-21 22:27:35 +00:00
options.go Code cleanup 2022-03-27 01:09:07 +10:00
router.go Fix CORS support 2022-03-25 23:10:48 +10:00
server.go Add support for sender interfaces and the pwa to fallback to sending via a broker as fallback (#101) 2022-03-31 03:46:12 +00:00
store.go Add a basic structure for a go-app PWA + integrated Broker (#36) 2022-03-21 22:27:35 +00:00
tasks.go feat: add compression negotiation for sent messages (#91) 2022-03-29 22:23:16 +00:00
utils.go Fix svc user (bot) so it actually starts 2022-03-27 02:59:23 +10:00