api
|
Merge pull request #952 from matrix-org/markjh/more_fixes
|
2016-07-26 19:20:56 +01:00 |
config
|
Update password config comment
|
2016-07-06 12:18:19 +09:00 |
events
|
Add sensible __eq__ operators inside the tests.
|
2016-04-07 16:41:37 +01:00 |
federation
|
Fallback to /state/ on both 400 and 404
|
2016-08-05 10:24:23 +01:00 |
handlers
|
keys/query: Omit device displayname if null
|
2016-08-04 10:59:51 +01:00 |
http
|
Log when adding listeners
|
2016-07-25 17:22:15 +01:00 |
metrics
|
Don't explode if we have no snapshots yet
|
2016-07-20 16:59:52 +01:00 |
push
|
Ignore AlreadyCalled errors on timer cancel
|
2016-07-31 16:00:12 +01:00 |
rest
|
Typo
|
2016-08-04 16:10:08 +01:00 |
storage
|
Delete more tables
|
2016-08-05 10:40:08 +01:00 |
streams
|
Hook up the push rules to the notifier
|
2016-03-03 14:57:45 +00:00 |
__init__.py
|
Bump version and changelog
|
2016-07-28 10:38:56 +01:00 |
notifier.py
|
Notify users for events in rooms they join.
|
2016-06-07 11:33:36 +01:00 |
server.py
|
Move e2e query logic into a handler
|
2016-08-01 18:02:07 +01:00 |
server.pyi
|
Move e2e query logic into a handler
|
2016-08-01 18:02:07 +01:00 |
state.py
|
Comment
|
2016-07-15 09:29:54 +01:00 |
types.py
|
Add create_requester function
|
2016-07-26 16:46:53 +01:00 |