about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/column_header.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-07Fix JavaScript console error on Getting Started column (#19891)Sunny Ripert
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
2021-10-01Improve hover and focus style in columns settings (#16222)Mélanie Chauvel
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-04-02Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)Eugen Rochko
2020-01-25Fix “new items glow” being displayed above settings and announcements (#1...ThibG
2019-09-19Fix thread column showing pin button (#11891)Eugen Rochko
2019-08-25Fix crash when switching back/from mobile layout (#11655)ThibG
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-12-18Back to the getting-started when pins the timeline. (#9561)kedama
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
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-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-02-01Fix button hiding when header title is too long (#6406)abcang
2018-01-15Fix column headers accessibility (#6199)Gô Shoemake
2017-10-26Fix column design broken with very long title (#5493)りんすき
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-26Improve accessibility (part 2) (#4377)Sorin Davidoi
2017-07-26Improve accessibility (#4369)Sorin Davidoi
2017-07-09Swipeable views (#4105)Sorin Davidoi
2017-06-24Clean column collapsible (#3931)unarist
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-12Unread indicator was invisible behind column header, adjusted (#3720)Eugen Rochko
2017-06-05Add back button to hashtag timeline again (#3587)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko