.. |
_scripts
|
Port register_new_matrix_user to Python 3 and add tests (#4085)
|
2018-10-26 22:05:22 +11:00 |
api
|
Merge pull request #4004 from matrix-org/travis/login-terms
|
2018-11-01 11:03:38 -06:00 |
app
|
Remove deprecated v1 key exchange endpoint (#4119)
|
2018-10-31 22:29:02 +11:00 |
appservice
|
…
|
|
config
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disallow_list
|
2018-10-25 15:25:31 +01:00 |
crypto
|
Remove fetching keys via the deprecated v1 kex method (#4120)
|
2018-10-31 23:14:39 +11:00 |
events
|
Disable frozen dicts by default (#3987)
|
2018-10-02 22:53:47 +10:00 |
federation
|
Remove the unused /pull federation API (#4118)
|
2018-10-31 04:24:59 +11:00 |
groups
|
…
|
|
handlers
|
Include a version query string arg for the consent route
|
2018-10-31 13:19:28 -06:00 |
http
|
Merge pull request #3969 from turt2live/travis/fix-federated-group-requests
|
2018-10-23 10:41:04 -06:00 |
metrics
|
Fix exception in background metrics collection
|
2018-10-03 11:28:01 +01:00 |
module_api
|
…
|
|
push
|
Write some tests for the email pusher (#4095)
|
2018-10-30 23:55:43 +11:00 |
replication
|
Don't truncate command name in metrics
|
2018-10-29 17:34:21 +00:00 |
res/templates
|
Ship the email templates as package_data
|
2018-10-17 16:46:02 +01:00 |
rest
|
Fix logic error that prevented guests from seeing the privacy policy
|
2018-11-01 16:48:32 -06:00 |
server_notices
|
…
|
|
state
|
Fix None exception in state res v2
|
2018-11-02 10:29:19 +00:00 |
static/client
|
…
|
|
storage
|
Add unique indexes to a couple of tables
|
2018-11-02 10:36:13 +00:00 |
streams
|
Fix develop because I broke it :( (#3535)
|
2018-07-14 09:51:00 +10:00 |
util
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disallow_list
|
2018-10-25 15:25:31 +01:00 |
__init__.py
|
version
|
2018-11-01 21:28:35 +11:00 |
event_auth.py
|
User event.sender rather than alias event.user_id
|
2018-10-16 16:16:13 +01:00 |
notifier.py
|
Make the metrics less racy (#4061)
|
2018-10-19 21:45:45 +11:00 |
python_dependencies.py
|
Delete the disused & unspecced identicon functionality (#4106)
|
2018-10-29 23:57:24 +11:00 |
secrets.py
|
…
|
|
server.py
|
Write some tests for the email pusher (#4095)
|
2018-10-30 23:55:43 +11:00 |
server.pyi
|
Basic initial support for room upgrades
|
2018-10-25 19:10:24 +01:00 |
types.py
|
…
|
|
visibility.py
|
Refactor state group lookup to reduce DB hits (#4011)
|
2018-10-25 17:49:55 +01:00 |