about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_timeline/containers/header_container.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-11-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-11-03Fix being unable to withdraw follow request when confirmation modal is disabl...Claire
2022-10-19Don't use "unfollow language" when cancelling follow requests (#19363)prplecake
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-03-26Redesign profile column in web UI to match design on public pages (#10337)Eugen Rochko
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-06-09Fix domain hiding logic (#7765)Eugen Rochko
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2017-12-07Fix hide reblogs (regression from #5887) (#5909)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-10-30Reactor unfollow_modal, boost_modal, delete_modal (#5505)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-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko