schildi-web/skins/base/views/molecules
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
..
voip absolute path thinko 2015-07-19 03:37:39 +01:00
ChangeAvatar.js Tidy up profile picture setting & fix notification bug 2015-07-17 17:13:51 +01:00
ChangePassword.js Check to make sure passwords aren't blank 2015-07-16 10:43:16 +01:00
DateSeparator.js basic date separator support 2015-07-17 00:12:54 +01:00
DirectoryMenu.js add a MemberInfo list overlay as a mini user-profile page 2015-07-20 01:51:58 +01:00
EventAsTextTile.js encore du lipstick 2015-07-18 00:48:22 +01:00
MatrixToolbar.js Add desktop notifications, overridable in the same way as other components (although it's not a react component). Also extend the flux dispatcher a little to be less dumb about dispatching while something else is already dispatching. 2015-07-03 11:12:54 +01:00
MemberInfo.js fix up MemberInfo behaviour 2015-07-20 08:24:53 -07:00
MemberTile.js Change opacity of member list entries when their presence changes. 2015-07-20 17:42:19 +01:00
MEmoteTile.js Linkify emote tiles 2015-07-19 10:43:16 +01:00
MessageComposer.js Unbreak stuff 2015-07-20 10:38:44 +01:00
MessageTile.js encore du lipstick 2015-07-18 00:48:22 +01:00
MFileTile.js Open files in new window too 2015-07-09 17:45:03 +01:00
MImageTile.js Image displaying! 2015-07-06 18:09:19 +01:00
MNoticeTile.js improve css consistency 2015-07-12 16:36:43 +01:00
MRoomMemberTile.js hide events with no text equiv 2015-07-18 19:06:26 +01:00
MTextTile.js improve css consistency 2015-07-12 16:36:43 +01:00
ProgressBar.js s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc) 2015-06-23 18:28:20 +01:00
RoomCreate.js implement latest skin 2015-07-15 04:16:38 +01:00
RoomDropTarget.js vector wireframes 2015-07-13 01:51:24 +01:00
RoomHeader.js Don't set room name if it hasn't changed 2015-07-20 10:23:07 +01:00
RoomTile.js new style badges, hr, notices 2015-07-18 01:21:56 +01:00
SenderProfile.js s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc) 2015-06-23 18:28:20 +01:00
ServerConfig.js implement login 2015-07-19 03:19:37 +01:00
UnknownMessageTile.js s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc) 2015-06-23 18:28:20 +01:00
UserSelector.js Add ability to remove people from invite list 2015-07-16 17:30:10 +01:00