about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_timeline
AgeCommit message (Expand)Author
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-10Change web UI to show empty profile for suspended accounts (#14766)Eugen Rochko
2020-08-02Fix wrong proptypes for onEditAccountNote (#14481)ThibG
2020-07-24Fix unnecessary second connection to user stream from account timeline in web...Eugen Rochko
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-07-01Fix the conditions for incomplete remote content (#14195)Takeshi Umeda
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-14Add hints about incomplete remote content to web UI (#14031)Eugen Rochko
2020-01-23Add “account timeline” filter category (#12918)ThibG
2019-10-07Add missing back button header for invalid account (#12094)trwnh
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-30Add indication that you have been blocked in web UI (#10420)Eugen Rochko
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-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
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
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
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Change “Toots with replies” to “Toots and replies” (#6875)Marcin Mikołajczak
2018-03-12Hide pinned toots on with replies (#6753)Yamagishi Kazutoshi
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
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
2018-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
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-18Profile redirect notes (#5746)Eugen Rochko
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