[Glitch] Fix filters not affecting notifications in web UI

Port cfeb3beb4e to glitch-soc
This commit is contained in:
Thibaut Girka
2018-07-08 20:13:00 +02:00
committed by ThibG
parent 0bb1720495
commit 00c1386b9d
3 changed files with 18 additions and 4 deletions

View File

@ -54,6 +54,7 @@ export default class Notification extends ImmutablePureComponent {
onMoveDown={onMoveDown}
onMoveUp={onMoveUp}
onMention={onMention}
contextType='notifications'
getScrollPosition={getScrollPosition}
updateScrollBottom={updateScrollBottom}
withDismiss