gajim-plural/gajim/common/modules
Philipp Hörist 064f249c5a Add mobile phone indicator
Shows a mobile phone icon if the last message was received by a client
which identifies as phone
2019-02-15 16:45:58 +01:00
..
__init__.py Add chatstates module to zeroconf 2018-12-23 14:08:07 +01:00
adhoc_commands.py
annotations.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
atom.py
blocking.py
bookmarks.py Make bookmark parsing more resilient 2018-10-22 19:09:12 +02:00
caps.py Handle presence without from attr correctly 2018-12-03 15:46:20 +01:00
carbons.py
chatstates.py Send active instead of gone as last chatstate 2018-12-22 13:53:50 +01:00
dataforms.py Fix bare-except pylint errors 2018-10-07 00:46:42 +02:00
date_and_time.py Improve Entity Time parsing 2018-11-19 20:06:40 +01:00
delimiter.py
discovery.py
entity_time.py Improve Entity Time parsing 2018-11-19 20:06:40 +01:00
http_auth.py
httpupload.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
last_activity.py
mam.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
message.py Add mobile phone indicator 2019-02-15 16:45:58 +01:00
metacontacts.py
misc.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
muc.py Set password correctly on MUC join 2018-10-14 21:47:42 +02:00
pep.py Dont retract pep items on UserXEPs 2018-10-07 00:46:41 +02:00
ping.py Refactor Chat State Notifications 2018-10-07 00:46:57 +02:00
presence.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
privacylists.py
pubsub.py
receipts.py Fix receipts for chat 2018-12-03 15:44:48 +01:00
register.py
roster.py
roster_item_exchange.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
search.py
security_labels.py Request security catalog from the barejid 2018-10-07 00:46:56 +02:00
software_version.py
user_activity.py Fix sending empty pep data 2018-10-07 00:46:41 +02:00
user_avatar.py Dont retract pep items on UserXEPs 2018-10-07 00:46:41 +02:00
user_location.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
user_mood.py Fix sending empty pep data 2018-10-07 00:46:41 +02:00
user_nickname.py Fix sending empty pep data 2018-10-07 00:46:41 +02:00
user_tune.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
util.py Make bookmark parsing more resilient 2018-10-22 19:09:12 +02:00
vcard_avatars.py Handle presence without from attr correctly 2018-12-03 15:46:20 +01:00
vcard_temp.py