api
|
Include the list of bad room ids in the error
|
2015-12-22 15:49:32 +00:00 |
app
|
Actually host r0 and unstable prefixes
|
2015-12-08 15:26:52 +00:00 |
crypto
|
Actually look up required remote server key IDs
|
2015-12-18 21:36:42 +00:00 |
events
|
Only add the user_id if the sender is present
|
2015-12-01 11:14:48 +00:00 |
federation
|
Host /unstable and /r0 versions of r0 APIs
|
2015-12-01 17:34:32 +00:00 |
handlers
|
comma
|
2016-01-04 15:32:00 +00:00 |
http
|
Fix typo
|
2015-12-16 17:59:44 +01:00 |
rest
|
Only joined rooms have unread_notif_count
|
2016-01-04 15:49:06 +00:00 |
storage
|
= not == in sql
|
2016-01-04 18:11:17 +00:00 |
streams
|
s/private_user_data/account_data/
|
2015-11-18 15:31:04 +00:00 |
notifier.py
|
Missing yield on guest access auth check
|
2015-12-23 14:10:06 +00:00 |
server.py
|
Actually host r0 and unstable prefixes
|
2015-12-08 15:26:52 +00:00 |
state.py
|
Update some comments
|
2015-11-13 10:31:15 +00:00 |
types.py
|
s/private_user_data/account_data/
|
2015-11-18 15:31:04 +00:00 |