| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -5/+0 | 
| | | | | | | | | | * Remove some unused functions * get_room_events_stream is only used in tests * is_exclusive_room might actually be something we want | ||||
| * | Fix flake8 warnings for new flake8 | Daniel Wagner-Hall | 2016-02-02 | 1 | -1/+1 | 
| | | |||||
| * | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 | 
| | | |||||
| * | Fix remaining scheduler bugs. Add more informative logging. | Kegan Dougal | 2015-03-10 | 1 | -5/+3 | 
| | | |||||
| * | Bug fixes whilst putting it all together | Kegan Dougal | 2015-03-09 | 1 | -0/+1 | 
| | | |||||
| * | Add txn_id kwarg to push methods | Kegan Dougal | 2015-03-05 | 1 | -4/+9 | 
| | | |||||
| * | Minor tweaks based on PR feedback. | Kegan Dougal | 2015-02-11 | 1 | -3/+3 | 
| | | |||||
| * | PEP8-ify | Kegan Dougal | 2015-02-11 | 1 | -2/+0 | 
| | | |||||
| * | Fix bugs so lazy room joining works as intended. | Kegan Dougal | 2015-02-09 | 1 | -3/+3 | 
| | | |||||
| * | Serialize events before sending to ASes | Kegan Dougal | 2015-02-05 | 1 | -0/+10 | 
| | | |||||
| * | Glue AS work to general event notifications. Add more exception handling ↵ | Kegan Dougal | 2015-02-05 | 1 | -1/+10 | 
| | | | | | when poking ASes. | ||||
| * | Add hs_token column and generate a different token f.e application service. | Kegan Dougal | 2015-02-05 | 1 | -4/+4 | 
| | | |||||
| * | Impl push_bulk function | Kegan Dougal | 2015-02-05 | 1 | -1/+18 | 
| | | |||||
| * | Update user/alias query APIs to use new format of SimpleHttpClient.get_json | Kegan Dougal | 2015-02-04 | 1 | -8/+7 | 
| | | |||||
| * | Add query_user/alias APIs. | Kegan Dougal | 2015-02-04 | 1 | -4/+43 | 
| | | |||||
| * | Add stub ApplicationServiceApi and glue it with the handler. | Kegan Dougal | 2015-02-04 | 1 | -0/+21 | 
| | | |||||
| * | Add appservice package and move ApplicationService into it. | Kegan Dougal | 2015-02-03 | 1 | -0/+15 | 
