__init__.py
|
Split out the auth handler
|
2016-06-02 13:31:45 +01:00 |
auth.py
|
Rework ldap integration with ldap3
|
2016-06-22 17:51:59 +02:00 |
federation.py
|
Only re-sign our own events
|
2016-06-17 14:47:33 +01:00 |
message.py
|
Poke notifier on next reactor tick
|
2016-06-03 11:24:16 +01:00 |
presence.py
|
.values() returns list of sets
|
2016-06-06 16:00:09 +01:00 |
profile.py
|
Remove registered_users from the distributor.
|
2016-06-17 19:14:16 +01:00 |
room.py
|
Pull full state for each room all at once
|
2016-06-08 15:51:49 +01:00 |
room_member.py
|
Remove unused get_joined_rooms_for_user
|
2016-05-17 10:20:51 +01:00 |
sync.py
|
Implement top-level unread_notifications
|
2016-06-28 10:55:54 +01:00 |
typing.py
|
Don't hit DB for noop replications queries
|
2016-06-08 11:33:30 +01:00 |