Commit Graph

21 Commits

Author SHA1 Message Date
Wyatt Johnson 231dfe7997 Fixes for notifications 2018-05-08 09:32:14 -06:00
Wyatt Johnson 2e74f79b79 Ignored User Reply Notifications 2018-04-10 17:33:56 -06:00
Wyatt Johnson cd412056ad Notification fixes
- When a comment reply is not visible, it will not trigger a
notification email.
- When a comment is approved/accepted, we'll check to see if the comment
was visible before, if not, we'll delegate to the new reply notification
handler to possibly send a notification email.
2018-03-26 15:01:55 -06:00
Chi Vinh Le ce70c9c925 Merge branch 'master' into better-graph 2018-03-14 09:59:50 +01:00
Chi Vinh Le 414b62ff66 Refactor talk-plugin-notifications using the new withGraphQLExtension 2018-03-13 23:11:27 +01:00
Chi Vinh Le 79f885244a Add support for withGraphQLExtension 2018-03-13 22:10:00 +01:00
Wyatt Johnson 44f187dafa added plugin directory 2018-03-08 19:58:48 -07:00
Wyatt Johnson 9cc9969320 Notification Digesting 2018-03-06 16:20:15 -07:00
Chi Vinh Le 047beb1ae9 Implement Require Email for Notifications on Frontend 2018-03-05 17:12:05 +01:00
Wyatt Johnson 86c36f7d39 Email confirmation check
- filtering for confirmed emails
- fixes to logger to expose logger controls
- refactored graphql calls in other notification plugins
2018-03-01 14:43:29 -07:00
Wyatt Johnson da6ac290aa Merge branch 'master' into staff-notifications 2018-03-01 11:51:44 -07:00
Wyatt Johnson 5afa4fa269 implemented staff replies 2018-02-28 15:30:18 -07:00
Wyatt Johnson 7ccb1e26a4 fixed translation 2018-02-28 13:26:08 -07:00
Wyatt Johnson f0dd8b9690 added featured notifications 2018-02-27 16:15:20 -07:00
Chi Vinh Le 57b9b2f70e Refactor toggle 2018-02-22 12:10:46 +01:00
Chi Vinh Le 7c676e8926 Implement styling 2018-02-22 11:28:10 +01:00
Chi Vinh Le b79a07275f Rename fragment 2018-02-22 10:24:44 +01:00
Chi Vinh Le 6935330536 Implemented notification frontend functionality 2018-02-21 18:03:46 +01:00
Chi Vinh Le 284009df55 WIP 2018-02-20 17:54:44 +01:00
Wyatt Johnson 5d1eff0ddb added mutations 2018-02-12 19:02:27 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -07:00