about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_timeline/index.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-27Fix infinite loading instead of soft 404 for non-existing remote accounts (#2...Claire
2022-10-21Fix case-sensitive look-up for profiles in web UI (#19397)Eugen Rochko
2022-10-20Fix error on profile in web UI (#19396)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
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-27Add aliases for WebUI routes that were renamed in #16171 (#16772)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-12-14Change "Profile unavailable" string to "Account suspended" in web UI (#15345)Eugen Rochko
2020-09-10Change web UI to show empty profile for suspended accounts (#14766)Eugen Rochko
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-01Fix the conditions for incomplete remote content (#14195)Takeshi Umeda
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-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
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-12Hide pinned toots on with replies (#6753)Yamagishi Kazutoshi
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
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-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
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