summary refs log tree commit diff
path: root/AUTHORS.rst (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2015-11-20Don't limit connections to perspective serversErik Johnston2-22/+21
2015-11-20Mention report_stats in upgrade.rstErik Johnston1-0/+13
2015-11-20Fix englishErik Johnston1-2/+2
2015-11-20Bump changes and versionErik Johnston2-1/+16
2015-11-20Add option to include the current room stateErik Johnston1-0/+24
2015-11-20CommentErik Johnston1-0/+8
2015-11-20Optionally include historic profile infoErik Johnston1-1/+30
2015-11-20Use min and not max to set an upper bound on retry intervalErik Johnston1-2/+2
2015-11-19Remove m.login.token from advertised flows.Erik Johnston1-1/+2
2015-11-19Take a boolean not a list of lambdasDaniel Wagner-Hall2-9/+18
2015-11-19Bump changes and versionErik Johnston2-1/+6
2015-11-19CommentErik Johnston1-0/+2
2015-11-19Put back the 'state.events' subobjectRichard van der Hoff1-1/+1
We're keeping 'events', in case we decide to add more keys later.
2015-11-19v2 /sync: Rename the keys of the 'rooms' object to match member statesRichard van der Hoff1-3/+3
joined->join invited->invite archived->leave
2015-11-19Flatten the /sync response to remove the event_mapRichard van der Hoff2-24/+14
2015-11-19SpellingErik Johnston1-1/+1
2015-11-18Share sytest clone across runsDaniel Wagner-Hall1-2/+8
Depends on https://github.com/matrix-org/synapse/pull/380
2015-11-18Split out text for missing config options.Erik Johnston1-16/+26
This allows packages to more easily override the default messages to include package specific options.
2015-11-18Erik pointed out we should advise on the lack of included clientOddvar Lovaas1-0/+3
2015-11-18Fix database port script to work with new event_search tableErik Johnston1-11/+44