about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/list_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-12-19Enable eslint:recommended ruleset (#22433)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
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-01-05Fix missing key in list timeline policy (#15494)Takeshi Umeda
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
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-06-08Improve light theme (#10992)Eugen Rochko
2019-06-06Fix not being able to directly switch between list timelines in web UI (#10973)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Fix some icon names changed by the Font Awesome 5. (#8796)mayaeh
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-26Fix some icons names, unavailable in fontawesome5 (free license). (#8792)theboss
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-01Fix the display of missing lists (#8523)trwnh
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-06-18Change list icons different from the getting-started icons (#7838)Lynx Kotoura
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2017-12-13Adjust empty list timeline message (#5997)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko