Commit Graph

119 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
bfa5e9c161 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
9237df5082 don't build obsolete skin dir anymore 2005-03-12 02:12:53 +00:00
scott%scott-macgregor.org
6dbf1bcd80 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
9d2982654c 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
scott%scott-macgregor.org
5325e72c91 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
scott%scott-macgregor.org
38ca496c7d 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
35abc7b20a 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
9b34b8fdcf Typo causing messageIDs to show up as undefined. Patch by Robert Sayre 2005-02-14 18:08:50 +00:00
scott%scott-macgregor.org
4ee7fb68bd 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
6401bb0c44 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
1def43d807 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
af74839877 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
3dfed3128e fix rss icon 2005-02-10 00:51:48 +00:00
scott%scott-macgregor.org
04697527d7 add rss feed icon to the mac build on the trunk 2005-02-10 00:44:57 +00:00
scott%scott-macgregor.org
fc320528f5 add rss icons for Mac OS X trunk 2005-02-10 00:43:53 +00:00
scott%scott-macgregor.org
9f1aaadad1 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
cecf130ad7 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
e32a9708d0 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
b96bcdb49d don't run the xul pre-processor on CSS files... 2005-02-09 00:44:59 +00:00
scott%scott-macgregor.org
1f0319f409 Bug #281237 --> start landing the new RSS subscription manager UI. 2005-02-08 22:20:04 +00:00
scott%scott-macgregor.org
15280169c5 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
3f8c0b4c64 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
f3c9ef6e37 fix typo 2005-02-04 18:44:56 +00:00
scott%scott-macgregor.org
b9f5264df0 Bug #279150 --> Convert the Feed item into a unified object class. 2005-02-04 00:50:44 +00:00
scott%scott-macgregor.org
79cb60be4a Bug #279150 --> Convert the Feed methods into a unified object class 2005-02-02 21:44:38 +00:00
gerv%gerv.net
8958ff7eb0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org
45099bc77f 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
d9a0e4a7b8 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
6c3a51d2ff 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
34aa6d9a2d 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
3cc5699f96 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
cfd5514e1d remove an unnecessary if check 2004-12-22 22:55:15 +00:00
scott%scott-macgregor.org
2dd16b8061 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
9ba9ab9d39 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
7c46347d82 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
07ec76832b 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
7399cde877 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
650eb25d41 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
webmail%kmgerich.com
28ba5f988f Pinstripe Thunderbird Update (bug 270667)
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00
scott%scott-macgregor.org
db1a381444 Bug #268503 --> space bar focused on blog message does next-unread, not page-down
sr=bienvenu
2004-11-30 01:27:15 +00:00
scott%scott-macgregor.org
c785d56c18 Bug #258278 --> Forwarding HTML RSS article to an email address results in an empty email message
When forwarding, replying or editing an RSS message,
send the http URL for the article instead of trying to load the article contents
in the compose window.

sr=bienvenu
2004-11-29 18:26:21 +00:00
scott%scott-macgregor.org
7fa067b0d5 remove accidental greater than sign that I was appending to the feed subjects in order
to test things.
2004-11-29 17:36:58 +00:00
scott%scott-macgregor.org
bbceb2b00b Attempt to fix broken non english RSS subjects. 2004-11-29 07:41:15 +00:00
scott%scott-macgregor.org
edfdbfa49a Bug #272141 --> unicode conversion sometimes throws an exception for bogus strings. Wrap the calls in a try/catch
sr=bienvenu
2004-11-28 21:53:25 +00:00
scott%scott-macgregor.org
73e6ee2aab Bug #267139 --> clicking get new mail for a feed while we are already checking a feed for new mail leads to duplicate entries...
sr=bienvenu
2004-11-27 00:56:57 +00:00
scott%scott-macgregor.org
40d0d3cc54 Add a folder pane icon for feeds with new articles. 2004-11-26 18:35:45 +00:00
bienvenu%nventure.com
95479ffa2c fix 266893 rss feeds stop working if .msf file deleted sr=mscott 2004-11-24 18:56:20 +00:00
scott%scott-macgregor.org
f088f54df3 Bug #267665, Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
RSS feeds which require HTTP authentication are rejected as invalid

Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.

r=darin
sr=jst
2004-11-24 17:45:44 +00:00
scott%scott-macgregor.org
3a455958a1 Bug #257584 --> Make the feed properties dialog wider on the mac. 2004-11-24 04:19:27 +00:00
scott%scott-macgregor.org
4abe1416ad Qute Theme update.
New sent folder icon

New icons for saved search folders and rss saved search folders
2004-11-22 05:08:22 +00:00