api
|
Merge pull request #952 from matrix-org/markjh/more_fixes
|
2016-07-26 19:20:56 +01:00 |
app
|
Add federation /version API
|
2016-08-05 16:36:07 +01:00 |
config
|
Update password config comment
|
2016-07-06 12:18:19 +09:00 |
handlers
|
Fix backfill auth events
|
2016-08-05 12:59:04 +01:00 |
http
|
Log when adding listeners
|
2016-07-25 17:22:15 +01:00 |
metrics
|
Make psutil optional
|
2016-08-08 11:12:21 +01:00 |
push
|
Ignore AlreadyCalled errors on timer cancel
|
2016-07-31 16:00:12 +01:00 |
rest
|
Don't include html comments in description
|
2016-08-05 14:45:11 +01:00 |
storage
|
Add missing database corruption recovery case
|
2016-08-14 11:50:22 -07:00 |
util
|
Add federation /version API
|
2016-08-05 16:36:07 +01:00 |
__init__.py
|
Bump changelog and version
|
2016-08-08 11:31:12 +01:00 |
notifier.py
|
Notify users for events in rooms they join.
|
2016-06-07 11:33:36 +01:00 |
python_dependencies.py
|
Make psutil optional
|
2016-08-08 11:12:21 +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 |