index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
reducers
/
notifications.js
Age
Commit message (
Expand
)
Author
2020-11-12
[Glitch] Add button to dismiss desktop notifications permissions banner
Eugen Rochko
2020-10-21
[Glitch] Fix browser notification permission request logic
ThibG
2020-10-21
[Glitch] Fix unread notification marker not updating when mounting column
ThibG
2020-10-08
Fix issue checking for last unread notification when there are gaps
Thibaut Girka
2020-09-19
Fix minor bugs
Thibaut Girka
2020-09-19
Minor refactoring and fixups
Thibaut Girka
2020-09-17
Fix crashes when connection drops
Thibaut Girka
2020-09-17
Add button to manually mark all notifications as read
Thibaut Girka
2020-09-17
Only update read marker when giving focus/mounting column
Thibaut Girka
2020-09-17
Refactor and change logic to only update marker if we reached the last
Thibaut Girka
2020-03-08
[Glitch] Code style improvements in JavaScript
Bèr Kessels
2020-02-01
Fetch last read notification id to update unread notification count on load
Thibaut Girka
2019-12-07
[Glitch] Add follow_request notification type
ThibG
2019-09-30
[Glitch] Revert "Change timelines to add new items to pending items when scro...
Eugen Rochko
2019-09-18
[Glitch] Fix “load more” adding older toots/notifications to pending items
ThibG
2019-09-18
[Glitch] Change timelines to add new items to pending items when scrolled down
ThibG
2019-09-18
[Glitch] Fix “slow mode” issues
ThibG
2019-07-28
[Glitch] Change account domain block to clear out notifications and follows
Eugen Rochko
2019-07-16
[Glitch] Add option to disable real-time updates in web UI
Eugen Rochko
2019-06-13
[Glitch] Display notifications count on a new single column
abcang
2019-02-26
Fix web UI not removing notifications after block (#10108)
Eugen Rochko
2019-02-26
Keep notification when muting_notifications is true (#7311)
abcang
2018-12-18
[Glitch] Add notification quick-filter bar in the frontend app
Thibaut Girka
2018-12-13
[Glitch] Fix hasMore in notifications
Thibaut Girka
2018-09-07
Count unread notifications when window loses focus
Thibaut Girka
2018-09-07
Keep track of unread notifications when the notification column isn't mounted
Thibaut Girka
2018-09-07
Accurately count deleted unread notifications
Thibaut Girka
2018-05-29
[Glitch] Fix comparing id
Thibaut Girka
2018-05-29
[Glitch] Add missing null handling in notification reducer
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
Thibaut Girka
2017-12-03
Rename themes -> flavours ? ?
kibigo!