- Apr 08, 2015
-
-
Matthew Hodgson authored
-
- Apr 07, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent.
-
- Apr 03, 2015
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Apr 01, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Kegan Dougal authored
Specifically, the ASes own user ID wasn't being treated as 'exclusive' so a human could nab it. Also, the HS would needlessly send user queries to the AS for its own user ID.
-
Kegsay authored
Application services registration changes (PR #116)
-
Kegan Dougal authored
-
- Mar 31, 2015
-
-
Kegan Dougal authored
This was caused by not explicitly checking the service.sender field. This has now been fixed and a regression test has been added.
-
Kegan Dougal authored
-
Kegan Dougal authored
Form the user ID at runtime instead, This gives less room for error in AS config files since they cannot specify the domain of another HS.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Mar 30, 2015
-
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
turn --disable-registration into --enable-registration, given the default is for registration to be disabled by default now. this is backwards incompatible by removing the old --disable-registration arg, but makes for a much more intuitive arg
-
- Mar 27, 2015
-
-
Paul "LeoNerd" Evans authored
This reverts commit ff1fa0fb.
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Allow registration in the HSes federation demo
-
manuroe authored
-
- Mar 26, 2015
-
-
Kegsay authored
Application services transaction reliability (PR #106)
-
Kegan Dougal authored
-
Kegan Dougal authored
Conflicts: synapse/storage/__init__.py
-
- Mar 25, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
- Mar 23, 2015
-
-
Paul "LeoNerd" Evans authored
-
- Mar 20, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Remember the 'last seen' time for a given user/IP/device combination and only bother INSERTing another if it's stale
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Store rearrangement
-
Erik Johnston authored
-