Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-06 | hacky support for video for FS CC DD | Matthew Hodgson | 1 | -15/+25 |
2015-07-08 | typo | Matthew Hodgson | 1 | -2/+2 |
2015-07-01 | Bump changelog and version to v0.9.3 | Erik Johnston | 2 | -2/+7 |
2015-06-27 | clarify readme a bit more | Matthew Hodgson | 1 | -1/+4 |
2015-06-23 | Update change log v0.9.3-rc1 | Erik Johnston | 1 | -0/+18 |
2015-06-23 | Bumb version | Erik Johnston | 1 | -1/+1 |
2015-06-19 | Fix typo | Erik Johnston | 1 | -1/+1 |
2015-06-19 | Add comment on cancellation of observers | Erik Johnston | 1 | -0/+3 |
2015-06-19 | Fix log context when sending requests | Erik Johnston | 3 | -52/+68 |
2015-06-19 | Remove stale debug lines | Erik Johnston | 1 | -10/+0 |
2015-06-19 | Add site_tag to logger | Erik Johnston | 1 | -2/+2 |
2015-06-19 | Add IDs to outbound transactions | Erik Johnston | 1 | -53/+71 |
2015-06-19 | Add Eric Myhre to AUTHORS | Erik Johnston | 1 | -0/+4 |
2015-06-18 | Make upload dir a configurable path. | Eric Myhre | 2 | -2/+6 |
2015-06-18 | PEP8 | Erik Johnston | 1 | -2/+3 |
2015-06-18 | Documentation | Erik Johnston | 1 | -4/+11 |
2015-06-18 | Don't bother proxying lookups on _NotificationListener to underlying deferred | Erik Johnston | 1 | -10/+2 |
2015-06-18 | Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserSt... | Erik Johnston | 3 | -70/+73 |
2015-06-18 | Fix notifier leak | Erik Johnston | 1 | -21/+20 |
2015-06-17 | Fix bug where synapse was sending AS user queries incorrectly. | Kegan Dougal | 2 | -1/+44 |
2015-06-16 | Use another deferred list | Erik Johnston | 1 | -18/+27 |
2015-06-16 | Use DeferredList | Erik Johnston | 1 | -9/+9 |
2015-06-16 | Don't do unecessary db ops in presence.get_state | Erik Johnston | 2 | -14/+15 |
2015-06-16 | Correct -H SERVER_NAME in config-missing complaint message | Paul "LeoNerd" Evans | 1 | -2/+2 |
2015-06-16 |