.. |
api
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
app
|
Merge pull request #3264 from matrix-org/neil/sign-up-stats
|
2018-06-01 13:42:01 +00:00 |
appservice
|
…
|
|
config
|
Add private IPv6 addresses to preview blacklist #3312
|
2018-06-01 12:18:35 +02:00 |
crypto
|
…
|
|
events
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
federation
|
federation/send_queue.py: fix usage of LaterGauge
|
2018-06-03 14:16:17 +03:00 |
groups
|
Replace some more comparisons with six
|
2018-05-19 17:56:31 +02:00 |
handlers
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
http
|
update to more consistently use seconds in any metrics or logging
|
2018-05-28 19:39:27 +10:00 |
metrics
|
Hopefully, fix LaterGuage error handling
|
2018-06-04 15:59:14 +01:00 |
module_api
|
…
|
|
push
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
replication
|
Fix replication metrics
|
2018-06-04 16:23:05 +01:00 |
rest
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
server_notices
|
Avoid sending consent notice to guest users
|
2018-05-25 11:36:43 +01:00 |
static/client
|
…
|
|
storage
|
Merge pull request #3264 from matrix-org/neil/sign-up-stats
|
2018-06-01 13:42:01 +00:00 |
streams
|
…
|
|
util
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
__init__.py
|
bump version and changelog
|
2018-06-04 16:09:58 +01:00 |
event_auth.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
notifier.py
|
cleanup pep8 errors
|
2018-05-22 16:54:22 -05:00 |
python_dependencies.py
|
replacing portions
|
2018-05-21 19:47:37 -05:00 |
server.py
|
Stub out ServerNoticesSender on the workers
|
2018-05-22 11:54:51 +01:00 |
server.pyi
|
Send users a server notice about consent
|
2018-05-22 11:54:51 +01:00 |
state.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
types.py
|
…
|
|
visibility.py
|
…
|
|