David Baker
|
f1ed750246
|
Don't crash if no DM rooms with someone
...when opening MemberInfo.
getDMRoomsForUserId should always return a valid list, since it's a list of what DM rooms you have with somebody.
|
2016-09-09 17:35:35 +01:00 |
|
David Baker
|
6f2e0a4cdf
|
Make rooms in MemberInfo update when necessary
Factor out the chunk of code that looks through a read receipt event
to see if it contain a read receipt from a given user, now we use it
in 2 places.
|
2016-09-09 16:59:59 +01:00 |
|
David Baker
|
aa0f15c46e
|
List common rooms in MemberInfo
|
2016-09-09 16:15:01 +01:00 |
|
David Baker
|
8f6d413ebd
|
Move DMRoomMap to a util subdir
|
2016-09-07 10:07:43 +01:00 |
|