Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-11-20 | Don't limit connections to perspective servers | Erik Johnston | 2 | -22/+21 | |
2015-11-20 | Mention report_stats in upgrade.rst | Erik Johnston | 1 | -0/+13 | |
2015-11-20 | Fix english | Erik Johnston | 1 | -2/+2 | |
2015-11-20 | Bump changes and version | Erik Johnston | 2 | -1/+16 | |
2015-11-20 | Add option to include the current room state | Erik Johnston | 1 | -0/+24 | |
2015-11-20 | Comment | Erik Johnston | 1 | -0/+8 | |
2015-11-20 | Optionally include historic profile info | Erik Johnston | 1 | -1/+30 | |
2015-11-20 | Use min and not max to set an upper bound on retry interval | Erik Johnston | 1 | -2/+2 | |
2015-11-19 | Remove m.login.token from advertised flows. | Erik Johnston | 1 | -1/+2 | |
2015-11-19 | Take a boolean not a list of lambdas | Daniel Wagner-Hall | 2 | -9/+18 | |
2015-11-19 | Bump changes and version | Erik Johnston | 2 | -1/+6 | |
2015-11-19 | Comment | Erik Johnston | 1 | -0/+2 | |
2015-11-19 | Put back the 'state.events' subobject | Richard van der Hoff | 1 | -1/+1 | |
We're keeping 'events', in case we decide to add more keys later. | |||||
2015-11-19 | v2 /sync: Rename the keys of the 'rooms' object to match member states | Richard van der Hoff | 1 | -3/+3 | |
joined->join invited->invite archived->leave | |||||
2015-11-19 | Flatten the /sync response to remove the event_map | Richard van der Hoff | 2 | -24/+14 | |
2015-11-19 | Spelling | Erik Johnston | 1 | -1/+1 | |
2015-11-18 | Share sytest clone across runs | Daniel Wagner-Hall | 1 | -2/+8 | |
Depends on https://github.com/matrix-org/synapse/pull/380 | |||||
2015-11-18 | Split out text for missing config options. | Erik Johnston | 1 | -16/+26 | |
This allows packages to more easily override the default messages to include package specific options. | |||||
2015-11-18 | Erik pointed out we should advise on the lack of included client | Oddvar Lovaas | 1 | -0/+3 | |
2015-11-18 | Fix database port script to work with new event_search table | Erik Johnston | 1 | -11/+44 | |
< |