| .. |
|
api
|
Prevent user tokens being used as guest tokens (#1675)
|
2016-12-06 15:31:37 +00:00 |
|
app
|
Fix check for bind_address
|
2016-12-20 01:37:50 +01:00 |
|
appservice
|
Rename network_id to instance_id on client side
|
2016-12-12 16:05:45 +00:00 |
|
config
|
Add IPv6 comment to default config
|
2016-12-18 23:14:32 +01:00 |
|
crypto
|
…
|
|
|
events
|
Review comments
|
2016-11-22 13:42:11 +00:00 |
|
federation
|
Add new API appservice specific public room list
|
2016-12-06 16:12:27 +00:00 |
|
handlers
|
Fix another comment typo
|
2016-12-21 09:51:43 +00:00 |
|
http
|
Merge pull request #1696 from kyrias/ipv6
|
2016-12-19 23:49:07 +00:00 |
|
metrics
|
Rename the python-specific metrics now the docs claim that we have done
|
2016-11-03 17:03:52 +00:00 |
|
push
|
Add /room/<room_id>/joined_members API
|
2016-12-08 13:32:07 +00:00 |
|
replication
|
Add cache to get_public_room_ids_at_stream_id
|
2016-12-12 14:41:51 +00:00 |
|
rest
|
Add /account/3pid/delete endpoint
|
2016-12-20 18:27:30 +00:00 |
|
static/client
|
…
|
|
|
storage
|
Add /account/3pid/delete endpoint
|
2016-12-20 18:27:30 +00:00 |
|
streams
|
Actually use the new function
|
2016-10-24 13:39:49 +01:00 |
|
util
|
Merge pull request #1620 from matrix-org/erikj/concurrent_room_access
|
2016-12-12 10:30:23 +00:00 |
|
__init__.py
|
Bump version and changelog
|
2016-12-16 10:18:02 +00:00 |
|
notifier.py
|
Correctly handle timeout errors
|
2016-12-09 16:30:29 +00:00 |
|
python_dependencies.py
|
Bump twisted dependency
|
2016-12-18 23:16:43 +01:00 |
|
server.py
|
Shuffle receipt handler around so that worker apps don't need to load it
|
2016-11-23 15:14:24 +00:00 |
|
server.pyi
|
…
|
|
|
state.py
|
Merge pull request #1121 from matrix-org/erikj/public_room_paginate
|
2016-09-15 13:27:09 +01:00 |
|
types.py
|
Add new API appservice specific public room list
|
2016-12-06 16:12:27 +00:00 |
|
visibility.py
|
…
|
|