gajim-plural/gajim/common/modules
Philipp Hörist 0963f44443 Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
..
__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 Refactor Annotations 2019-02-18 23:02:14 +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 Handle nbxmpp error results 2019-02-10 00:39:10 +01:00
bookmarks.py Correctly remove bookmark after MUC was destroyed 2019-02-11 20:32:41 +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 LastActivity: Use BaseModule and StanzaHandler 2019-02-19 20:38:57 +01:00
mam.py Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
message.py Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
metacontacts.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
misc.py Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +01:00
muc.py Adapt to MucConfigResult changes in nbxmpp 2019-02-11 21:41:39 +01:00
pep.py Remove not used PEP module code 2019-02-18 23:02:05 +01:00
ping.py Remove ping timeout on disconnect handler 2019-01-04 00:49:59 +01:00
presence.py Fix typo 2019-02-11 20:58:42 +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 Handle nbxmpp error results 2019-02-10 00:39:10 +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 Use nbxmpp's parsed EME data 2019-02-20 00:31:24 +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