- Oct 07, 2014
-
-
Erik Johnston authored
Clarify that room alias domain names will be server-scoped; nonlocal edi...
-
Paul "LeoNerd" Evans authored
Clarify that room alias domain names will be server-scoped; nonlocal edits are unliekly to work but nonlocal lookups will
-
Erik Johnston authored
-
- Oct 06, 2014
-
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Outline and describe the keys from the initial sync API. Hide room-scoped initial sync API for now as it is not implemented and needs more thought before it can be specced.
-
Kegan Dougal authored
-
- Oct 03, 2014
-
-
Kegan Dougal authored
-
Erik Johnston authored
Clarify how m.room.alias event works
-
Paul "LeoNerd" Evans authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Oct 02, 2014
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Document the Profile system
-
Paul "LeoNerd" Evans authored
-
Paul Evans authored
Erikj spec changes
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
Currently, if you leave a room you still appear in the members list. This is basically a bug with the current implementation/spec, rather than something that should happen.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter
-
Erik Johnston authored
-
David Baker authored
-
David Baker authored
Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config. SYN-87 #resolved
-
Mark Haines authored
Split PlainHttpClient into separate clients for talking to Identity servers and talking to Capatcha servers
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
David Baker authored
Update README setup instructions to be correct. Make synapse spit out explanatory note when generating config to tell people to look at it and customise it.
-
David Baker authored
-
David Baker authored
Make instructions synctl gives for generateing a config file actuall generate a config file. Also, make synctil run synapse correctly by invoking a module such that the path is correct to pull in other bits from the working directory rather than requiring them to be on the PYTHONPATH (which would lead to people being very confused when they edit source in the working directory and their changes do not take effect).
-