John Livingston
4cf9ab51aa
Prosody log rotation every 24 hour.
2021-05-12 14:59:52 +02:00
John Livingston
e945227e36
2.2.0
2021-05-11 10:06:53 +02:00
John Livingston
07ab2a80ed
Settings: hide unnecessary settings depending on webchat mode (requires Peertube 3.2.0).
2021-05-10 21:04:04 +02:00
John Livingston
31c10621d1
2.1.3
2021-05-06 21:06:55 +02:00
John Livingston
fec219a909
Revert getProsodyDomain. Broken when not on localhot.
2021-05-06 14:04:16 +02:00
John Livingston
5650d6aed8
Bump version 2.1.1.
2021-05-06 14:00:18 +02:00
John Livingston
ccf1db2939
Bump version to v2.1.0.
2021-05-06 13:33:30 +02:00
John Livingston
d2e36344af
Adding asyncMiddleware.
2021-05-03 20:06:36 +02:00
John Livingston
9dc0ce6383
Removing a hack:
...
* replacing loadByUrl by loadByIdOrUuid
* breaks compatibility with peertube 3.0.1
* simpler webchat route
* fix uuid escaping in iframe uri
2021-04-30 17:39:27 +02:00
John Livingston
62af899a50
Builtin Prosody modules:
...
* initialize prosody modules folder
* comment on prosody modules licensing
* use mod_muc_http_defaults to set rooms properties and prevent unauthorized room creation WIP
2021-04-29 16:50:30 +02:00
John Livingston
beb6f131fc
2.0.3
2021-04-18 17:48:43 +02:00
John Livingston
bb1adf3fa9
2.0.2
2021-04-18 15:02:07 +02:00
John Livingston
4a6fdbe10a
2.0.2-0
2021-04-18 14:52:56 +02:00
John Livingston
ca669eb70f
Bump version 2.0.1.
2021-04-16 21:02:09 +02:00
John Livingston
8e2565988b
Fix dependencies.
2021-04-16 20:58:58 +02:00
John Livingston
2f5bd26975
Bump version to 2.0.0.
2021-04-16 17:57:41 +02:00
John Livingston
6d63d42e88
Fix using express-http-bind as proxy for BOSH.
2021-04-16 13:42:07 +02:00
John Livingston
f1192e3da0
Using express-http-bind as proxy for BOSH. WIP
2021-04-15 15:21:58 +02:00
John Livingston
3f6d81ee7e
Merge branch 'main' into prosody
2021-04-14 14:17:39 +02:00
resoli
cb816739e9
Update package.json
2021-04-12 15:11:15 +02:00
John Livingston
6d3f376963
Merge branch 'main' into prosody
2021-04-12 14:41:11 +02:00
John Livingston
ef77a37249
Adding translation files in package.json.
2021-04-12 14:37:32 +02:00
John Livingston
59cd78ee82
Initializing a diagnostic tools. WIP
2021-04-09 21:28:16 +02:00
John Livingston
0bad31dddb
Fix plugin unregister: unload all modules.
2021-04-08 03:47:55 +02:00
John Livingston
490d6f18c3
Refactoring server code:
...
* Split server code in several libs
* improve server/peertube.d.ts.
2021-04-08 02:43:21 +02:00
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