about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/notifications/index.js
AgeCommit message (Expand)Author
2020-02-21Move “export” before decoratorsThibaut Girka
2019-04-17When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-07Keep track of unread notifications when the notification column isn't mountedThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!