group timeline improvements and prep for sorting

This commit is contained in:
2458773093
2019-08-09 03:41:56 +03:00
parent f7118a39df
commit 57ddfabf20
3 changed files with 25 additions and 5 deletions

View File

@@ -24,6 +24,12 @@ const initialState = ImmutableMap({
}),
}),
group: ImmutableMap({
shows: ImmutableMap({
reply: true,
}),
}),
notifications: ImmutableMap({
alerts: ImmutableMap({
follow: true,