David Baker
|
dd0d6159ce
|
Make alt+up/down change rooms
|
2015-06-25 17:41:55 +01:00 |
|
David Baker
|
fae629ea65
|
Use the pagination token to see when we've reached the room's birth
|
2015-06-25 15:58:51 +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
|
209e052025
|
Limit the number of messages we load into a chat room when we switch to it (or more accurately, switch back to it).
|
2015-06-25 14:36:24 +01:00 |
|
David Baker
|
2355d5e6b5
|
Fix the permagrey local-echo bug
|
2015-06-24 18:15:34 +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
|
8f1258b6cc
|
Infinite scrolling
|
2015-06-24 13:28:44 +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
|
a022a4b9a6
|
Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
|
2015-06-23 14:40:50 +01:00 |
|
David Baker
|
cc4fa6140c
|
Fix joining
|
2015-06-23 11:36:19 +01:00 |
|
David Baker
|
d10b1457ba
|
obey room name changes
|
2015-06-22 15:56:16 +01:00 |
|
David Baker
|
c425886a45
|
handle room invites
|
2015-06-22 14:48:58 +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 |
|
David Baker
|
41014af471
|
Display new rooms as they arrive
|
2015-06-19 16:12:22 +01:00 |
|
David Baker
|
1270bc3c62
|
m.notice
|
2015-06-19 14:01:17 +01:00 |
|
David Baker
|
2abea931ca
|
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
|
2015-06-19 12:53:48 +01:00 |
|