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
/
features
/
notifications
Age
Commit message (
Expand
)
Author
2021-10-25
[Glitch] Split context for filter bar and unread markers
Sasha Sorokin
2021-09-26
[Glitch] Change routing paths to use usernames in web UI
Eugen Rochko
2021-07-13
Refactor shouldUpdateScroll stuff
Claire
2021-05-07
[Glitch] Change home timeline to reload after follow recommendations in web UI
Eugen Rochko
2021-03-19
Change notification settings UI to be more compact
Claire
2021-03-19
Add option to opt out of unread notification markers
Claire
2020-12-19
[Glitch] Change notification permission handling
ThibG
2020-12-10
[Glitch] Fix notifications being unnecessarily redrawn on state change
ThibG
2020-11-12
[Glitch] Add button to dismiss desktop notifications permissions banner
Eugen Rochko
2020-10-27
Add option to hide notification markers
Thibaut Girka
2020-10-21
[Glitch] Change how missing desktop notifications permission is displayed
Eugen Rochko
2020-10-21
[Glitch] Fix browser notification permission request logic
ThibG
2020-10-21
[Glitch] Fix mark as read in notifications to be saved immediately
Takeshi Umeda
2020-09-28
[Glitch] Add option to be notified when a followed user posts
Eugen Rochko
2020-09-28
[Glitch] Fix notification filter bar incorrectly filtering gaps
ThibG
2020-09-19
Minor refactoring and fixups
Thibaut Girka
2020-09-17
Submit timeline markers closer to the moment they change
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
Display unread marker for notifications
Thibaut Girka
2020-01-26
Refactor notifications cleaning mode
Thibaut Girka
2019-12-07
[Glitch] Add follow_request notification type
ThibG
2019-10-06
[Glitch] Fix scroll to top in single column UI
Eugen Rochko
2019-10-05
[Glitch] Change single-column mode to scroll the whole page
Eugen Rochko
2019-09-30
[Glitch] Change at icon in notification filter to reply-all
koyu
2019-09-18
[Glitch] Fix “slow mode” issues
ThibG
2019-09-09
Use the `Icon` component instead of directly using `i` tag
Thibaut Girka
2019-09-09
Move “export” before decorators
Thibaut Girka
2019-07-16
[Glitch] Add option to disable real-time updates in web UI
Eugen Rochko
2019-04-17
When selecting a toot via keyboard, ensure it is scrolled into view
Thibaut Girka
2019-03-13
[Glitch] Add UI for enabling/disabling poll notifications
ThibG
2019-03-11
[Glitch] Add support for poll ending notifications
Thibaut Girka
2019-02-10
Avoid two-step rendering of statuses as much as possible
Thibaut Girka
2018-12-18
[Glitch] Add notification quick-filter bar in the frontend app
Thibaut Girka
2018-11-13
[Glitch] Fix loading indicator inconsistency
Thibaut Girka
2018-10-22
[Glitch] Surround mid-text display names with bdi tags
Thibaut Girka
2018-09-29
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
David Yip
2018-09-07
Keep track of unread notifications when the notification column isn't mounted
Thibaut Girka
2018-08-31
[Glitch] Add aria-label to column regions
Thibaut Girka
2018-07-10
[Glitch] Fix filters not affecting notifications in web UI
Thibaut Girka
2018-05-29
[Glitch] Improve load gap styling in web UI
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
Thibaut Girka
2018-05-27
[Glitch] Replace onScrollToBottom with onLoadMore
Thibaut Girka
2018-04-19
Fix auto-collapsed toots making the TL jump (fixes #417)
Thibaut Girka
2018-01-09
Rename key to path in actions and reducers for settings (tootsuite pr #6105)
cwm
2017-12-30
remove unused 'saveSettings' from column_settings_container
cwm
2017-12-30
web push updates (tootsuite PRs #5879, #5941, #6047)
cwm
2017-12-26
Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
cwm
2017-12-04
Merge branch 'gs-master' into glitch-theme
David Yip
[next]