about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_timeline
AgeCommit message (Expand)Author
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
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
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-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
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