gajim-plural/gajim/common/modules
Philipp Hörist 6c2df54132 Determine delay timestamp correctly
- Check the from attr on the delay node to determine if its a user timestamp or from the server
- Dont use user timestamp for sorting
- Record the user timestamp in additional data so its saved to the database

Fixes #9444
2018-12-06 20:52:30 +01:00
..
__init__.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
adhoc_commands.py Fix pylint errors 2018-10-07 00:46:37 +02:00
annotations.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
atom.py Fix pylint errors 2018-10-07 00:46:37 +02:00
blocking.py Add annotations 2018-10-07 00:46:38 +02:00
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 Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
chatstates.py Handle presence without from attr correctly 2018-12-03 15:46:20 +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 Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
discovery.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
entity_time.py Improve Entity Time parsing 2018-11-19 20:06:40 +01:00
http_auth.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
httpupload.py Pass account to plugins when encrypting a file 2018-11-13 21:56:21 +01:00
last_activity.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
mam.py Determine delay timestamp correctly 2018-12-06 20:52:30 +01:00
message.py Determine delay timestamp correctly 2018-12-06 20:52:30 +01:00
metacontacts.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
misc.py Determine delay timestamp correctly 2018-12-06 20:52:30 +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 Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
pubsub.py Fix pylint errors 2018-10-07 00:46:37 +02:00
receipts.py Fix receipts for chat 2018-12-03 15:44:48 +01:00
register.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
roster.py Fix pylint errors 2018-10-07 00:46:37 +02:00
roster_item_exchange.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
search.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
security_labels.py Request security catalog from the barejid 2018-10-07 00:46:56 +02:00
software_version.py Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00
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 Fix pylint errors in common/modules 2018-10-07 00:46:37 +02:00