Kevin McConnell
|
bc5e32e737
|
Only "published" notifies collection subscribers
The other notifications are only sent to the watchers of the bubble.
|
2025-03-18 17:46:57 +00:00 |
|
Kevin McConnell
|
f22742c431
|
watched_by? should reflect subscriptions too
|
2025-02-26 10:53:03 +00:00 |
|
Kevin McConnell
|
59144ad17a
|
Add Watches to track notification preferences
|
2025-02-26 10:53:03 +00:00 |
|
Kevin McConnell
|
6f1f819ad7
|
Suppress notifications for system-generated events
|
2025-02-12 17:40:29 +00:00 |
|
Kevin McConnell
|
39c0a95e1a
|
We'll handle this at the event level
|
2025-02-11 14:34:39 +00:00 |
|
Kevin McConnell
|
056d853cc8
|
Don't notify while bubbles are still drafted
|
2025-01-15 11:42:35 +00:00 |
|
Kevin McConnell
|
ab154f2f35
|
Generate notification content in a helper
|
2025-01-14 13:08:12 +00:00 |
|
Kevin McConnell
|
30b58f716b
|
Make title a notifier attribute
|
2025-01-14 10:21:47 +00:00 |
|
Kevin McConnell
|
c62e800b08
|
Notifications are all related to a Bubble
|
2025-01-13 14:21:47 +00:00 |
|
Kevin McConnell
|
66d0f29d45
|
Notify on pop as well
And DRY up some duplication.
|
2025-01-13 14:21:47 +00:00 |
|
Kevin McConnell
|
58ce85ce36
|
Link comment notifications to the comment
|
2025-01-13 14:21:47 +00:00 |
|
Kevin McConnell
|
af5ac65116
|
Make notification target polymorphic
|
2025-01-13 14:21:47 +00:00 |
|
Kevin McConnell
|
6b5e098407
|
Use a better return value
|
2025-01-13 14:21:47 +00:00 |
|
Kevin McConnell
|
5a56c16029
|
Add a factory for creating notifications
|
2025-01-13 14:21:47 +00:00 |
|