about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/home_timeline/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-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
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-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-05-07Change home timeline to reload after follow recommendations in web UI (#16160)Eugen Rochko
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-25Fix “new items glow” being displayed above settings and announcements (#1...ThibG
2020-01-25Improve announcements design (#12954)ThibG
2020-01-23Add announcements (#12662)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
2019-03-01Fix home timeline perpetually reloading when empty (#10130)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2017-10-13Do not try to guess why home timeline is empty in web UI (#5370)Eugen Rochko
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-05Prevent pinned columns from scroll to top on URL changing (#3586)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko