.. |
api
|
Fix flake8 and update changelog
|
2017-01-05 13:50:22 +00:00 |
app
|
Comment
|
2016-11-23 11:11:41 +00:00 |
appservice
|
Rename network_id to instance_id on client side
|
2016-12-12 16:05:45 +00:00 |
config
|
Use the new twisted logging framework.
|
2016-12-30 11:09:24 +00:00 |
crypto
|
Preserve some logcontexts
|
2016-08-24 11:58:40 +01:00 |
events
|
fix typo breaking the fix to #1753
|
2017-01-06 23:23:37 +00:00 |
federation
|
do the discard check in the right place to avoid grabbing dependent events
|
2017-01-07 03:44:18 +00:00 |
handlers
|
handlers/room_member: fix guest access check when joining rooms
|
2017-01-06 14:36:56 +00:00 |
http
|
Manually abort the underlying TLS connection.
|
2016-12-29 15:51:04 +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
|
Fix crash in url preview when html tag has no text
|
2016-12-14 22:38:18 +01:00 |
static/client
|
Updates to fallback CAS login to do new token login
|
2015-11-06 09:57:17 +00:00 |
storage
|
fix annoying typos
|
2017-01-05 13:39:43 +00:00 |
streams
|
Actually use the new function
|
2016-10-24 13:39:49 +01:00 |
util
|
More logging for the linearizer and for get_events
|
2017-01-05 12:32:47 +00:00 |
__init__.py
|
oops, this should have been rc1
|
2017-01-07 01:11:56 +00:00 |
notifier.py
|
Correctly handle timeout errors
|
2016-12-09 16:30:29 +00:00 |
python_dependencies.py
|
Use external ldap auth pacakge
|
2016-11-15 13:03:19 +00: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
|
Fix login with m.login.token
|
2016-08-08 16:40:39 +01:00 |
state.py
|
move logging to right place
|
2017-01-07 00:41:46 +00:00 |
types.py
|
Add new API appservice specific public room list
|
2016-12-06 16:12:27 +00:00 |
visibility.py
|
Replace context.current_state with context.current_state_ids
|
2016-08-25 17:32:22 +01:00 |