mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
set correct name for mailchimp mailinglists (#2243)
* add test for mailchimp mailinglists * pass MimeMessage to create_or_lookup_mailinglist() (as of the other create*() routines) to allow more flexible name processing; document the function * get mailing list name for mailchimp from From:-header * make clippy happy * add comment to '.list-id.mcsv.net' suffix
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- new chat type and apis for the new mailing list support,
|
||||
`DC_CHAT_TYPE_MAILINGLIST`, `dc_msg_get_real_chat_id()`,
|
||||
`dc_msg_get_override_sender_name()` #1964 #2181 #2185 #2195 #2211 #2210 #2240
|
||||
#2243
|
||||
|
||||
- new api `dc_decide_on_contact_request()`,
|
||||
deprecated `dc_create_chat_by_msg_id()` and `dc_marknoticed_contact()` #1964
|
||||
|
||||
Reference in New Issue
Block a user