about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_timeline/index.js
AgeCommit message (Expand)Author
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] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-27Do not needlessly refresh pinned tootsThibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!