discourse/plugins
Roman Rizzi 698c3ced15
FIX: Deliver chat summaries when allowed groups include "everyone" (#18955)
The mailer in charge of sending chat summary emails applies a filter to ensure only members of groups listed in the `chat allowed groups` setting receive them. However, when you set it to `everyone`, nobody will be notified because
we treat this group differently and don't create `GroupUser` records for every user on the site.

This commit changes the mailer to skip the filter when the `everyone` ID is in the list.
2022-11-09 10:54:47 -03:00
..
chat FIX: Deliver chat summaries when allowed groups include "everyone" (#18955) 2022-11-09 10:54:47 -03:00
discourse-details Update translations (#18948) 2022-11-09 00:00:28 +01:00
discourse-local-dates Update translations (#18948) 2022-11-09 00:00:28 +01:00
discourse-narrative-bot Update translations (#18948) 2022-11-09 00:00:28 +01:00
discourse-presence DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
lazy-yt A11Y: add keyboard support to youtube embeds (#18710) 2022-10-21 16:32:53 -04:00
poll Update translations (#18948) 2022-11-09 00:00:28 +01:00
styleguide Update translations (#18948) 2022-11-09 00:00:28 +01:00