_base.py
|
Add per user ratelimiting overrides
|
2017-05-10 11:05:43 +01:00 |
device.py
|
Fix up client ips to read from pending data
|
2017-06-27 14:46:12 +01:00 |
groups_local.py
|
Comments
|
2017-07-18 17:28:42 +01:00 |
presence.py
|
Make presence use cached users/hosts in room
|
2017-05-16 16:01:43 +01:00 |
profile.py
|
Add per user ratelimiting overrides
|
2017-05-10 11:05:43 +01:00 |
register.py
|
Modify condition on empty localpart
|
2017-05-10 17:34:30 +01:00 |
room.py
|
Change to create new room and join other users
|
2017-06-19 14:10:13 +01:00 |
room_list.py
|
Initial group server implementation
|
2017-07-10 15:44:15 +01:00 |
sync.py
|
Remember to cast to bool
|
2017-07-20 16:47:35 +01:00 |
typing.py
|
Fix typing tests
|
2017-05-26 10:02:04 +01:00 |
user_directory.py
|
Make some more params configurable
|
2017-06-22 14:59:52 +01:00 |