Jannis Mattheis
|
1a9132e5a0
|
Remove usage of react-infinite-any-height
This module uses the index as key, this is bad, because we have a real
id for identifying messages.
see https://reactjs.org/docs/lists-and-keys.html
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
42f1c34863
|
Show more info on web socket close
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
b946ac2bc4
|
Clear all stores after logout
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
9d41520521
|
Clean up messages store
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
7370539fb4
|
Migrate browser notifications to new structure
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
6e629a9fc4
|
Move base store to common
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
98f6d59c9b
|
Move current user to root folder
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
d4d7dfefa4
|
Rename component to common
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
b8c6fb6380
|
Move message stuff into own folder
|
2018-11-11 21:03:42 +01:00 |