group timeline improvements and prep for sorting
This commit is contained in:
@@ -24,6 +24,12 @@ const initialState = ImmutableMap({
|
||||
}),
|
||||
}),
|
||||
|
||||
group: ImmutableMap({
|
||||
shows: ImmutableMap({
|
||||
reply: true,
|
||||
}),
|
||||
}),
|
||||
|
||||
notifications: ImmutableMap({
|
||||
alerts: ImmutableMap({
|
||||
follow: true,
|
||||
|
||||
Reference in New Issue
Block a user