about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/timelines.js
AgeCommit message (Collapse)Author
2018-08-20[Glitch] Skip pagination logic entirely for pinned tootsThibaut Girka
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
Port dafd7afc5ef94fc9513efa341910f7e3c31b909a to glitch-soc
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
Port 51310125051a75ef7af4e8ffc8b6532c151e96b6 to glitch
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2017-12-08fix a missing semicolon and mixed tabs/spaces that travis was complaining aboutcwm
2017-12-08merged tootsuite pr #5750 into glitch flavourcwm
2017-12-03Rename themes -> flavours ? ?kibigo!