Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-11 | PEP8ify | Erik Johnston | 1 | -9/+12 | |
2014-11-11 | Only allow people in a room to look up room state. | Erik Johnston | 2 | -42/+12 | |
2014-11-11 | synapse.state docs. | Erik Johnston | 1 | -0/+35 | |
2014-11-11 | Rename annotate_state_groups to annotate_event_with_state | Erik Johnston | 6 | -22/+22 | |
2014-11-11 | no evil horizontal textarea resizing | Matthew Hodgson | 1 | -0/+1 | |
2014-11-11 | make image buttons more buttony | Matthew Hodgson | 1 | -0/+2 | |
2014-11-11 | Fix bugs which broke federation due to changes in function signatures. | Erik Johnston | 2 | -3/+3 | |
2014-11-11 | Fix state tests | Erik Johnston | 1 | -517/+176 | |
2014-11-11 | Fix bug where we /always/ created a new state group | Erik Johnston | 3 | -31/+42 | |
2014-11-11 | Fix validation tests | Erik Johnston | 1 | -12/+43 | |
2014-11-11 |