__init__.py
|
Add IQ and Gateway module
|
2019-01-03 00:19:23 +01:00 |
base.py
|
Add annotations
|
2019-01-26 21:57:22 +01:00 |
blocking.py
|
Add BaseModule
|
2019-01-26 14:34:58 +01:00 |
bookmarks.py
|
Fix destroying a MUC
|
2019-01-19 23:05:36 +01:00 |
caps.py
|
Propagate presences further
|
2019-01-11 20:45:11 +01:00 |
chatstates.py
|
Chatstates: Add more log output
|
2019-01-06 11:23:30 +01:00 |
http_auth.py
|
HTTPAuth: Use nbxmpp handlers
|
2019-01-02 16:53:06 +01:00 |
iq.py
|
Add missing get_instance() for Gateway/IQ module
|
2019-01-03 01:00:31 +01:00 |
mam.py
|
Refactor message handlers
|
2019-01-04 00:11:28 +01:00 |
muc.py
|
Add BaseModule
|
2019-01-26 14:34:58 +01:00 |
pep.py
|
Remove old PEP code
|
2018-12-31 10:54:51 +01:00 |
ping.py
|
Remove ping timeout on disconnect handler
|
2019-01-04 00:49:59 +01:00 |
presence.py
|
Propagate presences further
|
2019-01-11 20:45:11 +01:00 |
privacylists.py
|
Add blocking list dialog
|
2019-01-21 22:45:19 +01:00 |
user_activity.py
|
Detect invalid user activity
|
2019-01-19 21:21:20 +01:00 |
user_mood.py
|
Detect invalid user mood
|
2019-01-19 21:21:16 +01:00 |
util.py
|
Refactor message handlers
|
2019-01-04 00:11:28 +01:00 |
vcard_avatars.py
|
Propagate presences further
|
2019-01-11 20:45:11 +01:00 |