about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/standalone/public_timeline
AgeCommit message (Collapse)Author
2019-03-20[Glitch] Disable real-time updates on public pages to improve readabilityEugen Rochko
Port 42c581c45853cf08f2c9c521d59a2194ef2d9c61 to glitch-soc
2019-03-13[Glitch] Fix public timeline page not paginating correctlyEugen Rochko
Port da45b8b4c9bf00495bb967dda38064ac74b85ead to glitch-soc
2019-03-13[Glitch] Redesign landing pageEugen Rochko
Port 65fffeac3f960f9c74d693525a73ac14b201bf2b to glitch-soc
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
Port 66dbb59aa16981643e3bfa3f94d441bc3166eab3 to glitch-soc
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
Port 0128b86d3098042cdbc3a1629f74b70f665f8dfb to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!