about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/direct_timeline/components
AgeCommit message (Expand)Author
2023-04-07Fix loading spinner + infinite scroll for private mentions (#24446)Christian Schmidt
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2021-09-27Fix incorrect use of old WebUI paths (#16773)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
2021-01-31Change custom emoji to be animated when hovering container (#15637)ThibG
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
2019-12-01Fix conversations not having an unread indicator in web UI (#12506)Eugen Rochko
2019-10-01Fix custom emoji animation on hover in conversations view (#12040)ThibG
2019-10-01Fix missing propType for conversation delete (#12035)ThibG
2019-09-21Change conversations UI (#11896)Eugen Rochko
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
2019-03-30Remove unused code (#10426)Jeong Arm
2018-10-26Fix direct messages column not loading more items on scroll (#9102)Eugen Rochko
2018-10-26Fix conversations not being marked read on click (#9103)Eugen Rochko
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-06-15Put "Media Only" option in column settings instead of content area headline (...chr v1.x