Commit Graph

1979 Commits

Author SHA1 Message Date
John Livingston 75925b1117
Documentation: migrating from hugo-theme-learn to hugo-theme-relearn 2024-08-30 12:39:27 +02:00
John Livingston 2824bd1e38
Merge pull request #505 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-30 12:38:34 +02:00
T.S 7293f4a6d5
Translated using Weblate (Japanese)
Currently translated at 6.8% (60 of 879 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/
2024-08-30 12:37:54 +02:00
Victor Hampel f7ddd58a2c
Translated using Weblate (German)
Currently translated at 100.0% (879 of 879 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-30 12:37:54 +02:00
John Livingston 4a747d7314
Merge pull request #508 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
Translations update from Framasoft Weblate
2024-08-30 12:37:48 +02:00
John Livingston f5074934e4
Translated using Weblate (French)
Currently translated at 100.0% (296 of 296 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-08-29 21:15:47 +02:00
John Livingston 6c0b5e1c19
Translated using Weblate (French)
Currently translated at 96.6% (285 of 295 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-08-29 14:36:05 +02:00
T.S 1b75f3d504
Translated using Weblate (Japanese)
Currently translated at 100.0% (295 of 295 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ja/
2024-08-29 14:36:05 +02:00
John Livingston b673a49af6
Improved accessibility (#118):
* channel configuration: adding title to inputs.
* channel configuration: `aria-hidden="true"` on icons for add and
  remove row buttons.
2024-08-29 12:20:36 +02:00
John Livingston 944bdcebb7
Improved accessibility (#118):
* aria-hidden on the channel avatar in the `p/livechat/configuration`
  page.
2024-08-29 11:28:58 +02:00
John Livingston c6d012cfb4
Including Converse accessibility fixes. 2024-08-29 11:28:30 +02:00
John Livingston 0732bd1de3
Improved accessibility (#118):
* top chat button accessibility improved (role, aria-hidden for icons,
  tabindex for keyboard navigation, ...)
2024-08-20 17:52:53 +02:00
John Livingston e65bd5c426
Improved accessibility (#118):
* Adding a role="region" and an aria-label="Chat" on the chat container.
2024-08-20 17:24:18 +02:00
John Livingston 3177c31b08
Improved accessibility (#118):
* Fix autocomplete vs tab key
2024-08-20 16:59:08 +02:00
John Livingston cee42b4bcc
Improved accessibility (#118):
* adding role="button" or type="button" where missing.
2024-08-20 15:30:45 +02:00
John Livingston 9e252193d4
Fix #504: better prosodyctl documentation 2024-08-19 10:58:49 +02:00
John Livingston 08eb466e27
Merge pull request #502 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
Translations update from Framasoft Weblate
2024-08-19 10:55:09 +02:00
dswhi 0cf5647a89
Translated using Weblate (Chinese (Traditional))
Currently translated at 51.5% (152 of 295 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/zh_Hant/
2024-08-19 10:54:35 +02:00
Victor Hampel 4113259975
Translated using Weblate (German)
Currently translated at 100.0% (295 of 295 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-08-19 10:54:35 +02:00
John Livingston 4bdf40e905
Merge pull request #501 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-19 10:54:27 +02:00
Victor Hampel a385204256
Translated using Weblate (German)
Currently translated at 100.0% (879 of 879 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-15 11:38:20 +02:00
John Livingston e1d1dd94e6
Update documentation. 2024-08-13 10:49:35 +02:00
John Livingston 940e8c9ac4
Merge pull request #500 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-13 10:47:04 +02:00
Victor Hampel 9a22ab7f18
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-13 10:37:16 +02:00
John Livingston 8e99199f29
New option to use and configure Prosody mod_firewall WIP (#97):
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
  special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
John Livingston 481f265a44
Merge pull request #498 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-12 14:19:06 +02:00
John Livingston 6fd8383439
Translated using Weblate (French)
Currently translated at 95.4% (823 of 862 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-08-12 13:25:35 +02:00
John Livingston 54c31500a3
Fix typo. 2024-08-12 12:09:32 +02:00
John Livingston e08c413682
Merge pull request #497 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-12 12:08:16 +02:00
John Livingston 73845eb5d4
Translated using Weblate (French)
Currently translated at 94.0% (811 of 862 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-08-12 12:07:50 +02:00
John Livingston a47737967a
Merge pull request #496 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-12 12:04:14 +02:00
Victor Hampel 67b89f1aef
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-12 12:04:00 +02:00
John Livingston e1e91c2984
Merge pull request #494 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
Translations update from Framasoft Weblate
2024-08-12 12:03:55 +02:00
Victor Hampel a813ceb723
Translated using Weblate (German)
Currently translated at 100.0% (285 of 285 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-08-12 11:58:01 +02:00
John Livingston cd0813fb14
Translated using Weblate (French)
Currently translated at 100.0% (285 of 285 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-08-12 11:58:01 +02:00
John Livingston 62caa63dc5
ConverseJS: using a version with the occupant actions on the right. 2024-08-12 11:57:31 +02:00
John Livingston ef1b49f291
Fix: increase chat height on small screens, try to better detect the device viewport size and orientation. 2024-08-07 00:09:55 +02:00
John Livingston b8db486410
Message search results: display original nickname if has changed. 2024-08-06 17:54:07 +02:00
John Livingston df75659a05
Merge pull request #492 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
Translations update from Framasoft Weblate
2024-08-06 17:37:43 +02:00
Besnik Bleta a3555ed3cd
Translated using Weblate (Albanian)
Currently translated at 68.3% (194 of 284 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/sq/
2024-08-06 17:35:19 +02:00
John Livingston fd7d24c121
Translated using Weblate (French)
Currently translated at 100.0% (284 of 284 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-08-06 17:35:19 +02:00
John Livingston a9ae96622a
Translated using Weblate (German)
Currently translated at 98.9% (281 of 284 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-08-06 17:35:19 +02:00
Victor Hampel 4afc0b6ab8
Translated using Weblate (German)
Currently translated at 100.0% (284 of 284 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-08-06 17:35:18 +02:00
John Livingston ad5397b3c7
Adding actions on the occupant list. 2024-08-06 17:32:37 +02:00
John Livingston 49e11d2b6b
Include a Converse fix. 2024-08-06 15:50:40 +02:00
John Livingston df7981f896
Including a Converse Fix. 2024-08-06 12:25:26 +02:00
John Livingston 003cb24dd8
Updating Converse upstream (with bootstrap5):
* bootstrap 5 compatibility
* other Converse updates integration
* hack to get the sidebar work as with Converse v10.
* modal onHide was renamed close.
* fix slow mode infobox margin.
* fix margin
* shorter action label, for better dropdown UX.
2024-08-06 12:04:28 +02:00
John Livingston 33da4314af
Merge pull request #490 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
Translations update from Framasoft Weblate
2024-08-06 11:46:13 +02:00
Victor Hampel c2c1211b9a
Translated using Weblate (German)
Currently translated at 100.0% (857 of 857 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-06 11:45:27 +02:00
Victor Hampel 5d843ebf92
Translated using Weblate (German)
Currently translated at 100.0% (851 of 851 strings)

Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-08-06 11:45:27 +02:00