| .. |
|
schema
|
Move delta/v13.sql to delta/v12.sql
|
2015-02-06 14:38:04 +00:00 |
|
__init__.py
|
Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict
|
2015-02-11 15:44:28 +00:00 |
|
_base.py
|
Blunty replace json with simplejson
|
2015-02-11 14:23:10 +00:00 |
|
directory.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
|
event_federation.py
|
Update copyright notices
|
2015-01-06 13:21:39 +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
|
s/instance_handle/profile_tag/
|
2015-02-03 16:51:07 +00:00 |
|
registration.py
|
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
|
2015-01-28 16:58:23 +00:00 |
|
rejections.py
|
Initial implementation of auth conflict resolution
|
2015-01-29 16:52:33 +00:00 |
|
room.py
|
Remove unused functions
|
2015-01-13 15:57:26 +00:00 |
|
roommember.py
|
Replace hs.parse_userid with UserID.from_string
|
2015-01-23 11:47:15 +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
|
Fix token formatting
|
2015-01-30 11:42:09 +00:00 |
|
transactions.py
|
Add index on transaction_id to sent_transcations
|
2015-01-06 15:40:38 +00:00 |