atlas
atlas copied to clipboard
Tips feature: Notifications
Is your feature request related to a problem? Please describe.
Creators don't receive notifications about the tips they receive (parent issue: https://github.com/Joystream/atlas/issues/6291)
Describe the solution you'd like
- Implement necessary changes in Orion (https://github.com/Joystream/orion/issues/352)
- Add support for
TipCommentPostedToVideo
notification in Atlas:- Update Orion schema and GraphQL queries/mutations
- Notification message: You received {tipAmount} JOY tip from {memberHandle} under your video: “{videoTitle}” (
NotificationTile.hooks.tsx
) - Users should be able to configure tip notifications in channel notification settings (Studio -> Channel -> Notifications -> Payouts)