Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-30 | Rename var | Erik Johnston | 1 | -3/+3 |
2015-09-17 | Remove run_on_reactor | Erik Johnston | 1 | -3/+0 |
2015-09-17 | Revert change of scripts/check_auth.py | Erik Johnston | 1 | -1/+1 |
2015-09-17 | Fix getting an event for a room the server forgot it was in | Erik Johnston | 1 | -47/+59 |
2015-09-17 | Also persist state | Erik Johnston | 1 | -1/+1 |
2015-09-17 | Capture err | Erik Johnston | 1 | -2/+2 |
2015-09-17 | Also handle state | Erik Johnston | 1 | -3/+3 |
2015-09-17 | Don't bail out of joining if we encounter a rejected event | Erik Johnston | 2 | -14/+21 |
2015-09-17 | Refactor do_invite_join | Erik Johnston | 2 | -31/+56 |
2015-09-16 | Update changelog | Erik Johnston | 1 | -1/+3 |
2015-09-15 | "Comments" | Erik Johnston | 1 | -0/+6 |
2015-09-15 | When updating a stored event from outlier to non-outlier, remember to update ... | Erik Johnston | 2 | -0/+5 |
2015-09-15 | Use shorter config key name | Daniel Wagner-Hall | 2 | -4/+5 |
2015-09-15 | Rename context factory | Daniel Wagner-Hall | 2 | -5/+5 |
2015-09-14 |