about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/standalone/hashtag_timeline/index.js
AgeCommit message (Expand)Author
2020-04-20[Glitch] Add local only to hashtag timelineTakeshi Umeda
2019-03-20[Glitch] Disable real-time updates on public pages to improve readabilityEugen Rochko
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!