discourse/app
Blake Erickson ef0fe51e05
FIX: Include user id in notification webhook (#8195)
The payload when receiving a notification webhook is pointless without
knowing which user the notification is for. This fix adds the user_id to
the notification serializer so that when you receive a notification
webhook you can properly identify which user the notification is for.

See

https://meta.discourse.org/t/getting-the-target-user-for-notification-webhook-events/129052?u=blake

for more details.
2019-10-21 16:24:41 -06:00
..
assets Add unique class to custom field wrappers (#8193) 2019-10-21 12:22:55 -04:00
controllers FIX: id is always true since it's been to_i'd 2019-10-21 13:21:12 +01:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs FIX: Zeitwerk-related fixes for jobs. (#8219) 2019-10-21 20:25:35 +03:00
mailers DEV: pluck_first 2019-10-21 12:08:20 +01:00
models FIX: Load user model when some attributes are missing. 2019-10-21 21:05:25 +03:00
serializers FIX: Include user id in notification webhook (#8195) 2019-10-21 16:24:41 -06:00
services DEV: pluck_first 2019-10-21 12:08:20 +01:00
views Add digest email template classes for popular post section 2019-10-16 11:22:33 -04:00