about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/account.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-13Change in-app links to keep you in-app (#20540)trwnh
2022-10-31Change design of link footer (#19562)Eugen Rochko
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-05-09Fix block/mute lists showing a follow button when unblocking a user (#18364)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-04-16Fix not to show follow button in global suggestion (#16045)Takeshi Umeda
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2019-01-07refactored account.js (#9739)0xflotus
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-07-01Display full username in tooltip on search and autosuggest #7478 (#7920)Shaun Gillies
2018-01-15Fix #6128 - Display unfollow button even if account moved (#6258)Eugen Rochko
2017-12-24Add validation for onMuteNotifications (#6092)Neetshin
2017-12-07Hide moved account's follow button in search result (#5913)Yamagishi Kazutoshi
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-24Remove unnecessary constructors (#3280)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko