6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-07-05 09:31:25 +00:00
prologic-saltyim/internal/pwa/components
mlctrez 80b5d42fa4 add register button to configuration page (#114)
Adding a new register button to the configuration page that calls client.Register()

When clicked this button uses the identity stored in the local storage which was created either via new identity or update identity buttons.

All errors are logged to the console.  From my tests, I don't have a salty@mlctrez.com user so it fails looking up the service user to send a message to.

Co-authored-by: mlctrez <mlctrez@gmail.com>
Reviewed-on: https://git.mills.io/saltyim/saltyim/pulls/114
Reviewed-by: xuu <xuu@noreply@mills.io>
Co-authored-by: mlctrez <mlctrez@noreply@mills.io>
Co-committed-by: mlctrez <mlctrez@noreply@mills.io>
2022-04-01 02:13:19 +00:00
..
appupdate.go re-add icons to update banner buttons 2022-03-24 13:38:41 -05:00
chatbox.go chat_window_formatting (#102) 2022-03-31 21:38:34 +00:00
chatmessage.go bring_back_salt_shaker (#111) 2022-03-31 22:20:06 +00:00
configuration.go add register button to configuration page (#114) 2022-04-01 02:13:19 +00:00
dialog.go support for contacts, multiple chat threads, and persistence (#77) 2022-03-28 21:49:01 +00:00
navigation.go new chat should also update contacts (#92) 2022-03-30 00:35:43 +00:00
newchat.go Add support for performing lookups via the broker we were served from (#99) 2022-03-31 00:51:38 +00:00
saltychat.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
state.go pwa: Fix build errors 2022-03-25 15:28:44 +10:00