about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/conversations.js
AgeCommit message (Expand)Author
2019-10-01Fix delete conversation action not being reflected in web UI (#12030)Eugen Rochko
2019-07-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-02-27Fix direct timeline pagination in the WebUI (#10126)ThibG
2018-11-05Check for empty "last_status" before sorting DM column (#9207)Steven Tappert
2018-10-31Fix reducer error when conversation has no last status in web UI (#9173)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko