element-portable/src/components/views
Matthew Hodgson b949e78683 Improve ordering of memberlist by absolutizing lastActive correctly
Change ordering of memberlist to not try to compare lastActive of 'currentlyActive' users, as lastActive may will be a complete lie as it only gets updated when currentlyActive transitions to false (i think?)
Remove order by online/idle/offline in favour of "currently active, ordered by power and then alphabetic name, followed by last active, followed by offline"
Add commented-out code to track last-spoken-within-a-room ordering.
Fix kludges due to SYJS-28 (depends on JS PR landing)
2016-04-18 01:35:40 +01:00
..
avatars Hack around absence of String.codePointAt on PhantomJS 2016-04-13 10:35:07 +01:00
create_room update copyright for 2016 2016-01-07 04:06:52 +00:00
dialogs Swap register & cancel buttons for matthew 2016-03-23 11:48:47 +00:00
elements remove premie optimisation of tintablesvg shouldComponentUpdate 2016-04-17 00:28:20 +01:00
login warn if you don't specify an email 2016-03-21 01:15:11 +00:00
messages don't try to do preview URLs of matrix IDs (yet :D) 2016-04-13 01:54:06 +01:00
room_settings Update error message 2016-03-22 13:19:29 +00:00
rooms Improve ordering of memberlist by absolutizing lastActive correctly 2016-04-18 01:35:40 +01:00
settings show default displayname in ChangeDisplayName prompt 2016-03-19 02:45:06 +00:00
voip ForceUpdate the scrollpanel when the aux panel changes size 2016-03-09 15:56:54 +00:00