John Livingston
1174f661be
TODO notes
2023-05-31 16:52:47 +02:00
John Livingston
3bc05d88df
Chat Federation: using S2S if available.
...
* if both local and remote instance have external XMPP connections enabled, the user joins the remote room with his local account
* some code refactoring (builtin.ts)
Note: documentation and settings descriptions are to do.
Related to #112
2023-05-31 16:52:47 +02:00
John Livingston
1003378b24
Documentation.
2023-05-31 16:51:06 +02:00
Alecks Gates
862991e086
Add directions for trusted certificate generation under Docker
2023-05-30 11:27:48 +02:00
John Livingston
df249efd16
Fix typo in documentation
2023-05-18 15:38:14 +02:00
Thibault François
51bdd91c5e
[typo] carioca en trop
2023-05-12 10:06:14 +02:00
mose
3cf0376436
add link to docker-dev repo
2023-04-25 09:18:21 +02:00
John Livingston
3ac504a345
Fix changelog.
2023-04-21 19:44:31 +02:00
John Livingston
95d0f4f36a
Bump version 6.3.0
2023-04-21 19:40:40 +02:00
John Livingston
2c759023a6
Bump version 6.3.0-beta4
2023-04-21 19:29:12 +02:00
John Livingston
cf0b14d382
Fix import. Seems i am tired...
2023-04-21 19:28:43 +02:00
John Livingston
ee8c9deee1
Bump version 6.3.0-beta3
2023-04-21 19:25:29 +02:00
John Livingston
1a5989d9a9
Fix.
2023-04-21 19:24:55 +02:00
John Livingston
5a4eb7fc33
Fix: wrong usage of URL.protocol, again
2023-04-21 18:57:18 +02:00
John Livingston
493c3dd25b
Bump version 6.3.0-beta2
2023-04-21 18:51:59 +02:00
John Livingston
4a02f74563
Fix cross domain BOSH.
2023-04-21 18:49:15 +02:00
John Livingston
ba573c1211
Fix protocol detection.
2023-04-21 18:38:43 +02:00
John Livingston
6e290a3ef6
Fix beta version name.
2023-04-21 18:08:54 +02:00
John Livingston
252dd30db1
Bump version 6.3.0-beta1
2023-04-21 17:35:14 +02:00
John Livingston
0ce95d4a39
Chat Federation: don't display chat when anonymous connections are disabled
2023-04-21 17:24:16 +02:00
John Livingston
a07a7a6ce8
Changelog
2023-04-21 17:09:24 +02:00
John Livingston
5d323b2dfd
Chat Federation, connection to remote chat:
...
Front-end connect using BOSH or WS directly on the remote server.
If use is logged-in, his nickname is use as default nickname.
2023-04-21 16:56:48 +02:00
John Livingston
b85a1dc90a
Fix: wrong usage of URL.protocol
2023-04-21 16:33:17 +02:00
John Livingston
732138e745
Chat Federation: some data caching to reduce disk load.
2023-04-21 12:25:00 +02:00
John Livingston
333590defd
Chat Federation: send the information to the frontend.
2023-04-21 12:02:52 +02:00
John Livingston
b1f1271389
Fix missing case.
2023-04-20 18:32:13 +02:00
John Livingston
5028d37c18
Chat federation: storing chat information
2023-04-20 18:28:08 +02:00
John Livingston
850ea3e61f
Chat federation: refactoring code + fix case when video has no chat
2023-04-20 16:07:00 +02:00
John Livingston
f1375c1ea8
Dev tuto link.
2023-04-20 13:27:14 +02:00
John Livingston
01e7fdc9b6
Chat federation: new settings to disable the feature.
2023-04-20 12:13:22 +02:00
John Livingston
4c138f3f5b
Chat federation metadata fix, and code refactoring.
2023-04-20 11:10:23 +02:00
John Livingston
115fcd8484
Chat federation: add metadata in ActivityPub. WIP
2023-04-19 19:07:08 +02:00
John Livingston
bcafac5cce
XMPP trusted certificates documentation.
2023-04-17 17:56:20 +02:00
John Livingston
310419ad66
Fix Peertube crash:
...
Peertube could crash when someone attemps to connect to Websocket endpoint during plugin initialization.
2023-04-17 11:14:41 +02:00
John Livingston
aa1170a3f4
Troubleshooting doc ( #114 )
2023-04-14 14:26:30 +02:00
John Livingston
2a06784417
XMPP connections documentation ( #114 )
2023-04-14 14:23:18 +02:00
John Livingston
d2238c390f
Fix title.
2023-04-14 13:35:43 +02:00
John Livingston
02f27826b8
User XMPP clients documentation ( #114 )
2023-04-14 13:29:05 +02:00
John Livingston
1bd5c4decc
Better xmpp share link ( #114 )
2023-04-14 11:57:01 +02:00
John Livingston
d359d3ad99
Fix Prosody room topic:
...
Due to a bug in mod_muc_http_defaults (https://hg.prosody.im/prosody-modules/rev/6d99ddd99694 ),
room topics were badly configured. The plugin will fix them at startup, and stops trying to set the subject.
2023-04-14 11:33:41 +02:00
John Livingston
4d6ead2621
Fix strings.
2023-04-14 11:33:41 +02:00
John Livingston
cf0e4d8061
Fix settings read.
2023-04-14 11:33:41 +02:00
John Livingston
801798852c
Prosody: new settings to provide a custom certificates dir
2023-04-14 11:33:41 +02:00
John Livingston
a87a622cba
Prosody: renew self signed certificates periodically
2023-04-14 11:33:41 +02:00
John Livingston
b4dabfeeb9
New debug mode:
...
Debug mode is no more triggered by the NODE_ENV value, but by testing
the existance of a file in the plugin data directory.
2023-04-14 11:33:41 +02:00
John Livingston
f8b83defb5
Fix Prosody configuration.
2023-04-14 11:33:41 +02:00
John Livingston
772689f9ce
Prosody: Generating self-signed certificates for s2s connections.
2023-04-14 11:33:41 +02:00
John Livingston
38023df6be
XMPP clients connections WIP + fix mod_muc_http_defaults
2023-04-14 11:33:41 +02:00
John Livingston
d544a53b38
XMPP clients connections WIP
2023-04-14 11:33:41 +02:00
John Livingston
4a28991497
XMPP client connection WIP:
...
Adding an option in the «share chat» dialog to display the XMPP room
address.
2023-04-14 11:33:41 +02:00