Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-12 | hide crap from gitignore | Matthew Hodgson | 1 | -0/+9 | |
2014-11-12 | move swagger impl to matrix-doc | Matthew Hodgson | 17 | -10718/+0 | |
2014-11-12 | move stuff out of implementation-notes - /everything/ here should be ↵ | Matthew Hodgson | 3 | -0/+0 | |
implementation-notes now | |||||
2014-11-12 | typo | Matthew Hodgson | 1 | -1/+1 | |
2014-11-12 | this is ancient and has been moved to ↵ | Matthew Hodgson | 1 | -11/+0 | |
matrix-doc/drafts/federated_versioning_design_notes.rst | |||||
2014-11-12 | haven't i already moved you to matrix-doc twice? :/ | Matthew Hodgson | 1 | -151/+0 | |
2014-11-12 | this is obsolete and lives in matrix-doc in ↵ | Matthew Hodgson | 1 | -59/+0 | |
specification/30_server_server_api.rst now | |||||
2014-11-12 | this has been merged into matrix-doc/specification/30_server_server_api.rst | Matthew Hodgson | 1 | -231/+0 | |
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 |