.. |
__init__.py
|
Shuffle receipt handler around so that worker apps don't need to load it
|
2016-11-23 15:14:24 +00:00 |
_base.py
|
Insert delta of current_state_events to be more efficient
|
2017-01-20 17:10:18 +00:00 |
account_data.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
admin.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
appservice.py
|
storage/appservice: make appservice methods only relying on the cache synchronous
|
2016-10-06 15:24:59 +02:00 |
auth.py
|
Fix another comment typo
|
2016-12-21 09:51:43 +00:00 |
device.py
|
Use get_users_in_room and declare it iterable
|
2017-01-30 16:37:22 +00:00 |
devicemessage.py
|
Use new federation_sender DI
|
2016-11-16 14:47:52 +00:00 |
directory.py
|
Comments
|
2016-12-07 09:58:33 +00:00 |
e2e_keys.py
|
Noop device key changes if they're the same
|
2017-01-30 16:55:04 +00:00 |
events.py
|
Use state handler instead of get_users_in_room/get_joined_hosts
|
2016-08-26 14:54:30 +01:00 |
federation.py
|
Derive current_state_events from state groups
|
2017-01-20 11:52:51 +00:00 |
identity.py
|
requestToken update
|
2016-06-30 17:51:28 +01:00 |
initial_sync.py
|
Shuffle receipt handler around so that worker apps don't need to load it
|
2016-11-23 15:14:24 +00:00 |
message.py
|
Don't clobber a displayname or avatar_url if provided by an m.room.member event
|
2017-01-24 18:06:07 +00:00 |
presence.py
|
Use new federation_sender DI
|
2016-11-16 14:47:52 +00:00 |
profile.py
|
handlers/profile: added admin override for set_displayname and set_avatar_url
|
2016-10-06 15:24:59 +02:00 |
receipts.py
|
Fix ignored read-receipts
|
2016-12-08 12:13:01 +00:00 |
register.py
|
Prevent user tokens being used as guest tokens (#1675)
|
2016-12-06 15:31:37 +00:00 |
room_list.py
|
Cache network room list queries.
|
2016-12-16 16:11:43 +00:00 |
room_member.py
|
Add missing None check
|
2017-01-11 10:57:03 +00:00 |
room.py
|
Merge pull request #653 from matrix-org/erikj/preset_guest_join
|
2016-12-05 17:47:14 +00:00 |
search.py
|
move filter_events_for_client out of base handler
|
2016-05-11 13:42:37 +01:00 |
sync.py
|
Hook device list updates to replication
|
2017-01-27 14:31:35 +00:00 |
typing.py
|
Use new federation_sender DI
|
2016-11-16 14:47:52 +00:00 |