element-web/src
Kegan Dougal cc74676718 Mostly fix 2nd step email registration
- Don't send u/p: null
- Remove unused functions
- Moar logging

Still doesn't work yet though.
2015-11-19 15:19:30 +00:00
..
components/login Fix path resolution 2015-11-17 13:26:07 +00:00
controllers Merge pull request #32 from matrix-org/read_receipts 2015-11-18 14:53:25 +00:00
CallHandler.js Gracefully handle browsers which don't do VoIP 2015-11-02 17:39:00 +00:00
ContentMessages.js Don't set empty mime types on metadata. 2015-10-02 18:37:15 +01:00
dispatcher.js Allow the dispatcher to dispatch sync if required. 2015-10-20 11:02:54 +01:00
encryption.js Missed files from last commit 2015-09-18 13:54:20 +01:00
extend.js add license header 2015-07-03 11:24:04 +01:00
index.js Add support for the basic notion of conference calls and an experimental concept of modules to provide the actual functionality. Rejig Skinner to be simpler. 2015-09-30 16:50:46 +01:00
linkify-matrix.js Hook up aliases via listeners too. 2015-10-27 09:58:55 +00:00
MatrixClientPeg.js store the custom HS/IS URL in local storage, add some review commentary 2015-11-10 19:10:30 +00:00
MatrixTools.js Hook up aliases via listeners too. 2015-10-27 09:58:55 +00:00
Modal.js s/React/ReactDOM 2015-11-10 19:53:29 +00:00
Modulator.js Add support for the basic notion of conference calls and an experimental concept of modules to provide the actual functionality. Rejig Skinner to be simpler. 2015-09-30 16:50:46 +01:00
Presence.js Fix presence exception. Yay, javascript. 2015-11-18 09:57:14 +00:00
RoomListSorter.js backport fixes from vector 2015-09-16 13:48:24 +01:00
Signup.js Mostly fix 2nd step email registration 2015-11-19 15:19:30 +00:00
SignupStages.js Mostly fix 2nd step email registration 2015-11-19 15:19:30 +00:00
Skinner.js Add support for the basic notion of conference calls and an experimental concept of modules to provide the actual functionality. Rejig Skinner to be simpler. 2015-09-30 16:50:46 +01:00
SlashCommands.js Hook up aliases via listeners too. 2015-10-27 09:58:55 +00:00
TextForEvent.js Gracefully handle browsers which don't do VoIP 2015-11-02 17:39:00 +00:00
UserActivity.js new Date() syntax & units on var name 2015-11-18 14:51:06 +00:00
WhoIsTyping.js Partial porting over of vector controller logic to react sdk. 2015-09-17 18:23:38 +01:00