Kegan Dougal
|
d4a5ab11d4
|
Fix NPE if you cold boot vector on a URL with a room which you were invited to but not yet joined.
|
2015-10-21 14:45:39 +01:00 |
|
David Baker
|
02a2e06d52
|
unused code
|
2015-10-13 16:03:24 +01:00 |
|
David Baker
|
f7d3d4f9a9
|
Remove console.log
|
2015-10-13 11:44:45 +01:00 |
|
David Baker
|
d12ca92ea7
|
Avoid double updating: setting the state will cause a re-render so forcing an update is redundant. Also bump js sdk dep to newest to match vector.
|
2015-10-13 11:12:06 +01:00 |
|
David Baker
|
030124a59a
|
Make state.members always defined
|
2015-10-12 16:25:49 +01:00 |
|
David Baker
|
05d19121d8
|
Slightly change memberlist api to shift the sorting into the right place (in the skin).
|
2015-10-09 17:24:48 +01:00 |
|
David Baker
|
2bce4e4d62
|
Merge c62d97ca04 from vector-im
The hack is *evil*. Not dirty.
|
2015-10-02 14:37:34 +01:00 |
|
David Baker
|
3be50e327d
|
Manually merge memberlist fix from vector master
|
2015-09-28 11:32:00 +01:00 |
|
David Baker
|
fe369858b7
|
Unused variables & redundant stuff
|
2015-09-25 15:17:46 +01:00 |
|
David Baker
|
96627d4477
|
Port membertile fix
|
2015-09-22 16:51:16 +01:00 |
|
David Baker
|
a8eb93bd6f
|
Member list
|
2015-09-18 18:39:16 +01:00 |
|
David Baker
|
9aa9a60333
|
Some checks to see whether stuff is still mounted when adding things.
|
2015-06-25 17:52:40 +01:00 |
|
David Baker
|
5d44de9e08
|
Load limited number of room members when we first switch to a room, loading the rest a little later: makes switchign to large rooms much more responsive.
|
2015-06-25 14:57:35 +01:00 |
|
David Baker
|
c54bed02c1
|
Argh, javascript
|
2015-06-24 14:09:38 +01:00 |
|
David Baker
|
a54a7f80aa
|
Apparently Object.keys is kinda slow
|
2015-06-24 14:01:59 +01:00 |
|
David Baker
|
52f6fa89a1
|
Only show joined and invited members
|
2015-06-24 13:48:39 +01:00 |
|
David Baker
|
0c26206b88
|
Copyright headers (and use strict, while we're at it).
|
2015-06-23 16:41:25 +01:00 |
|
David Baker
|
2ba4ad04d1
|
Little fixes on member list
|
2015-06-22 13:15:14 +01:00 |
|
David Baker
|
0424ef07b3
|
Add member list (that doesn't really update much yet)
|
2015-06-22 11:42:09 +01:00 |
|