Commit Graph

354 Commits

Author SHA1 Message Date
John Livingston
3658ee797a getAuthUser becomes async. 2021-05-05 15:55:38 +02:00
John Livingston
07353bd327 Prosody: instance moderators and administrators are automatically owner of rooms. 2021-05-05 15:22:37 +02:00
John Livingston
8e62e00a92 Roadmap. 2021-05-04 16:50:53 +02:00
John Livingston
5792b98376 Rewriting using Map. 2021-05-04 16:43:38 +02:00
John Livingston
ad2d7742e9 Prosody: use the user nickname. 2021-05-04 16:33:32 +02:00
John Livingston
deff34ab95 Fix. 2021-05-04 15:33:05 +02:00
John Livingston
96844d1662 carbon module 2021-05-04 13:16:59 +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
fb7e98d20e Changelog. 2021-05-04 11:30:00 +02:00
John Livingston
34d8b7ded5 Fix token type. 2021-05-04 11:29:03 +02:00
John Livingston
4a4ffaae2d Prosody auth WIP. 2021-05-03 20:37:23 +02:00
John Livingston
d2e36344af Adding asyncMiddleware. 2021-05-03 20:06:36 +02:00
John Livingston
a74954a0cb Builtin conversejs: using typescript. 2021-05-03 18:30:02 +02:00
John Livingston
5575628e99 Moving the prosody virtualhost to anon.localhost. 2021-05-02 16:55:01 +02:00
John Livingston
f11fec7c97 Diagnostic: check prosody version. 2021-05-02 16:16:19 +02:00
John Livingston
e1b08ce025 Removing muc_create_api_auth, because Peertube will not allow an authorization header. 2021-05-02 15:22:08 +02:00
John Livingston
d29aca2703 Roadmap update. 2021-05-02 14:50:12 +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
75bbfc9159 mod_muc_http_defaults WIP. 2021-05-02 14:35:58 +02:00
John Livingston
834611dfe5 Frontend: using the new videoHasWebchat function. 2021-05-01 19:06:05 +02:00
John Livingston
b225148dfb 403 status when video invalid. 2021-05-01 19:01:31 +02:00
John Livingston
ef05583fba Adding a Shared folder:
* init some shared functions (videoHasWebchat, parseConfigUUIDs)
* api/room: checking that video has live enabled
* fix promise handling in initChat function
* removing some 'use strict' that are no more necessary in typescript
2021-05-01 18:30:21 +02:00
John Livingston
0cc57dfc12 Prosody: the first user will not be granted owner rights. 2021-05-01 10:30:41 +02:00
John Livingston
fefcf1f08a Fix room config result. 2021-05-01 10:22:06 +02:00
John Livingston
a25ef24237 WIP. 2021-04-30 18:03:12 +02:00
John Livingston
9c4cc64dcb More precise MVideo type. 2021-04-30 18:03:04 +02:00
John Livingston
aa88870a49 Prosody: specifying storage=internal. 2021-04-30 18:00:21 +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
fbfd86aab0 WIP. 2021-04-30 16:48:16 +02:00
John Livingston
1c0fbe743f Rewriting the prosody config generator code. 2021-04-30 16:22:58 +02:00
John Livingston
c19035c0b7 mod_muc_http_defaults WIP. 2021-04-29 18:31:48 +02:00
John Livingston
a4d671bf50 Prosody log level debug for test environment. 2021-04-29 17:45:04 +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
cc5e58ded1 Roadmap in README. 2021-04-29 13:45:01 +02:00
John Livingston
28a5025715 Roadmap. 2021-04-29 13:39:30 +02:00
John Livingston
efa54c1b04 Fix dead link. 2021-04-21 12:49:25 +02:00
John Livingston
beb6f131fc 2.0.3 2021-04-18 17:48:43 +02:00
John Livingston
079332733a Fix Peertube server crash when prosody is not installed. 2021-04-18 17:48:21 +02:00
John Livingston
bb1adf3fa9 2.0.2 2021-04-18 15:02:07 +02:00
John Livingston
209dd540a8 Changelog update. 2021-04-18 15:02:04 +02:00
John Livingston
4a6fdbe10a 2.0.2-0 2021-04-18 14:52:56 +02:00
John Livingston
7c9d979118 Update dependencies. 2021-04-18 14:48:49 +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
8ddbb21c7f Documentation. 2021-04-16 17:55:48 +02:00
John Livingston
0b40a8ff9a Changelog. 2021-04-16 15:24:59 +02:00
John Livingston
9b5caacb28 Display prosody port. 2021-04-16 15:23:08 +02:00
John Livingston
295a55c9f6 Port configuration. 2021-04-16 15:13:46 +02:00
John Livingston
fce0e7c63c Cleaning config file. 2021-04-16 14:39:25 +02:00