Commit Graph

16 Commits

Author SHA1 Message Date
John Livingston 2d3726a087 Refactoring. 2021-05-18 19:13:47 +02:00
John Livingston c1db044133 ConverseJS is using sessionStorage rather than localStorage. 2021-05-18 19:09:29 +02:00
John Livingston 4a644aafae Try to tweak the ConverseJS keepalive parameter to avoid some bugs. 2021-05-18 19:00:26 +02:00
John Livingston afb27bacc6 Adding a try/catch for debugging purpose. 2021-05-18 18:48:19 +02:00
John Livingston 3c5d74cc1a Change some ConverseJS parameters. 2021-05-06 12:34:42 +02:00
John Livingston 61dfa0b79f WIP. 2021-05-05 18:35:28 +02:00
John Livingston c895778175 Comment. 2021-05-05 18:16:59 +02:00
John Livingston 1fe320a59d Removing auto_reconnect, because it cant work without prebind login mode. 2021-05-05 18:13:15 +02:00
John Livingston 24a036925b Fix auto_focus. 2021-05-05 18:09:33 +02:00
John Livingston 0cc9570e58 Fix allow_message_corrections. 2021-05-05 18:03:38 +02:00
John Livingston 5a82f9aa93 ConverseJS: show the toolbar when in fullscreen. 2021-05-05 17:32:50 +02:00
John Livingston e5d5da4d07 Builtin Prosody: allow moderation operations. 2021-05-05 17:20:06 +02:00
John Livingston ad2d7742e9 Prosody: use the user nickname. 2021-05-04 16:33:32 +02:00
John Livingston 76adc7124f Prosody auth, first working code:
* generated password on an api call
* use this password to authenticate on prosody
* using helper getAuthUser when available, else fallback to custom code
2021-05-04 13:00:44 +02:00
John Livingston 4a4ffaae2d Prosody auth WIP. 2021-05-03 20:37:23 +02:00
John Livingston a74954a0cb Builtin conversejs: using typescript. 2021-05-03 18:30:02 +02:00