about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/following
AgeCommit message (Expand)Author
2020-07-02[Glitch] Fix the conditions for incomplete remote contentTakeshi Umeda
2020-06-17[Glitch] Add hints about incomplete remote content to web UIEugen Rochko
2020-04-12[Glitch] Fix WebUI pagination of following, followers, follow requests, block...ThibG
2020-04-10Clean up some dead codeThibaut Girka
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-30[Glitch] Fix follower/following lists resetting on back-navigation in web UIEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-09-04Fix loading more items in account following/followersThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix followers and followings on account profilesThibG
2019-07-21[Glitch] Fix followers/follows layout issues from #8418Jakub Mendyk
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2019-04-10[Glitch] Fix glitched out "not found" message for non-existing profiles in we...Eugen Rochko
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-01[Glitch] Fix errors found by eslintMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!