-
- Notifications
You must be signed in to change notification settings - Fork 114
Pull requests: chatmail/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Case-insensitive search for non-ASCII chat and contact names (#7477)
#7548 opened Dec 1, 2025 by iequidoo Loading…
feat: allow to connect a python rpc-client to an rpc-server via a unix FIFO file instead of subprocess
#7535 opened Nov 28, 2025 by hpk42 Loading…
feat: Introduce cross-core testing along with improvements to test frameworking
#7524 opened Nov 25, 2025 by hpk42 Loading…
chore(cargo): bump webpki-roots from 0.26.8 to 1.0.4 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#7509 opened Nov 24, 2025 by dependabot bot Loading…
docs: update instructions to UI where to display the address
#7484 opened Nov 21, 2025 by r10s Loading…
feat: Use turn.delta.chat as fallback TURN server (#7382)
#7482 opened Nov 20, 2025 by iequidoo Loading…
feat: try getting autoconfig info from http://autoconfig.[domain]
#7472 opened Nov 18, 2025 by zdimension Loading…
fix: use logging macros instead of emitting event directly, so that it is also logged by tracing
#7459 opened Nov 16, 2025 by Simon-Laux Loading…
feat: receive pre-messages and adapt download on demand
#7431 opened Nov 12, 2025 by Simon-Laux Loading…
15 of 16 tasks
Don't prefetch Chat-Version and Auto-Submitted headers, try to find out message encryption state instead
#7426 opened Nov 10, 2025 by iequidoo Loading…
[Branch] pre-messages / next version of download on demand
#7371 opened Oct 29, 2025 by Simon-Laux • Draft
api!: jsonrpc: remove
contacts from FullChat. To migrate load contacts on demand via get_contacts_by_ids using FullChat.contactIds jsonrpc #7282 opened Oct 8, 2025 by Simon-Laux • Draft
2 of 3 tasks
feat: Don't mark messages as seen on IMAP if bcc_self=0 or bot=1
#7195 opened Sep 14, 2025 by iequidoo Loading…
fix: Order of messages if outgoing reply is received earlier (#7169)
#7192 opened Sep 11, 2025 by iequidoo Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.