summary refs log tree commit diff
path: root/docs/postgres.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-23Fix SQL for postgres againDaniel Wagner-Hall1-1/+1
2015-11-23Fix SQL for postgresDaniel Wagner-Hall1-1/+1
2015-11-23Remove size specifier for database columnDaniel Wagner-Hall1-1/+3
Postgres doesn't support them like this. We don't have a bool type in common between postgres and sqlite.
2015-11-20Added myself to AUTHORS.rstMads R. Christensen1-0/+3
Signed-off-by: Mads Robin Christensen <mads@v42.dk>
2015-11-20Added prerequisite instructions for CentOS 7Mads R. Christensen1-0/+8
Signed-off-by: Mads Robin Christensen <mads@v42.dk>
2015-11-20Fix typoErik Johnston2-3/+3
2015-11-20Don't limit connections to perspective serversErik Johnston2-22/+21
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-19Ignore forgotten rooms in v2 syncDaniel Wagner-Hall1-1/+1
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-19Simplify codeDaniel Wagner-Hall2-8/+6
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->lea