-
-
Notifications
You must be signed in to change notification settings - Fork 108
Pull requests: chatmail/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(rpc-client): vCard color is the same as the contact color (#7294)
#7318
opened Oct 17, 2025 by
iequidoo
Loading…
test: Add unique offsets to ids generated by
TestContext
to increase test correctness
#7297
opened Oct 11, 2025 by
Simon-Laux
•
Draft
3 tasks
api!: jsonrpc:
chat_type
now contains a variant of a string enum/union. Affected places: FullChat.chat_type
, BasicChat.chat_type
, ChatListItemFetchResult::ChatListItem.chat_type
, Event:: SecurejoinInviterProgress.chat_type
and MessageSearchResult.chat_type
jsonrpc
#7285
opened Oct 8, 2025 by
Simon-Laux
Loading…
5 tasks done
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
QR codes and symmetric encryption for broadcast channels
#7268
opened Oct 2, 2025 by
Hocuri
Loading…
8 of 12 tasks
fix: Don't send self-avatar in unencrypted messages (#7136)
#7209
opened Sep 19, 2025 by
iequidoo
Loading…
fix: Delete obsolete "configured*" keys from
config
table (#7171)
#7204
opened Sep 17, 2025 by
iequidoo
Loading…
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…
feat: Remove Config::{SentboxWatch,ConfiguredSentboxFolder} (#7178)
#7189
opened Sep 9, 2025 by
iequidoo
Loading…
test: Contact shalln't be verified by another having unknown verifier
#7145
opened Sep 1, 2025 by
iequidoo
Loading…
Limit cases when contact's status and avatar are updated (#7002)
#7123
opened Aug 19, 2025 by
iequidoo
Loading…
Remove protected chats and expire auth tokens
verified-chats
#7116
opened Aug 16, 2025 by
link2xt
Loading…
12 tasks done
fix: Don't unblock chat on possibly wrongly assigned outgoing encrypted 1:1 message
#7079
opened Aug 5, 2025 by
iequidoo
Loading…
docs: create_group_chat_unencrypted() may lead to chat split on the first device
#7040
opened Jul 25, 2025 by
iequidoo
Loading…
feat: Synchronize encrypted groups creation across devices (#7001)
#7009
opened Jul 16, 2025 by
iequidoo
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.