mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 07:16:31 +03:00
Allow sender timestamp to be in the future
This can happen due to unsynchronized clocks or when "smeared" timestamp is used as the sender sends multiple messages without delay.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
### API-Changes
|
||||
|
||||
### Changes
|
||||
- allow sender timestamp to be in the future, but not too much
|
||||
|
||||
### Fixes
|
||||
- `dc_search_msgs()` returns unaccepted requests #3694
|
||||
|
||||
Reference in New Issue
Block a user