api
|
Apply some limits to depth to counter abuse
|
2018-05-01 17:54:19 +01:00 |
app
|
Use six.itervalues in some places
|
2018-04-15 20:39:43 +02:00 |
appservice
|
Refactor ResponseCache usage
|
2018-04-12 13:02:15 +01:00 |
config
|
Merge pull request #3074 from NotAFile/fix-py3-prints
|
2018-04-09 23:44:41 +01:00 |
crypto
|
Use str(e) instead of e.message
|
2018-04-15 20:32:42 +02:00 |
federation
|
Apply some limits to depth to counter abuse
|
2018-05-01 17:54:19 +01:00 |
groups
|
de-lint, quote consistency
|
2018-04-06 16:02:06 +01:00 |
handlers
|
Apply some limits to depth to counter abuse
|
2018-05-01 17:54:19 +01:00 |
metrics
|
s/list/tuple
|
2018-04-12 11:19:04 +01:00 |
replication
|
Refactor ResponseCache usage
|
2018-04-12 13:02:15 +01:00 |
storage
|
Fix media admin APIs
|
2018-04-26 11:31:22 +01:00 |
util
|
Merge pull request #3107 from NotAFile/py3-bool-nonzero
|
2018-04-20 15:43:39 +01:00 |
__init__.py
|
update changelog and bump version to 0.28.0
|
2018-04-26 15:51:39 +01:00 |
notifier.py
|
add __bool__ alias to __nonzero__ methods
|
2018-04-15 20:40:47 +02:00 |