about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/scrollable_list.js
AgeCommit message (Expand)Author
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-04-19Fix auto-collapsed toots making the TL jump (fixes #417)Thibaut Girka
2018-04-19Clean up dead codeThibaut Girka
2018-04-19Use React's new lifecycles for scrollable listsThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!