Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-02 | Make the federation server ratelimiting configurable. | Erik Johnston | 2 | -5/+41 |
2015-02-27 | Move federation rate limiting out of transport layer | Erik Johnston | 3 | -204/+230 |
2015-02-27 | Document FederationRateLimiter | Erik Johnston | 1 | -8/+51 |
2015-02-26 | Initial implementation of federation server rate limiting | Erik Johnston | 2 | -5/+182 |
2015-02-25 | SYWEB-278 Don't allow rules with no rule_id. | David Baker | 1 | -1/+1 |
2015-02-24 | turns uris config options should append since it's a list | David Baker | 1 | -1/+1 |
2015-02-24 | Fix YAML syntax of turn config example | David Baker | 1 | -1/+1 |
2015-02-24 | tabs/spaces | David Baker | 1 | -8/+8 |
2015-02-24 | Use standard form submission so the go button on the keyboard works. | David Baker | 1 | -3/+3 |
2015-02-24 | Fallback registration page: oops. Removed dev test. | manuroe | 1 | -1/+1 |
2015-02-24 | Fallback registration page: added the classic viewport meta to fix the displa... | manuroe | 2 | -1/+6 |
2015-02-24 | %s for strings otherwise you end up sending 'u"foo"' | David Baker | 1 | -1/+1 |
2015-02-24 |