Граф коммитов

182 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 067247402b Bug #287793 --> Thunderbird cannot verify certain types of RSS feeds
Patch by Robert Sayre.
2005-03-30 22:05:21 +00:00
bugzilla%arlen.demon.co.uk ea19d22f4d Bug 287284: Invalid RSS Feeds are not removed correctly
Bug 287288: Feeds do not appear in RSS Subscriptions until the list is reopened
Bug 287289: Incorrect DOCTYPE set on feed-subscriptions.xul
p=me r/sr=mscott
2005-03-22 23:26:57 +00:00
scott%scott-macgregor.org 50a3ba7bf5 Bug #286806 --> Package mailnews chrome files directly from mozilla\mail to simplify the Thunderbird
build process.

sr=bienvenu
2005-03-22 19:13:18 +00:00
scott%scott-macgregor.org fafec6ae70 open the options dialog by default for now until the options dialog is smart enough to open the offline dialog
directly.
2005-03-17 22:22:24 +00:00
scott%scott-macgregor.org 094179248e Bug #284144 --> add options and disk space UI to the advanced options panel 2005-03-16 22:23:33 +00:00
scott%scott-macgregor.org e9d740f388 Bug #272304 --> security options don't appear from mail compose window. Port from the 1.0 branch. 2005-03-15 03:09:48 +00:00
bzbarsky%mit.edu e5b42293b5 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
scott%scott-macgregor.org a41c3ed81a don't build obsolete skin dir anymore 2005-03-12 02:12:53 +00:00
scott%scott-macgregor.org 0e643a5c9c Bug #285772 --> remove the old pinstripe skin files now that they live under mail\themes\pinstripe 2005-03-12 00:10:33 +00:00
scott%scott-macgregor.org 4b6c4e2d21 Bug #285772 --> Restructure the thunderbird qute theme. Move everything under mozilla\mail\themes\qute. Stop relying on files from mozilla\themes\classic. 2005-03-11 19:39:45 +00:00
bsmedberg%covad.net 758243dfbc Need to fix two additional references from bug 282057 (missed due to prefwindow landings) 2005-03-11 13:20:04 +00:00
scott%scott-macgregor.org 699973bcc4 Bug #285158 --> unfork a bunch of preferences files now that we are sharing them with firefox in toolkit\mozapps\preferences 2005-03-11 04:03:23 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
scott%scott-macgregor.org 12895c31b3 Bug #282048 --> Add Thunderbird support for feed: urls.
Allow the user to make thunderbird the default RSS client so we get feed urls from the browser.

Add subscription support for feed urls as they come in from the command line or DDE Requests.

This makes it much easier to get feeds from a browser into Thunderbird.

sr=bienvenu
2005-03-10 07:28:54 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bienvenu%nventure.com 270349107e fix 282646 validate signature button not working 2005-03-08 03:42:04 +00:00
scott%scott-macgregor.org 686c98d32b Bug #283216 --> Add support for cert revocation and online certificate status protocol to Thunderbird. 2005-02-25 21:23:11 +00:00
scott%scott-macgregor.org 3613b75b68 Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
scott%scott-macgregor.org faf5472871 Bug #279150 --> Make Atom links use xml:base to handle feeds whose URL tags use relative URLS
Patch by Robert Sayre.
2005-02-14 21:58:12 +00:00
scott%scott-macgregor.org ceb0d74316 Typo causing messageIDs to show up as undefined. Patch by Robert Sayre 2005-02-14 18:08:50 +00:00
scott%scott-macgregor.org e07af704a9 Bug #258102 --> First pass at supporting OPML Import for the Thunderbird RSS reader. We currently only support
flat opml right now.

Thanks to Robert Sayre and ajbu@planet.nl for getting this patch started.
2005-02-12 20:17:33 +00:00
scott%scott-macgregor.org e27d1e4b2b Fix a JS error by providing get access to a feed item's date 2005-02-11 02:18:28 +00:00
scott%scott-macgregor.org ca9b316076 Bug #281846 --> when toggling the expanded state of an RSS folder, we weren't invalidating the container row,
and thus wouldn't always repaint the twisty icon.
2005-02-11 00:39:36 +00:00
scott%scott-macgregor.org abff041aba Bug #258102 --> start laying the foundation for importing feed subscription lists (OPML) by adding
a link property to feeds.

Original patch by Robert Sayrer.
2005-02-10 18:30:06 +00:00
scott%scott-macgregor.org fe94ff13bc fix rss icon 2005-02-10 00:51:48 +00:00
scott%scott-macgregor.org 26aed17fc2 add rss feed icon to the mac build on the trunk 2005-02-10 00:44:57 +00:00
scott%scott-macgregor.org 7221ffaf75 add rss icons for Mac OS X trunk 2005-02-10 00:43:53 +00:00
scott%scott-macgregor.org 544255fd7f Adjust the width and the height of the feed dialogs for Mac OSX 2005-02-10 00:38:35 +00:00
scott%scott-macgregor.org 571e149a4f Bug #281237 --> hook up edit feed functionality to the new rss subscription dialog. 2005-02-09 22:45:13 +00:00
scott%scott-macgregor.org ac05d6e143 Bug #281237 --> add support for dragging feeds to different folders from within the
subscriptions window.
2005-02-09 19:01:01 +00:00
scott%scott-macgregor.org d3aaba6920 don't run the xul pre-processor on CSS files... 2005-02-09 00:44:59 +00:00
scott%scott-macgregor.org 28af173c29 Bug #281237 --> start landing the new RSS subscription manager UI. 2005-02-08 22:20:04 +00:00
scott%scott-macgregor.org 6dcaffaff5 Bug #280696 --> feed parser errors on feeds built by feeds.feedburner.com
Patch by Robert Sayre.
2005-02-07 23:52:04 +00:00
scott%scott-macgregor.org 0e3a7fa82f Bug #279150 --> fix regression in RSS date handling introduced by my last patch. 2005-02-07 19:16:39 +00:00
scott%scott-macgregor.org b235e8e20b fix typo 2005-02-04 18:44:56 +00:00
scott%scott-macgregor.org f199a5e03b Bug #279150 --> Convert the Feed item into a unified object class. 2005-02-04 00:50:44 +00:00
scott%scott-macgregor.org 76e4a398a0 Bug #279150 --> Convert the Feed methods into a unified object class 2005-02-02 21:44:38 +00:00
gerv%gerv.net 8eeec7399e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org 5ecb05ff26 Bug #279150 --> Break apart the rss feed parser into a separate JS object to make it easier to
hook up unit testing.

Thanks to Robert Sayer for getting this going.
2005-02-01 04:04:59 +00:00
scott%scott-macgregor.org 3cb1a433c0 Bug #275153 --> apparently-valid rss feed will not verify in TB (derstandard.at)
rewrite the feed cache to normalize the url before it goes into the cache.

patch by sayrer@gmail.com
2005-01-20 19:24:57 +00:00
scott%scott-macgregor.org 89236fdb35 Bug #275153 --> fix handling of invalid or missing date fields in articles.
Patch by Robert Sayre (sayrer@gmail.com)
2005-01-18 05:17:49 +00:00
scott%scott-macgregor.org afe0dab8b7 Bug #276476 --> Add empty trash on exit pref UI for RSS accounts in Account Settings. 2005-01-07 17:14:56 +00:00
scott%scott-macgregor.org e9b5e5f096 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org 21d88aabae remove an unnecessary if check 2004-12-22 22:55:15 +00:00
scott%scott-macgregor.org fcdb09e58b Bug #253807 --> Port from the aviary 1.0 branch.
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org af782856c7 Handle feed subscription case when a feed has not current items in it. 2004-12-20 23:36:18 +00:00
scott%scott-macgregor.org 6f6c789623 Bug #270477 --> show the right RSS icons in the File toolbar menu item.
patch by Kevin Gerich.
2004-12-04 06:00:57 +00:00
scott%scott-macgregor.org 5742737cf7 Bug #272875 --> Convert all RSS msgs to UTF-8 instead of their natural encoding.
Other encoding changes to fix various RSS problems with feeds in non ascii character
sets.

sr=bienvenu
2004-12-04 05:53:07 +00:00
scott%scott-macgregor.org fb4d6eb5fd Bug #271045 --> Thunderbird rejects valid atom feeds such as livejournal feeds.
Patch by Blake Kaplan.

sr=mscott
2004-12-03 09:27:40 +00:00
scott%scott-macgregor.org ba1a3a0759 Bug #258465 --> work around a nasty RDF entity replacement bug to prevent certain RSS feed items
from getting duplicated every time you check a feed for new articles.
2004-12-01 09:03:23 +00:00