Commit Graph

187 Commits

Author SHA1 Message Date
John Livingston a9de7af3ae Merge branch 'main' into typescript 2021-04-07 18:23:57 +02:00
John Livingston c688045c46 Bump version v1.0.8 2021-04-07 18:23:05 +02:00
John Livingston 3e46552ec0 Typescript for frontend code. 2021-04-07 18:14:58 +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 8b11c10e32 Server code in typescript. 2021-04-07 16:52:38 +02:00
John Livingston dca4e67b35 Separing frontend and backend code in different folders. 2021-04-07 15:53:22 +02:00
John Livingston 8f79f813c7 update conversejs version. 2021-04-07 15:14:36 +02:00
John Livingston a18b438a1b Bump version 1.0.7. 2021-03-12 17:35:36 +01:00
John Livingston 162ef9ea01 Bump version 1.0.6 2021-03-09 10:17:09 +01:00
John Livingston eb6d8cd587 Bump version 1.0.5 2021-03-08 12:54:20 +01:00
John Livingston d3248d3797 Optimize svg images. 2021-03-08 11:54:29 +01:00
John Livingston 1e54f27871 Bump to version 1.0.4 2021-03-01 18:50:07 +01:00
John Livingston a7c6e520e6 Better UX
* All buttons are in the same DOM container as the iframe
* Icons for buttons
* Rewriting the build process
* Simplier state management
* Buttons are hidden using CSS
2021-03-01 18:38:39 +01:00
John Livingston 05fd8d0e5a Bump version to v1.0.3. 2021-02-21 18:03:07 +01: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 a062bcf341 Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video. 2021-02-21 02:00:13 +01:00
John Livingston 8179ea4c11 Fix: When installing the plugin from npm, the node_modules dont come with: copying converseJS to dist folder. 2021-02-21 01:22:07 +01:00
John Livingston 795b63b07b Bump to version v1.0.0. 2021-02-21 01:00:13 +01:00
John Livingston c932636634 Fix ConverseJS dependencies. NB: version 7.0.4 is buggy. 2021-02-20 23:19:37 +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
John Livingston 7f5d955cb0 Bump version 0.0.8 2021-02-20 16:32:13 +01:00
John Livingston 767b9d0a27 Fix uncomplete commit. 2021-02-20 16:03:44 +01:00
John Livingston b27aa9e558 Bump to version 0.0.6 2021-02-20 15:46:46 +01:00
John Livingston b071489e5b Fix:
* Chat should be displayed for waiting and ended lives
* Chat and chat buttons must be cleaned out of the dom on navigation
2021-02-20 15:41:00 +01:00
John Livingston fba0422adb Adding eslint. 2021-02-20 11:55:00 +01:00
John Livingston 31d3d96590 Bump version to 0.0.5. 2021-02-19 19:57:42 +01:00
John Livingston b57165e2d6 Bump version to 0.0.4. 2021-02-19 18:35:02 +01:00
John Livingston 26abf479d9 Bump version to 0.0.3. 2021-02-19 18:29:15 +01:00
John Livingston f4a565ab67 Fix settings privacy. 2021-02-19 10:11:42 +01:00
John Livingston 6d136a7da0 Initial release. 2021-02-18 18:31:12 +01:00
John Livingston 8635646b9d Init. 2021-02-18 15:13:30 +01:00
Rigel Kent 6d5aeab21a
Add prepare script 2020-01-28 12:43:33 +01:00
Rigel Kent a09c609dd2
(webpack) adding build script command 2019-11-19 18:18:28 +01:00
Rigel Kent e5fda80e7b (webpack) adding webpack for dependencies bundling, .gitignore and .npmignore 2019-11-19 17:08:04 +01:00
Chocobozzz 18e6c6e6d3
Add translations 2019-07-26 14:48:18 +02:00
Chocobozzz 00b36e811b
First commit 2019-07-16 16:39:36 +02:00