gajim-plural/gajim/common
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
..
dbus Obtain sleep inhibitor again after every sleep 2018-10-26 17:17:57 +02:00
modules Determine delay timestamp correctly 2018-12-06 20:52:30 +01:00
protocol Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
zeroconf Fix pylint errors 2018-12-05 21:43:21 +01:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Fix useless-object-inheritance pylint errors 2018-10-07 00:46:40 +02:00
app.py Make var global 2018-10-22 19:09:13 +02:00
caps_cache.py Dont return None on has_mam() 2018-10-07 00:46:59 +02:00
config.py Remove ESessions leftovers 2018-10-22 19:09:13 +02:00
configpaths.py Determine absolut path for custom config folder 2018-11-13 21:56:21 +01:00
connection.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
connection_handlers.py Dont check mam:2 compliance for error messages 2018-11-19 20:07:38 +01:00
connection_handlers_events.py Use parse_delay also for presences 2018-10-22 19:09:12 +02:00
const.py Add a configurable threshold for MAM in MUC 2018-10-07 00:46:58 +02:00
contacts.py Add property to distinguish pm contacts 2018-10-11 20:01:49 +02:00
dbus_support.py Dont test for sys.platform == 'linux' 2018-11-13 21:56:21 +01:00
dh.py Fix license comment format 2018-10-07 00:46:35 +02:00
events.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
exceptions.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
file_props.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
fuzzyclock.py fuzzyclock: Fix pylint errors 2018-10-07 00:46:38 +02:00
ged.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
gpg.py Fix multiple-statements pylint errors 2018-10-07 00:46:47 +02:00
helpers.py Fix error when creating MUC 2018-12-03 15:46:12 +01:00
i18n.py Fix missing UI translations on flatpak 2018-10-12 00:02:37 +02:00
idle.py Fix trailing-comma-tuple pylint errors 2018-10-07 00:46:45 +02:00
jingle.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
jingle_content.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_ft.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_ftstates.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_rtp.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
jingle_session.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_transport.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_xtls.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
logger.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
logging_helpers.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
multimedia_helpers.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
optparser.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
passwords.py Better handle not available keyring backends 2018-12-03 15:46:00 +01:00
pep.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-10-07 00:46:41 +02:00
rst_xhtml_generator.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
socks5.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
types.py Refactor Chat State Notifications 2018-10-07 00:46:57 +02:00