17.json (489B)
1 { 2 "number": 17, 3 "title": "Notification TODOs", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2020-06-16T19:06:40Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement", 10 "good first issue" 11 ], 12 "assignees": [], 13 "body": "- [x] Don't show notifications for own messages\r\n- [ ] Don't show notifications for muted rooms\r\n- [x] Don't show notifications on first sync\r\n- [ ] Click to open room action (This requires major refactoring I think)", 14 "comments": [] 15 }