- Sep 06, 2014
-
-
Kegan Dougal authored
-
- Sep 05, 2014
-
-
Kegan Dougal authored
Modified matrixService.register to specify if captcha results should be sent with the registration request. This is toggleable via useCaptcha in register-controller.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
BF: tab completion did not work with commands. $scope.input contained only the typed chars not the result of the completion. Needed to fire an event so that ng update the input model
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
This reverts commit f286a4fc.
-
Emmanuel ROHEE authored
-
Mark Haines authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
David Baker authored
-
Emmanuel ROHEE authored
Show the message sending flow state in the messages list: - While sending, the message appears semi transparent in the chat. - If successfully sent, it appears as before, ie normal - In case of failure, it appears in red with an Unsent text.
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
switch IRC-style command parser to use regexps rather than split(" ") so that it doesn't choke on consecutive whitespaces yield better errors for invalid commands don't pass invalid commands through as messages support kick reasons
-
- Sep 04, 2014
-
-
David Baker authored
-
Mark Haines authored
-
Emmanuel ROHEE authored
BF: presence PUT requests stopped to work with old "state" param yesterday evening :( -https://github.com/matrix-org/synapse/commit/cda31fb7553ba3d880de09a464ae3b62ea6632fc?diff=unified
-
Emmanuel ROHEE authored
BF: presence PUT requests stopped to work with old "state" param yesterday evening :( -https://github.com/matrix-org/synapse/commit/cda31fb7553ba3d880de09a464ae3b62ea6632fc?diff=unified
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
David Baker authored
Re-apply fixes to the link-email screen to make it work again (in a somewhat temporary way until home servers sign associations). Unhide the linked emails box.
-
Emmanuel ROHEE authored
BF: Do not filter incoming member events. Before, only invitations to the current user were showned in the recents.
-
Emmanuel ROHEE authored
-
Erik Johnston authored
Conflicts: CHANGES.rst
-