- Nov 11, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Return world_readable and guest_can_join in /publicRooms
-
- Nov 10, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Allow guest users to join and message rooms
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Get display name from identity server, not client
-
- Nov 09, 2015
-
-
Mark Haines authored
Don't fiddle with results returned by event sources
-
Richard van der Hoff authored
Overwriting hashes returned by other methods is poor form. Fixes: SYN-516
-
Daniel Wagner-Hall authored
-
Richard van der Hoff authored
... merely because I was trying to figure out how it worked, and couldn't.
-
Mark Haines authored
SYN-513: Include updates for rooms that have had all their tags deleted
-
Mark Haines authored
Conflicts: synapse/storage/tags.py
-
Mark Haines authored
-
- Nov 08, 2015
-
-
Matthew Hodgson authored
-
- Nov 06, 2015
-
-
Matthew Hodgson authored
-
Daniel Wagner-Hall authored
Remove accidentally added ID column
-
Daniel Wagner-Hall authored
-
Matthew Hodgson authored
-
- Nov 05, 2015
-
-
Erik Johnston authored
Implement pagination, order by and groups in search
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Fix tox config after fa1cf5ef
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Erik Johnston authored
Retry dead servers a lot less often
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
Squash-merge of PR #345 from daniel/anonymousevents
-
Mark Haines authored
Remove fields that are both unspecified and unused from the filter checks
-
- Nov 04, 2015
-
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
This follows the same flows-based flow as regular registration, but as the only implemented flow has no requirements, it auto-succeeds. In the future, other flows (e.g. captcha) may be required, so clients should treat this like the regular registration flow choices.
-
Daniel Wagner-Hall authored
Remove unused arguments and code
-
Mark Haines authored
Conflicts: synapse/notifier.py
-
Mark Haines authored
Remove the LockManager class because it wasn't being used
-