about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/favourites/index.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-10-01Add refresh button to list of rebloggers/favouriters in web UI (#12031)Eugen Rochko
2019-09-29Fix follower/following lists resetting on back-navigation in web UI (#11986)Eugen Rochko
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-26Add messages informing that collections are empty (fixes #4115) (#8418)Jakub Mendyk
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko