.. |
schema
|
Bump schema version
|
2015-02-17 15:45:55 +00:00 |
__init__.py
|
Use absolute path when loading delta sql files
|
2015-02-17 17:22:24 +00:00 |
_base.py
|
Use OrderedDict for @cached backing store, so we can evict the oldest key unbiased
|
2015-02-23 18:41:58 +00:00 |
appservice.py
|
Finish impl to extract all room IDs an AS may be interested in when polling the event stream.
|
2015-02-26 14:35:28 +00:00 |
directory.py
|
PEP8 and pyflakes
|
2015-02-25 17:42:28 +00:00 |
event_federation.py
|
Get an auth query one at a time
|
2015-02-12 14:39:31 +00:00 |
feedback.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
filtering.py
|
Blunty replace json with simplejson
|
2015-02-11 14:23:10 +00:00 |
keys.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
media_repository.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
presence.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
profile.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
push_rule.py
|
Blunty replace json with simplejson
|
2015-02-11 14:23:10 +00:00 |
pusher.py
|
Update pushers by app id and pushkey, not user id and pushkey
|
2015-02-13 16:16:16 +00:00 |
registration.py
|
Finish impl to extract all room IDs an AS may be interested in when polling the event stream.
|
2015-02-26 14:35:28 +00:00 |
rejections.py
|
Initial implementation of auth conflict resolution
|
2015-01-29 16:52:33 +00:00 |
room.py
|
Add support for extracting matching room_ids and room_aliases for a given AS.
|
2015-02-25 17:15:25 +00:00 |
roommember.py
|
RoomMemberStore no longer needs a _user_rooms_cache member
|
2015-02-23 15:57:41 +00:00 |
signatures.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
state.py
|
Remove unused functions
|
2015-01-13 15:57:26 +00:00 |
stream.py
|
Check for membership invite events correctly.
|
2015-02-26 17:21:17 +00:00 |
transactions.py
|
Remove unused import
|
2015-02-23 18:17:43 +00:00 |