mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Add DM conversations mode similar to upstream
This commit is contained in:
@@ -72,6 +72,7 @@ const initialState = ImmutableMap({
|
||||
}),
|
||||
|
||||
direct: ImmutableMap({
|
||||
conversations: true,
|
||||
regex: ImmutableMap({
|
||||
body: '',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user