about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account/components/header.js
AgeCommit message (Expand)Author
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-27Add rel='noopener' to redesigned profile column header avatar link (#10393)slice
2019-03-26Move the account dropdown menubar to the right, make sure it doesn't move (#1...ThibG
2019-03-26Make clicking on avatar open public profile in new tab (#10387)Aditoo17
2019-03-26Redesign profile column in web UI to match design on public pages (#10337)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-12-01Add a tooltip explaining what a locked account is (#9403)Paweł Ngei
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-25Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)Maciek Baron
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-25Wait until relationship is loaded before showing follow button (#8440)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-07Use plaintext value for field value tooltips in web UI (#7388)Eugen Rochko
2018-05-05Improve rendering of bio fields (#7353)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-03-05Add “Domain hidden” badge (#6636)ThibG
2018-03-05Make more apparent that an account is blocked or muted (fixes #6544) (#6627)ThibG
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2018-01-15Fix #6128 - Display unfollow button even if account moved (#6258)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-02Make "unfollow" undo pending outgoing follow request too (#4781)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-06Disable ESLint rule jsx/anchor-has-content (#3601)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko