github coralproject/talk v4.8.0

latest releases: v9.11.2, v9.11.1, v9.11.0...
7 years ago

Features

  • Pre-moderation of Commenters ๐Ÿ
    • Now Moderators can set a particular commenter to have their comments be pre-moderated
    • This means those commenters will have their comments sent to the Pre-Mod queue and they will have to be manually approved by a moderator before they're published
    • You can read more about it here: #2145
    • Special thanks to @gerardogalvez for contributing this long-desired feature!
  • Moderation Action Notifications ๐Ÿ””
    • Enabling this plugin will notify commenters who opt-in to this notification type if their pre-mod or system withheld comments are subsequently approved, and therefore published; or rejected, and therefore not published
    • You can turn on this plugin by enabling talk-plugin-notification-category-moderation-actions in your server and client settings in your plugins.json config file
    • In your .env file you'll also need to add TALK_MODERATION_NOTIFICATION_TYPES which can be set as APPROVED, REJECTED to send notifications in both scenarios (or you can use one or the other)
    • You can read more about this and other plugins in our Plugin Directory and in the PR here: #2175
    • Special thanks to @mkonikov for this awesome feature!
  • Additional Replies Config ๐Ÿ”ข
    • Allows the number of additional replies shown on expand replies action to be configurable
    • Replaces the hardcoded more replies limit: 999999 with the variable: ADDTL_REPLIES_ON_LOAD_MORE, that can be overridden with a new environment variable: TALK_ADDTL_REPLIES_ON_LOAD_MORE
    • More info here: #2203
    • Special thanks to @dburke70 for contributing this!

Translations

  • Talk is now available in Hebrew! ๐Ÿ‡ฎ๐Ÿ‡ฑ (thank you @mkonikov)
  • Talk is now available in Montenegrin! ๐Ÿ‡ฒ๐Ÿ‡ช(thank you @ljubar)
  • New translations added for Dutch! ๐Ÿ‡ณ๐Ÿ‡ฑ (thank you @bmcharek)

Plugins

  • Configuration enhancements for the Toxic Comments Plugin ๐Ÿ’€
    • You can now select your Toxicity Model for the talk-plugin-toxic-comments
    • This is set in your .env file by using TALK_PERSPECTIVE_MODEL
    • The default is still SEVERE TOXICITY
    • More info here: #2178

Documentation

  • Added Native App support guide contributed by IGN ๐Ÿ‘พ
  • Added docs for TALK_CONCURRENCY config
  • Added docs for Scaling and Infrastructure
  • Added docs for CMS and Lazy Loading

Fixes & Enhancements

  • Improve Asset Performance #2174
  • Extend Snackbar timing so the message stays longer on the screen for better readability
  • Missing Spanish translations added and typos fixed
  • CSS bug fixes
  • Fixed bug in cli-setup

๐Ÿ‘Thank you to our contributors @mkonikov, @gerardogalvez, @dburke70, @mazzi, @javierbarriosafonso, @StevenYuysy, @iign, @ljubar, @bmcharek ๐Ÿ‘

Don't miss a new talk release

NewReleases is sending notifications on new releases.