Skip to content

Releases: JohnXLivingston/peertube-plugin-livechat

v12.0.2

10 Dec 10:34
238d62f
Compare
Choose a tag to compare

Minor changes and fixes

  • Fix task list label styling.
  • Translations updates.

v12.0.1

05 Dec 18:51
1bea086
Compare
Choose a tag to compare

Minor changes and fixes

  • Fix custom emojis vs upper/lower case.

v12.0.0

03 Dec 16:38
a37438b
Compare
Choose a tag to compare

Importante Notes

This version requires Peertube 5.2.0 or superior.
It also requires NodeJS 16 or superior (same as Peertube 5.2.0.).

If you use the "system Prosody", you should update to Prosody 0.12.4, and Lua 5.4.

New features

  • #131: Emoji only mode.
  • #516: new option for the moderation bot: forbid duplicate messages.
  • #517: new option for the moderation bot: forbid messages with too many special characters.
  • #518: moderators can send announcements and highlighted messages.
  • #610: compatibility with PeerTube v7

Minor changes and fixes

  • Updating ConverseJS (v11 WIP) with latest fixes.
  • Updating Prosody AppImage to Prosody 0.12.4 + Lua 5.4.
  • Various translation updates.
  • Using Typescript 5.5.4, and Eslint 8.57.0 (with new ruleset).
  • Fix race condition in bot/ctl.
  • Various type improvements.
  • Update dependencies.
  • Fix emoji picker colors and size.
  • Fix: moderation delay max value was not correctly handled.

v11.0.1

03 Sep 13:31
2f78b90
Compare
Choose a tag to compare

Minor changes and fixes

  • Fix "send message" button that was sending the message twice.

v11.0.0

03 Sep 12:45
575703a
Compare
Choose a tag to compare

Importante Notes

With the new mod_firewall feature, Peertube admins can write firewall rules for the Prosody server. These rules could be used to run arbitrary code on the server. If you are a hosting provider, and you don't want to allow Peertube admins to write such rules, you can disable the online editing by creating a disable_mod_firewall_editing file in the plugin directory. Check the documentation for more information. This is opt-out, as Peertube admins can already run arbitrary code just by installing any plugin.

The concord theme was removed from ConverseJS. If you had it set in the plugin settings, it will fallback to the Peertube theme.

New features

  • Updating ConverseJS, to use upstream (v11 WIP). This comes with many improvements and new features.
  • #146: copy message button for moderators.
  • #137: option to hide moderator name who made actions (kick, ban, message moderation, ...).
  • #144: moderator notes.
  • #145: action for moderators to find all messages from a given participant.
  • #97: option to use and configure mod_firewall at the server level.

Minor changes and fixes

  • #118: improved accessibility.
  • Avatar set for anonymous users: new 'none' choice (that will fallback to Converse new colorized avatars).
  • New translation: Albanian.
  • Translation updates: Crotian, Japanese, traditional Chinese, Arabic, Galician.
  • Updated mod_muc_moderation to upstream.
  • Fix new task ordering.
  • Fix: clicking on the current user nickname in message history was failing to open the profile modal.
  • Fix: increase chat height on small screens, try to better detect the device viewport size and orientation.
  • Converse theme: removed concord, added cyberpunk.
  • Fixed Converse theme settings localization.
  • Fix: improved minimum chat width.

v10.3.3

25 Jul 10:21
e57d39c
Compare
Choose a tag to compare

Minor changes and fixes

  • Fix #481: Moderation bot was not able to connect when remote chat was disabled.
  • Some cleaning in code generating Prosody configuration file.

v10.3.2

18 Jul 08:27
db1993f
Compare
Choose a tag to compare

Minor changes and fixes

  • Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages).

v10.3.1

16 Jul 10:11
e8dc9a0
Compare
Choose a tag to compare

Minor changes and fixes

  • Moderation delay: fix accessibility on the timer shown to moderators.
  • Fix «create new poll» icon.

v10.3.0

11 Jul 07:42
31646be
Compare
Choose a tag to compare

New features

Minor changes and fixes

  • Translations updates: german.
  • Performance: don't send markers, even if requested by the sender.

v10.2.0

08 Jul 10:10
5eb0ae4
Compare
Choose a tag to compare

New features

Minor changes and fixes

  • Fix #449: Remove the constraint for custom emojis shortnames to have ":" at the beginning and at the end.
  • Translations updates: french, german, crotian, polish, slovak.