mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-15 05:20:38 +08:00
... you don't have access to.
Before creating the notification for an event, we weren't checking
whether the invitee had access to the topic, thus generating phantom
notification (aka. a number in the hamburger menu, but no notification
item in any lists).
Also made sure that creating a private event without any invitees, does
not generate invites for ... everyone 😅
|
||
|---|---|---|
| .. | ||
| controllers | ||
| models | ||
| serializers | ||
| services | ||
| views/discourse_post_event/events | ||