- Feb 05, 2015
-
-
Kegan Dougal authored
Add unknown user ID check. Use store.get_aliases_for_room(room_id) when searching for services by alias.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Feb 04, 2015
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Previously, this would only return the HTTP body as JSON, and discard other response information (e.g. the HTTP response code). This has now been changed to throw a CodeMessageException on a non-2xx response, with the response code and body, which can then be parsed as JSON. Affected modules include: - Registration/Login (when using an email for IS auth)
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Feb 03, 2015
-
-
Kegan Dougal authored
-
Kegan Dougal authored
Implement restricted namespace checks. Begin fleshing out the main hook for notifying application services.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Expose handler.get_services_for_event which manages the checks for all services.
-
- Feb 02, 2015
-
-
Mark Haines authored
Add a media/v1/identicon resource for generating identicons
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Mark Haines authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Kegan Dougal authored
-
Mark Haines authored
-
Kegan Dougal authored
Conflicts: synapse/handlers/__init__.py synapse/storage/__init__.py
-
Mark Haines authored
Conflicts: README.rst setup.py
-
Matthew Hodgson authored
-
Mark Haines authored
Hotfixes v0.6.1d
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Conflicts: README.rst
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-