.. |
api
|
Implement error responses
|
2016-06-21 10:29:44 +01:00 |
app
|
Merge branch 'master' into develop
|
2016-06-23 11:17:48 +01:00 |
appservice
|
Move the AS handler out of the Handlers object.
|
2016-05-31 13:53:48 +01:00 |
config
|
Merge branch 'master' into develop
|
2016-06-23 11:17:48 +01:00 |
crypto
|
Uncommit accidentally commited edit to cipher list
|
2016-05-10 18:44:32 +02:00 |
events
|
Add sensible __eq__ operators inside the tests.
|
2016-04-07 16:41:37 +01:00 |
federation
|
Linearize some federation endpoints based on (origin, room_id)
|
2016-06-17 16:43:45 +01:00 |
handlers
|
Implement top-level unread_notifications
|
2016-06-28 10:55:54 +01:00 |
http
|
Work around TLS bug in twisted
|
2016-06-15 10:39:08 +01:00 |
metrics
|
Don't track total objects as its too expensive to calculate
|
2016-06-07 17:00:45 +01:00 |
push
|
Fix ``KeyError: 'msgtype'``. Use ``.get``
|
2016-06-17 13:49:16 +01:00 |
replication
|
Add get_last_event_id_ts_for_room to slave DataStore
|
2016-06-24 13:54:06 +01:00 |
rest
|
Implement top-level unread_notifications
|
2016-06-28 10:55:54 +01:00 |
static/client
|
…
|
|
storage
|
Comments
|
2016-06-27 15:10:39 +01:00 |
streams
|
Fix 'A next_batch token can be used in the v1 messages API'
|
2016-06-16 11:33:53 +01:00 |
util
|
Remove registered_users from the distributor.
|
2016-06-17 19:14:16 +01:00 |
__init__.py
|
Bump version and changelog
|
2016-06-20 14:17:42 +01:00 |
notifier.py
|
Notify users for events in rooms they join.
|
2016-06-07 11:33:36 +01:00 |
python_dependencies.py
|
Use cbor
|
2016-06-27 14:24:50 +01:00 |
server.py
|
Use worker_ prefixes for worker config, use existing support for multiple config files
|
2016-06-16 17:29:50 +01:00 |
state.py
|
Always use state cache entry if it exists
|
2016-04-20 11:49:10 +01:00 |
types.py
|
Encode batch tokens better
|
2016-06-27 15:21:12 +01:00 |
visibility.py
|
move filter_events_for_client out of base handler
|
2016-05-11 13:42:37 +01:00 |