about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/markers.js
AgeCommit message (Expand)Author
2020-10-21[Glitch] Fix mark as read in notifications to be saved immediatelyTakeshi Umeda
2020-09-28[Glitch] Fix home TL marker code mishandling gapsThibG
2020-09-19Fix minor bugsThibaut Girka
2020-05-29[Glitch] Fix timeline markers in FirefoxThibG
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-02-01When submitting markers, use last displayed notification, not last received oneThibaut Girka
2020-02-01Fetch last read notification id to update unread notification count on loadThibaut Girka
2019-09-13[Glitch] Add timeline read markers APIEugen Rochko