element-web/src
2015-07-21 16:46:17 +01:00
..
controllers Hook up slash commands to enable and disable encryption for a room so that we can experiment with encryption while we wait for the rest of the UI to exist 2015-07-21 16:46:17 +01:00
CallHandler.js Play ringback/busy/callend audio at the right times. 2015-07-17 17:05:11 +01:00
ComponentBroker.js Logout button 2015-07-19 22:55:17 -07:00
ContentMessages.js Upload files and images 2015-07-08 14:34:53 +01:00
dispatcher.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
extend.js add license header 2015-07-03 11:24:04 +01:00
index.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
linkify-matrix.js tabs->spaces everywhere; sorry folks - \!blame sublime 2015-07-14 12:11:01 +01:00
MatrixClientPeg.js Hook up the encrypt button when creating rooms 2015-07-21 12:03:15 +01:00
Modal.js Add a basic modal dialog implementation 2015-07-16 09:37:14 +01:00
RoomListSorter.js fix NPE for invites 2015-07-14 12:10:15 +01:00
SlashCommands.js Hook up slash commands to enable and disable encryption for a room so that we can experiment with encryption while we wait for the rest of the UI to exist 2015-07-21 16:46:17 +01:00
TextForEvent.js hide events with no text equiv 2015-07-18 19:06:36 +01:00
WhoIsTyping.js Display who's typing 2015-07-19 16:38:56 +01:00