Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of github.com:matrix-org/synapse into batched_get_pdu | Erik Johnston | 2015-03-02 | 1 | -3/+11 |
|\ | |||||
| * | Move federation rate limiting out of transport layer | Erik Johnston | 2015-02-27 | 1 | -203/+1 |
| * | Document FederationRateLimiter | Erik Johnston | 2015-02-27 | 1 | -8/+51 |
| * | Initial implementation of federation server rate limiting | Erik Johnston | 2015-02-26 | 1 | -4/+171 |
* | | Implement and use new batched get missing pdu | Erik Johnston | 2015-02-23 | 1 | -0/+31 |
|/ | |||||
* | Blunty replace json with simplejson | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
* | Initial implementation of auth conflict resolution | Erik Johnston | 2015-01-29 | 1 | -1/+20 |
* | Finish renaming "context" to "room_id" in federation codebase | Mark Haines | 2015-01-16 | 1 | -1/+0 |
* | Split transport layer into client and server parts | Mark Haines | 2015-01-16 | 1 | -0/+328 |