about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/blocks/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2022-05-11[Glitch] Fix block/mute lists showing a follow button when unblocking a user ...Claire
2020-04-12[Glitch] Fix WebUI pagination of following, followers, follow requests, block...ThibG
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-09Move “export” before decoratorsThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginatingEugen Rochko
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!