about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/direct_timeline/components/conversation.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-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-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
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