- Oct 26, 2015
-
-
Erik Johnston authored
This is because otherwise it won't get picked up by python packaging. This also fixes the problem where the "static" folder was found if synapse wasn't started from that directory.
-
- Oct 22, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
Add config option to disable password login
-
Erik Johnston authored
-
- Oct 16, 2015
-
- Oct 15, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Oct 14, 2015
-
-
Mark Haines authored
Update the v2 sync API to work as specified in the current spec.
-
Erik Johnston authored
Remove unused room_id arg
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
- Oct 13, 2015
-
-
Mark Haines authored
Bounce all deferreds through the reactor to make debugging easier.
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
If all deferreds wait a reactor tick before resolving then there is always a chance to add an errback to the deferred so that stacktraces get reported, rather than being discarded.
-
Erik Johnston authored
Update the v2 filters to support filtering presence.
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Split out the schema preparation and update logic into its own module
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Oct 12, 2015
-
-
Mark Haines authored
Apply the filter the 'timeline' and 'ephemeral' keys of rooms. Apply the filter to the 'presence' key of a sync response.
-
Erik Johnston authored
SH CAS Required Attribute
-
Steven Hammerton authored
-
Steven Hammerton authored
-
Steven Hammerton authored
-
Mark Haines authored
Split the sections of EventStreamHandler.get_stream that handle presence
-
Mark Haines authored
Fix some races in the synapse presence handler caused by not yielding…
-
Steven Hammerton authored
-
Steven Hammerton authored
-
Steven Hammerton authored
Allow optional config params for a required attribute and it's value, if specified any CAS user must have the given attribute and the value must equal
-
Steven Hammerton authored
-