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
Showing
- gajim/common/modules/mam.py 12 additions, 7 deletionsgajim/common/modules/mam.py
- gajim/common/modules/message.py 31 additions, 6 deletionsgajim/common/modules/message.py
- gajim/common/modules/misc.py 35 additions, 8 deletionsgajim/common/modules/misc.py
- test/no_gui/unit/test_helpers.py 30 additions, 0 deletionstest/no_gui/unit/test_helpers.py
Loading
Please register or sign in to comment