- Aug 14, 2014
-
-
Kegan Dougal authored
Be more helpful when failing to register/login, stating why (communication error, user in user, wrong credentials, etc). Make the HS send M_USER_IN_USE.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Move the unknown token broadcast to the interceptor. Return the $http promise and not a wrapped one via $q. Everything now needs a level deeper nesting. Fixed registration and login.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Fixed dynamic resource mapping to clobber dummy Resources with the actual desired Resource in the event of a collision (as is the case for '/matrix/client' and '/matrix/client/api/v1')
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
Show avatar in profile section and added a button to select a file (not yet wired to upload service)
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Removed http_server from HomeServer. Updated unit tests to use either resource_for_federation or resource_for_client depending on what is being tested.
-
Kegan Dougal authored
-
Kegan Dougal authored
Start phasing out HttpServer: we should be using Resources instead. Added resource_for_client/federation/web_client to the HomeServer and hooked the C-S servlets to operate on resource_for_client. Dynamically construct the Resource tree.
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions.
-
Matthew Hodgson authored
-
- Aug 13, 2014
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-