c5bcf611d3
Prosody log level will be the same as the Peertube's one.
2021-05-12 11:48:38 +02:00
c9eb3ffda4
Update comment after more tests.
2021-05-11 17:31:20 +02:00
236a9301bc
mod_muc_moderation
2021-05-11 16:49:55 +02:00
a602c7870a
Using mod_muc_mam:
...
* Starting with Peertube 3.2.0, builtin prosody save room history on server. So when a user connects, he can get previously send messages.
* Fix: settings archive_expires_after was useless without mod_mam
2021-05-11 16:10:57 +02:00
094193a3b1
Builtin prosody use a working dir provided by Peertube.
2021-05-11 15:37:34 +02:00
5484947f51
Fix: if the video owner is already owner of the chatroom, he should not be downgraded to admin.
2021-05-06 21:05:46 +02:00
e91d378e5c
Fix: 2.1.0 was in fact correct... Did not work on my preprod env because of... a Livebox bug...
2021-05-06 21:00:42 +02:00
fec219a909
Revert getProsodyDomain. Broken when not on localhot.
2021-05-06 14:04:16 +02:00
f590cf2c7b
Builtin Prosody: use Peertube domain instead of localhost.
2021-05-06 13:31:55 +02:00
bda306b461
Dont add chat admin for remote videos.
2021-05-06 12:42:07 +02:00
27d8ab7fc6
Prosody: the video owner is admin for the room.
2021-05-05 18:00:03 +02:00
6b77c3585d
Protecting some APIs with an APIKEY.
2021-05-05 17:06:19 +02:00
07353bd327
Prosody: instance moderators and administrators are automatically owner of rooms.
2021-05-05 15:22:37 +02:00
5792b98376
Rewriting using Map.
2021-05-04 16:43:38 +02:00
96844d1662
carbon module
2021-05-04 13:16:59 +02:00
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
4a4ffaae2d
Prosody auth WIP.
2021-05-03 20:37:23 +02:00
5575628e99
Moving the prosody virtualhost to anon.localhost.
2021-05-02 16:55:01 +02:00
e1b08ce025
Removing muc_create_api_auth, because Peertube will not allow an authorization header.
2021-05-02 15:22:08 +02:00
75bbfc9159
mod_muc_http_defaults WIP.
2021-05-02 14:35:58 +02:00
aa88870a49
Prosody: specifying storage=internal.
2021-04-30 18:00:21 +02:00
fbfd86aab0
WIP.
2021-04-30 16:48:16 +02:00
1c0fbe743f
Rewriting the prosody config generator code.
2021-04-30 16:22:58 +02:00
c19035c0b7
mod_muc_http_defaults WIP.
2021-04-29 18:31:48 +02:00
a4d671bf50
Prosody log level debug for test environment.
2021-04-29 17:45:04 +02:00
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
079332733a
Fix Peertube server crash when prosody is not installed.
2021-04-18 17:48:21 +02:00
295a55c9f6
Port configuration.
2021-04-16 15:13:46 +02:00
fce0e7c63c
Cleaning config file.
2021-04-16 14:39:25 +02:00
bd91abc5b8
Working prosody configuration.
2021-04-16 14:26:21 +02:00
58b0a0cd69
Unloading http bind route.
2021-04-15 13:11:59 +02:00
af46ecc3a2
Refactoring getProsodyConfig stuffs. Preparing the http bind router.
2021-04-15 12:17:08 +02:00
7dbb964ad7
Fix prosody config.
2021-04-15 11:02:05 +02:00
d536625f7b
WIP on diagnostic.
2021-04-14 18:15:43 +02:00
faa12de768
Better prosody process handling.
2021-04-14 17:55:26 +02:00
63112df21a
Fix prosody exec call.
2021-04-14 17:48:46 +02:00
8a73d93aac
WIP on prosody spawning.
2021-04-14 17:10:22 +02:00
a018ef5293
WIP on Prosody diagnostic.
2021-04-14 16:14:56 +02:00
f5b438d587
WIP. Spawning prosody.
2021-04-14 15:26:00 +02:00
da37e539f7
WIP.
2021-04-13 18:00:45 +02:00
cc21305f6a
WIP on Prosody integration.
2021-04-13 17:13:41 +02:00
4690d97384
WIP on builtin prosody.
2021-04-12 20:52:21 +02:00