about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/timelines.js
AgeCommit message (Expand)Author
2018-12-13[Glitch] Fix timeline pagination in the WebUIThibaut Girka
2018-11-09[Glitch] Don't remove originals of boosted toots from timelineThibaut Girka
2018-05-29[Glitch] Fix gap insertion for timeline disconnectionThibaut Girka
2018-05-29[Glitch] Fix ID duplication in timelinesThibaut Girka
2018-05-29[Glitch] Fix comparing idThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-01-19Do not discard statuses obtained via websocket when API request finishesThibaut Girka
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!