Commit Graph

233 Commits

Author SHA1 Message Date
John Livingston 4840bd735a Better default values for settings:
* Remove old Peertube 3.0.1 compatibility (default value for checkbox settings should be false)
2021-05-07 19:18:41 +02:00
John Livingston 9245ec3443 Update Roadmap. 2021-05-07 19:01:41 +02:00
John Livingston e5cb358083 Roadmap 2021-05-07 18:56:59 +02:00
John Livingston bebefb1a5d Don't display webchat when viewing a playlist:
* remove old Peertube 3.0.1 hook compatibility
* use new parameters for hook action:video-watch.video.loaded (Peertube
3.2.0)
* backward compatibility with Peertube 3.1.0 hooks
* don't display webchat if there is a current playlist
2021-05-07 18:52:01 +02:00
John Livingston 32724fa7d8 Update Roadmap. 2021-05-07 17:12:15 +02:00
John Livingston 73ed34a2fa Fix: starting with Peertube 3.2.0, there is a header X-Frame-Options. Removing it on the iframe route. 2021-05-07 16:45:55 +02:00
John Livingston 31c10621d1 2.1.3 2021-05-06 21:06:55 +02:00
John Livingston 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
John Livingston 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
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 6cca689ef7 Trying to fix for production. 2021-05-06 13:59:45 +02:00
John Livingston ccf1db2939 Bump version to v2.1.0. 2021-05-06 13:33:30 +02:00
John Livingston f590cf2c7b Builtin Prosody: use Peertube domain instead of localhost. 2021-05-06 13:31:55 +02:00
John Livingston 2e7c5b295a Documentation 2021-05-06 13:01:01 +02:00
John Livingston cea229b80c Update Roadmap. 2021-05-06 12:44:29 +02:00
John Livingston bda306b461 Dont add chat admin for remote videos. 2021-05-06 12:42:07 +02:00
John Livingston b38fb172fa Changelog 2021-05-06 12:37:49 +02:00
John Livingston 3c5d74cc1a Change some ConverseJS parameters. 2021-05-06 12:34:42 +02:00
John Livingston 61dfa0b79f WIP. 2021-05-05 18:35:28 +02:00
John Livingston c895778175 Comment. 2021-05-05 18:16:59 +02:00
John Livingston 1fe320a59d Removing auto_reconnect, because it cant work without prebind login mode. 2021-05-05 18:13:15 +02:00
John Livingston 24a036925b Fix auto_focus. 2021-05-05 18:09:33 +02:00
John Livingston 0cc9570e58 Fix allow_message_corrections. 2021-05-05 18:03:38 +02:00
John Livingston 27d8ab7fc6 Prosody: the video owner is admin for the room. 2021-05-05 18:00:03 +02:00
John Livingston 5a82f9aa93 ConverseJS: show the toolbar when in fullscreen. 2021-05-05 17:32:50 +02:00
John Livingston e5d5da4d07 Builtin Prosody: allow moderation operations. 2021-05-05 17:20:06 +02:00
John Livingston 6b77c3585d Protecting some APIs with an APIKEY. 2021-05-05 17:06:19 +02:00
John Livingston 787fed19d0 Peertube 3.2.0 will provide user.Account.name. 2021-05-05 16:30:18 +02:00
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