mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
ratelimit: do not overflow leaky bucket
This way the time to wait until next message can be sent is always limited.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Changes
|
||||
- handle drafts from mailto links in scanned QR #3492
|
||||
- do not overflow ratelimiter leaky bucket #3496
|
||||
|
||||
### Fixes
|
||||
- don't squash text parts of NDN into attachments #3497
|
||||
|
||||
Reference in New Issue
Block a user