discourse/plugins/discourse-calendar/spec/models
Régis Hanol b99e47cfae
FIX: phantom notification when being added to an event in a message... (#35459)
... 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 😅
2025-10-17 09:04:21 +02:00
..
discourse_post_event FIX: phantom notification when being added to an event in a message... (#35459) 2025-10-17 09:04:21 +02:00
calendar_event_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
topic_query_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00