Pascal Precht f512d5063c feat: introduce StatusUpdateChatInput variation
This commit changes the `StatusChatInput` component to also be a `StatusUpdateInput`.
The latter isn't an actual new type or component, it's just a visual variation of the already
existing status chat input. That's my most of the changes are `isStatusUpdateInput` conditions
sprinkled here and there.

In addition, this commit introduces a new `chatType` which is passed to `StatusChatInput` later
in the timeline view, so it knows it has to render like a status update input.
2020-12-14 12:36:49 +01:00
..
2020-12-01 13:30:58 -05:00
2020-08-31 11:34:01 -04:00
2020-09-16 16:57:18 -04:00
2020-09-16 16:57:18 -04:00
2020-12-04 16:21:03 -05:00
2020-09-17 15:40:01 -04:00
2020-11-11 12:14:35 -05:00
2020-12-01 13:29:23 -05:00
2020-08-17 12:07:11 +02:00
2020-07-06 14:17:19 -04:00
2020-11-26 11:33:32 -05:00