schildi-web/skins/base/views/organisms
Kegan Dougal 5d59a5b297 Change opacity of member list entries when their presence changes.
This is done by attaching a single room listener at the member list level and
then forceUpdate()ing the individual tiles as presence changes come in from
the JS SDK. This is more efficient than having hundreds of listeners attached
directly to the JS SDK (if we were to add a listener per tile).
2015-07-20 17:42:19 +01:00
..
CreateRoom.js Remove old atoms 2015-07-16 18:07:28 +01:00
ErrorDialog.js Add ErrorDialog class. Use it for VoIP/command errors. 2015-07-20 16:26:53 +01:00
LeftPanel.js oops, unbreak selectedRoom. sorry dave 2015-07-18 00:48:17 +01:00
LogoutPrompt.js Logout button 2015-07-19 22:55:17 -07:00
MemberList.js Change opacity of member list entries when their presence changes. 2015-07-20 17:42:19 +01:00
Notifier.js Make notifications sensible again and have information once and only once. 2015-07-17 11:57:26 +01:00
RightPanel.js implement latest skin 2015-07-15 04:16:38 +01:00
RoomList.js vector wireframes 2015-07-13 01:51:24 +01:00
RoomView.js fix up MemberInfo behaviour 2015-07-20 08:24:53 -07:00
UserSettings.js Add ErrorDialog class. Use it for VoIP/command errors. 2015-07-20 16:26:53 +01:00