element-web-Github/src
Kegan Dougal f4dd88ed64 Remove ServerConfig; Add Signup logic class
- ServerConfig seems too specific to Vector, but we can always add it back later.
- Signup.js contains all the logic for determining what to show which was
  previously in UI components.
2015-11-12 11:54:35 +00:00
..
controllers Remove ServerConfig; Add Signup logic class 2015-11-12 11:54:35 +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 Member list 2015-09-18 18:39:16 +01:00
RoomListSorter.js backport fixes from vector 2015-09-16 13:48:24 +01:00
Signup.js Remove ServerConfig; Add Signup logic class 2015-11-12 11:54:35 +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
WhoIsTyping.js Partial porting over of vector controller logic to react sdk. 2015-09-17 18:23:38 +01:00