FEATURE: Publish read state on group messages. (#7989) [Undo revert] (#8024)

* Reenable: "FEATURE: Publish read state on group messages. (#7989)"

This reverts commit 67f5cc1ce8da8d6301db0ab6ebcd6fc497f28455.

* FIX: Read indicator only appears when the group setting is enabled
This commit is contained in:
Roman Rizzi
2019-08-20 11:57:25 -03:00
committed by GitHub
parent 67f5cc1ce8
commit 5dda5c2f7c
35 changed files with 531 additions and 21 deletions

View File

@ -552,7 +552,8 @@ class GroupsController < ApplicationController
:name,
:grant_trust_level,
:automatic_membership_email_domains,
:automatic_membership_retroactive
:automatic_membership_retroactive,
:publish_read_state
])
custom_fields = Group.editable_group_custom_fields