.. |
api
|
Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_been_left
|
2015-09-21 14:38:13 +01:00 |
app
|
Catch stats-reporting errors
|
2015-09-22 13:34:29 +01:00 |
appservice
|
Make the appservice use 'users_in_room' rather than get_room_members since it is cached
|
2015-05-22 11:01:28 +01:00 |
config
|
Front-load spaces
|
2015-09-22 13:13:07 +01:00 |
crypto
|
Fix bug where we sometimes didn't fetch all the keys requested for a
|
2015-09-17 10:21:32 +01:00 |
events
|
Fix bug where we didn't correctly serialize the redacted_because key over federation
|
2015-08-21 09:36:07 +01:00 |
federation
|
Merge pull request #208 from matrix-org/markjh/end-to-end-key-federation
|
2015-08-18 09:12:54 +01:00 |
handlers
|
Merge pull request #271 from matrix-org/erikj/default_history
|
2015-09-23 09:21:00 +01:00 |
http
|
Rename context factory
|
2015-09-15 15:46:22 +01:00 |
metrics
|
Check that /proc/self/fd exists before listing it
|
2015-09-07 16:45:55 +01:00 |
push
|
Don't make pushers handle presence/typing events
|
2015-08-24 16:19:43 +01:00 |
rest
|
Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_been_left
|
2015-09-21 14:38:13 +01:00 |
storage
|
Fix order of ON constraints in _get_rooms_for_user_where_membership_is_txn
|
2015-09-24 17:35:10 +01:00 |
streams
|
Define __repr__ methods for StreamConfig and PaginationConfig
|
2015-09-22 15:13:10 +01:00 |
util
|
Allow non-ascii filenames for attachments
|
2015-08-26 16:26:37 +01:00 |
__init__.py
|
Bump version and change log
|
2015-09-10 09:58:32 +01:00 |
notifier.py
|
Don't make pushers handle presence/typing events
|
2015-08-24 16:19:43 +01:00 |
python_dependencies.py
|
Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on
|
2015-09-01 16:51:10 +01:00 |
server.py
|
Use shorter config key name
|
2015-09-15 15:50:13 +01:00 |
state.py
|
Remove run_on_reactor
|
2015-09-17 10:28:36 +01:00 |
types.py
|
Remove completely unused concepts from codebase
|
2015-08-25 16:23:06 +01:00 |