summaryrefslogtreecommitdiffstats
path: root/mailnews/extensions
Commit message (Collapse)AuthorAgeLines
* Issue #1258 - Part 10: Remove chat core bitsMatt A. Tobin2019-11-12-3/+3
|
* Bug 1558595Matt A. Tobin2019-11-11-2/+8
| | | | Tag #1273
* Bug 1554098 - deduce RSS media enclosures type from extension when missing.Matt A. Tobin2019-11-11-10/+12
| | | | Tag #1273
* Bug 1480063 - Remove mimeEncodeSubject (encodeMimePartIIStr_UTF8) from feeds.Matt A. Tobin2019-11-11-22/+1
| | | | Tag #1273
* Bug 1423487 - Support multiple authors in RSS feeds.Matt A. Tobin2019-11-11-53/+122
| | | | Tag #1273
* Bug 1416033 - remove some unneeded includes in mailnewsMatt A. Tobin2019-11-10-3/+0
| | | | Tag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10-3/+3
| | | | | | | | | | | conversion constructors * Part 1: make conversion CTORs explicit. Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors. * Part 2: fix a couple of double-mRefCnt declaration errors. * Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16(). Tag #1273
* Issue #1258 - Part 3: Make mailnews and friends buildMatt A. Tobin2019-11-03-2/+2
|
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+33641