.. |
__init__.py
|
Add modules to store publish list
|
2019-02-03 00:15:28 +01:00 |
adhoc_commands.py
|
Fix pylint errors
|
2018-09-12 00:01:54 +02:00 |
annotations.py
|
Add annotations and fix pylint/mypy errors
|
2018-09-13 23:56:12 +02:00 |
atom.py
|
Simplify PEP module inits
|
2018-11-20 15:32:01 +01:00 |
base.py
|
Refactor UserNickname and UserMood
|
2019-01-30 23:36:01 +01:00 |
bits_of_binary.py
|
Refactor MUC module
|
2018-12-27 22:13:35 +01:00 |
blocking.py
|
Add BaseModule
|
2019-01-26 14:34:58 +01:00 |
bookmarks.py
|
Refactor Bookmarks
|
2019-02-04 21:59:33 +01:00 |
caps.py
|
Propagate presences further
|
2019-01-11 20:45:11 +01:00 |
carbons.py
|
Remove carbon processing
|
2018-12-20 23:18:23 +01:00 |
chatstates.py
|
Chatstates: Add more log output
|
2019-01-06 11:23:30 +01:00 |
dataforms.py
|
DataForms: Make validation possible
|
2018-11-04 00:58:34 +01:00 |
date_and_time.py
|
Improve Entity Time parsing
|
2018-11-18 10:35:13 +01:00 |
delimiter.py
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
discovery.py
|
Discover the bookmarks conversion server feature
|
2018-12-04 20:41:44 +01:00 |
entity_time.py
|
Improve Entity Time parsing
|
2018-11-18 10:35:13 +01:00 |
gateway.py
|
Move 'agent-removed' handler into Gateway module
|
2019-01-03 10:19:29 +01:00 |
http_auth.py
|
HTTPAuth: Use nbxmpp handlers
|
2019-01-02 16:53:06 +01:00 |
httpupload.py
|
Use custom dict for additional data
|
2018-11-30 23:05:15 +01:00 |
iq.py
|
Add missing get_instance() for Gateway/IQ module
|
2019-01-03 01:00:31 +01:00 |
last_activity.py
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
mam.py
|
Refactor message handlers
|
2019-01-04 00:11:28 +01:00 |
message.py
|
Refactor UserActivity
|
2019-01-31 22:57:15 +01:00 |
metacontacts.py
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
misc.py
|
Determine delay timestamp correctly
|
2018-12-04 12:18:17 +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 |
pubsub.py
|
Fix pylint errors
|
2018-09-12 00:01:54 +02:00 |
receipts.py
|
Fix receipts for chat
|
2018-11-27 02:17:25 +01:00 |
register.py
|
New DataFormWidget: Add Captcha support
|
2018-11-15 21:02:09 +01:00 |
roster.py
|
Fix pylint errors
|
2018-09-12 00:01:54 +02:00 |
roster_item_exchange.py
|
Import _() instead of using builtin namespace
|
2018-10-06 22:38:55 +02:00 |
search.py
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
security_labels.py
|
Request security catalog from the barejid
|
2018-09-30 00:15:00 +02:00 |
software_version.py
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
user_activity.py
|
Better handle disable notifitcations
|
2019-02-02 12:55:07 +01:00 |
user_avatar.py
|
Refactor UserAvatar
|
2019-02-03 00:08:28 +01:00 |
user_location.py
|
Refactor UserLocation
|
2019-02-02 12:51:28 +01:00 |
user_mood.py
|
Better handle disable notifitcations
|
2019-02-02 12:55:07 +01:00 |
user_nickname.py
|
Refactor UserNickname and UserMood
|
2019-01-30 23:36:01 +01:00 |
user_tune.py
|
Refactor UserTune
|
2019-02-02 12:51:24 +01:00 |
util.py
|
Dont fail on malformed pubsub events
|
2019-02-01 17:03:46 +01:00 |
vcard_avatars.py
|
Propagate presences further
|
2019-01-11 20:45:11 +01:00 |
vcard_temp.py
|
Add feature-discovered event
|
2018-12-18 22:41:06 +01:00 |