Commit 4c7f9d8eb4c9386b518da6c6afa114503986945c
Clarify
Anders Rune Jensen committed on 4/19/2019, 7:57:49 PMParent: feaef7416161fe384b1f54730d4ed4ef362082ba
Files changed
app/page/notifications.js | changed |
app/page/notifications.js | ||
---|---|---|
@@ -66,8 +66,9 @@ | ||
66 | 66 | // NOTE - currently this stream is know to pick up: |
67 | 67 | // - post mentions (public) |
68 | 68 | // - patchwork replies (public) |
69 | 69 | // - scry (public, private) |
70 | + // - reviews on scuttle-books you posted (public) | |
70 | 71 | |
71 | 72 | function pullMentions (opts) { |
72 | 73 | const query = [{ |
73 | 74 | $filter: { |
Built with git-ssb-web