about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/timelines.js
AgeCommit message (Expand)Author
2019-11-19[Glitch] Fix refreshing featured toots when the new collection is emptyThibaut Girka
2019-03-26[Glitch] Do not empty timeline of blocked users on blockThibG
2019-03-08[Glitch] Fix public timelines being broken by new toots when they are not mou...Eugen Rochko
2019-03-05Fix home timeline perpetually reloading when emptyEugen Rochko
2018-12-30Fix crash when clearing uninitialized timelineThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
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!