Commit Graph

213 Commits

Author SHA1 Message Date
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
John Livingston 84723ee261 Fix converseJS: show the participant list when not in iframe. 2021-05-02 14:41:54 +02:00
John Livingston 3dd8718744 Eslint: configure for standard-typescript (backend), and separate configurations depending on folders. 2021-04-07 17:20:28 +02:00
John Livingston 8246e12297 ConverseJS fixes and documentation:
* using version 7.0.4
* update documentation and example files
* disable discover_connection_methods option
2021-02-21 16:13:48 +01:00
John Livingston 765542ef31 Fix some html attributes and add a content-type. 2021-02-21 15:21:30 +01:00
John Livingston 40d6ade8b6 Look & feel for builtin chat. 2021-02-20 23:29:07 +01:00
John Livingston 409f9358e9 Fix missing CSS. 2021-02-20 23:18:49 +01:00
John Livingston 39ab460d68 Rewriting the way ConverseJS is builtin. 2021-02-20 23:12:12 +01:00
John Livingston d9e461f984 Builtin ConverseJS:
* Building with webpack. TODO: include assets.
* Page template
2021-02-20 20:42:41 +01:00