6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-24 07:48:19 +00:00
prologic-saltyim/internal
James Mills 376de27023 Split out the PWA into its own repository (#194)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: https://git.mills.io/saltyim/saltyim/pulls/194
2023-04-23 09:31:43 +00:00
..
app Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
authreq Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
exec support for contacts, multiple chat threads, and persistence (#77) 2022-03-28 21:49:01 +00:00
api_e2e_test.go Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
api.go Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
bitcask_store.go Add blob service and support for signing and verifying HTTP requests (#178) 2023-01-25 23:05:29 +00:00
config.go fix: Make register lookup broker if default to blank (#175) 2022-10-15 21:45:13 +00:00
doc.go Refactor the code (#38) 2022-03-21 14:46:16 +00:00
handlers.go Use the new and improved with write-ahead-log (wal) support (#136) 2022-04-03 16:45:59 +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 blob service and support for signing and verifying HTTP requests (#178) 2023-01-25 23:05:29 +00:00
options.go fix: Make register lookup broker if default to blank (#175) 2022-10-15 21:45:13 +00:00
router.go fix: avatar, add logging (#109) 2022-03-31 21:19:45 +00:00
server.go Split out the PWA into its own repository (#194) 2023-04-23 09:31:43 +00:00
store.go Add blob service and support for signing and verifying HTTP requests (#178) 2023-01-25 23:05:29 +00:00
tasks.go Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
test_helpers.go Rename package to go.salty.im/saltyim 2023-02-28 08:37:50 +10:00
utils.go Add Avatar service and cli for updating avatar on a broker (#116) 2022-04-02 02:59:39 +00:00