Files
element-web/src/components/structures
David Baker 8fa50b26a6 Fix welcome user
https://github.com/matrix-org/matrix-react-sdk/pull/3101 meant we
don't get logged straight in after registering if using an email
address, but this was the point at which we made a chat with the
welcome user. Instead, set a flag in memory that we should try &
make a chat with the welcome user for that user ID if we get a
session for them.

Of course, if the user logs in on both tabs, this would mean each
would make a chat with the welcome user (although actually this
was a problem with the old code too). Check our m.direct to see if
we've started a chat with the welcome user before making one (which
also means we have to make sure the cached sync is up to date...
see comments).
2019-06-14 15:31:19 +01:00
..
2019-06-14 15:31:19 +01:00
2019-06-10 15:27:59 +01:00
2019-06-10 16:27:27 +01:00
2019-06-14 15:31:19 +01:00
2019-05-19 16:31:25 +01:00
2019-06-10 12:32:53 +01:00
2019-04-03 09:16:30 +02:00
2019-03-06 14:53:52 +00:00
2019-04-04 11:28:13 +01:00
2019-04-08 17:53:39 +01:00
2019-02-24 03:43:44 +00:00