Implement option to expand mailing list into its containing address field
Categories
(MailNews Core :: Composition, enhancement)
Tracking
(thunderbird_esr78 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: bam, Assigned: lasana)
References
()
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
Updated•23 years ago
|
Updated•22 years ago
|
Updated•20 years ago
|
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Comment 3•19 years ago
|
||
Updated•18 years ago
|
Updated•16 years ago
|
Comment 10•16 years ago
|
||
Updated•16 years ago
|
Comment 14•16 years ago
|
||
Comment 16•16 years ago
|
||
Comment 17•15 years ago
|
||
Comment 18•15 years ago
|
||
Reporter | ||
Comment 19•15 years ago
|
||
Comment 20•15 years ago
|
||
Comment 21•15 years ago
|
||
Reporter | ||
Comment 22•15 years ago
|
||
Comment 23•15 years ago
|
||
Comment 24•15 years ago
|
||
Comment 25•15 years ago
|
||
Comment 26•15 years ago
|
||
Comment 27•14 years ago
|
||
Comment 28•14 years ago
|
||
Comment 29•14 years ago
|
||
Comment 31•14 years ago
|
||
Comment 32•14 years ago
|
||
Comment 33•14 years ago
|
||
Comment 35•14 years ago
|
||
Comment 36•13 years ago
|
||
Comment 37•13 years ago
|
||
Comment 39•11 years ago
|
||
Comment 40•11 years ago
|
||
Comment 42•11 years ago
|
||
Updated•10 years ago
|
Comment 45•10 years ago
|
||
Comment 46•10 years ago
|
||
Comment 47•10 years ago
|
||
Comment 48•10 years ago
|
||
Comment 49•10 years ago
|
||
Comment 50•10 years ago
|
||
Comment 51•3 years ago
|
||
Now with the pills this should be pretty low hanging fruit: see https://searchfox.org/comm-central/rev/6dbfd83437bab124d39332c768a5f55a36e7a196/mail/base/content/mailWidgets.js#2705
Assignee | ||
Comment 53•3 years ago
|
||
So to be clear about actual implementation here; we want to add an "Expand" option to the context menu that will replace the mailing list with its contained addresses?
Comment 55•3 years ago
|
||
Relevant: gMsgCompose.expandMailingLists() - https://searchfox.org/comm-central/rev/60d62b7ec3ffb522aa87fc1af070ff429297bd50/mailnews/compose/src/nsMsgCompose.cpp#4485
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 56•3 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #55)
Relevant: gMsgCompose.expandMailingLists() - https://searchfox.org/comm-central/rev/60d62b7ec3ffb522aa87fc1af070ff429297bd50/mailnews/compose/src/nsMsgCompose.cpp#4485
Does this function actually work? Calling expandRecipients()
in the developer console does not seem to do anything.
Edit: Rather it seems like it does not affect the UI?
Assignee | ||
Comment 57•3 years ago
|
||
Depends on D115914
Updated•3 years ago
|
Assignee | ||
Comment 58•3 years ago
|
||
Comment 59•3 years ago
|
||
Comment on attachment 9225316 [details]
Bug 119977 - Detect read-only caldav calendars via current-user-privilege-set. r?darktrojan
Revision D116905 was moved to bug 1665203. Setting attachment 9225316 [details] to obsolete.
Assignee | ||
Comment 60•3 years ago
|
||
Adding a dependency on bug 1713801 for the tests attached.
Comment 61•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/824763c6134c
Add mail pills context menu entry for expanding mailing lists. r=mkmelin
Updated•3 years ago
|
Comment 62•3 years ago
|
||
Updated•3 years ago
|
Comment 63•3 years ago
|
||
Thank you very much Lasana for implementing this awesome and much-requested feature!
This works well for expanding a single mailing list pill.
Updated•3 years ago
|
Comment 64•3 years ago
|
||
Verified using Thunderbird 91.0b4 on Fedora Linux.
Description
•