dendrite/internal
Neil Alexander 74743ac8ae
Rate limiting (#1385)
* Initial rate limiting

* Move rate limiting to client API

* Update rate limits to hopefully be self-cleaning

* Use X-Forwarded-For, add comments

* Reduce rate limit threshold

* Tweak interval

* Configurable backoff

* Review comments, set cleanup interval to 30 seconds

* Allow generate-config to produce sane CI config

* Fix Complement dockerfile
2020-09-03 10:12:11 +01:00
..
caching Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
config Rate limiting (#1385) 2020-09-03 10:12:11 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Version imprint (#1383) 2020-09-02 16:18:08 +01:00
sqlutil Don't overwrite global err before return (#1293) 2020-08-25 13:11:52 +01:00
test API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00