Commit Graph

932 Commits

Author SHA1 Message Date
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
John Livingston 4d9d9d39b0 XMPP clients connections WIP:
* new option to allow external xmpp account s2s connections
* settings to setup the port and network interfaces
* documentation WIP

Related to issue #114
2023-04-14 11:33:41 +02:00
John Livingston c81c2eb9bb Diagnostic tool: add the result of `prosodyctl check` in the debug section. 2023-04-14 11:33:41 +02:00
John Livingston aa5ff3cfb2
Node Version Manager compatibility. 2023-04-07 11:08:20 +02:00
John Livingston 7cae2de92f
Version 6.2.3 2023-03-08 10:25:47 +01:00
John Livingston 3bcfede55d
Merge pull request #163 from lost-geographer/patch-5
Fixes and simplifications of it.yml
2023-03-08 10:22:30 +01:00
lost_geographer 11411d77ed
Fixes and simplifications of it.yml
After a close check of [this](https://user-images.githubusercontent.com/38844060/223442627-ab5ff38d-285d-420a-9715-b566546f44db.png), I fixed and simplified some Italian strings.
2023-03-07 20:13:11 +01:00
John Livingston e5c063afb5
Fix italian translation + v6.2.2. 2023-03-07 16:03:57 +01:00
John Livingston b9c93c41fd
update npm dependencies. 2023-03-07 15:57:14 +01:00
John Livingston b9ab4cfc4b
Bump version 6.2.1. 2023-03-07 15:55:15 +01:00
John Livingston ba54ac6527
Fix missing it translations. 2023-03-07 15:53:25 +01:00
John Livingston 6716888fd1
Changelog. 2023-03-07 14:59:48 +01:00
John Livingston f8e598e3cc
Fix typo. 2023-03-07 14:56:17 +01:00
John Livingston 1c942d8ae7
Merge pull request #162 from lost-geographer/patch-1
Update it.json
2023-03-07 14:43:41 +01:00
John Livingston cbb46d9fce
Merge pull request #159 from lost-geographer/patch-2
Create it.yml
2023-03-07 14:43:00 +01:00
John Livingston 9d2187bbef
Merge pull request #160 from lost-geographer/patch-3
Update fr.yml
2023-03-07 14:41:39 +01:00
John Livingston 8e4fa7ca7f
Translations typos. 2023-03-07 14:39:26 +01:00
John Livingston cd15001d45
Merge pull request #161 from lost-geographer/patch-4
Update en.yml
2023-03-07 14:32:47 +01:00
John Livingston 0eb7e75421
New dev workflow:
Contribution now have to be made on the main branch.

A new `documentation` branch is created. Github and Gitlab pipelines are
now working on this branch.

Develop branch is deprecated, as it is no more necessary.
2023-03-07 14:14:19 +01:00
lost_geographer 2bb901a1fb
Update en.yml 2023-03-07 12:38:00 +01:00
lost_geographer 412236ed98
Update fr.yml 2023-03-07 12:37:03 +01:00
lost_geographer e1dca7595f
Create it.yml 2023-03-07 12:35:39 +01:00
lost_geographer 9b16248c3d
Update it.json 2023-03-07 12:34:10 +01:00
John Livingston 9fd4876e23
6.2.0 2023-03-06 12:10:08 +01:00
John Livingston 3bb8b9886a
Changelog v6.2.0 2023-03-06 12:10:02 +01:00
John Livingston 8e91641e6c
Update github workflow config. 2023-03-06 12:06:22 +01:00
John Livingston 58456b8fb4
Merge branch 'develop' 2023-03-06 12:05:27 +01:00
John Livingston d964a96654
Credits. 2023-02-17 09:47:21 +01:00
John Livingston 183b21322d
Fix typo. 2023-02-17 09:43:01 +01:00
John Livingston 7e481c7588
Merge pull request #157 from Gamemap/german-translation-2
Shortened the translations because there were truncated (#156 (comment)).
Also shortened the text for the two option buttons so they should be fixed too.
The description of the automatic color detection had ` on the end of the line.
2023-02-17 09:42:38 +01:00
Gamemap 47631f433f German Translation shortened
Shortened translations to don't get truncated.
2023-02-16 16:08:36 +01:00
John Livingston 20a9530992
update changelog 2023-02-16 07:00:41 +01:00
John Livingston 13fd1a84c9
Fix typo. 2023-02-16 06:58:28 +01:00
Gamemap f31d6f8c82
Updated german translation (#156)
Completed german translation for the plugin settings
Translated the description of the settings documentation
Used a nicer sentence for the room type description
Translated the Github-Links for the Roadmap
2023-02-16 06:57:09 +01:00
John Livingston c97cb5bb18
Partial german settings translations. 2023-02-15 15:02:22 +01:00
John Livingston 909bc9b335
Update documentation on main branch. 2023-02-15 14:44:03 +01:00
John Livingston 8957312169
Official code of conduct japanese translation. 2023-02-15 14:41:43 +01:00
John Livingston 6681f34a24
Official code of conduct german translation. 2023-02-15 14:38:55 +01:00
John Livingston 4863ce289b
Doc translation. 2023-02-15 14:32:47 +01:00
Gamemap b17dceff96
update German translation for the new docs site (#154)
Added missing sites
Added note that setting names aren't translated
removed typo "Deutsche" -> "Deutsch"
removed typo "General informatiosn"
2023-02-15 14:31:46 +01:00