about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_timeline/components/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-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-10-19Change featured hashtags to be displayed in navigation panel (#19382)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
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
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-08-02Fix wrong proptypes for onEditAccountNote (#14481)ThibG
2020-06-30Add user notes on accounts (#14148)ThibG
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-26Fix menu items that don't action (#10379)mayaeh
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-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-24Change “Toots with replies” to “Toots and replies” (#6875)Marcin Mikołajczak
2018-03-05Make more apparent that an account is blocked or muted (fixes #6544) (#6627)ThibG
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-18Profile redirect notes (#5746)Eugen Rochko
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-06-27Turn report screen into a modal (#3965)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko