Commit Graph

161 Commits

Author SHA1 Message Date
bienvenu%nventure.com
d06f8bbbcc add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
Jan.Varga%gmail.com
e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
bienvenu%nventure.com
cc3f7d9645 fix js warning in rss 340019, sr=sspitzer 2006-06-03 16:08:55 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
bienvenu%nventure.com
f828010d18 fix crash reading rss feeds, sr=mscott 328219, problem exposed by some http changes today; 2006-02-22 22:04:25 +00:00
bienvenu%nventure.com
441842cbed close rss feed folder db's after check for new messages, sr=mscott 327291 2006-02-15 16:50:56 +00:00
scott%scott-macgregor.org
a726cf3bef Bug #320677, 324167, 324172, 324179
various RSS parsing fixes.

Patch by Robert Sayre.

sr=me
2006-01-24 21:27:17 +00:00
scott%scott-macgregor.org
746b1f8110 Bug #315600 --> Hangs while validating feed (rdf)
patch by Robert Sayre

sr=me
2006-01-04 00:05:08 +00:00
scott%scott-macgregor.org
d350395d76 Bug #320818 --> broken parsing on CDATA sections
patch by robert sayre.

sr=me
2006-01-03 21:48:57 +00:00
scott%scott-macgregor.org
7233bf5b7d Bug #320967 --> 'content:encoded' field ignored in RSS2 feed parsing
patch by mkmelin+bugzilla@cc.hut.fi

r=sayrer
sr=mscott
2006-01-03 19:43:00 +00:00
scott%scott-macgregor.org
0a1ca375bd Bug #312008 --> RSS feeds stop loading after connection errors
patch by trev@gtchat.de

r=bienvenu
sr=mscott
2005-12-21 18:44:38 +00:00
scott%scott-macgregor.org
fc18a46e76 Bug #316868 --> RSS2 dc:creator is broken
patch by Magnus Melin
sr=me
2005-11-21 20:34:17 +00:00
scott%scott-macgregor.org
3b8961e847 Bug #313422 --> Thunderbird hangs on "verifying", when subscribing to a new RSS 0.90 feed
patch by robert sayre.
2005-11-16 22:07:54 +00:00
scott%scott-macgregor.org
97dbc9f29f Bug #306997 --> this rss feed cannot be added to thunderbird. Change the way we normalize uri's before they
go into our cache.

Patch by Robert Sayre.
2005-09-20 22:22:48 +00:00
scott%scott-macgregor.org
d5d7de57e3 Bug #300983 --> RSS Reader unable to parse feeds which contain xmlns parameters pointing to missing files
Patch by Robert Sayre.
2005-09-20 22:12:33 +00:00
scott%scott-macgregor.org
34fe914ebe Bug #307625 --> OPML export and import seem to have different assumptions about (default) character sets
Fix by Robert Sayre.
2005-09-20 22:08:13 +00:00
scott%scott-macgregor.org
0836df7154 Bug #307380 --> Multipart Article: body (summary) charset is invalid ("NaN")
Patch by Robert Sayre.
2005-09-20 22:06:02 +00:00
scott%scott-macgregor.org
5a83d46f95 Bug #299483 --> "OPML Files" string in import dialog of "RSS Subscriptions" window is hardcoded and needs
to be a string resource.

Patch by Magnus Melin mkmelin+bugzilla@cc.hut.fi
sr=me
2005-08-25 19:32:47 +00:00
scott%scott-macgregor.org
3840a88fdc Bug #304704 --> Make Thunderbird open feed:// urls from the desktop in addition to feed:
sr=bienvenu
2005-08-24 00:04:08 +00:00
scott%scott-macgregor.org
81b34ec958 Bug #303587 --> fix some html entity escaping issues 2005-08-05 18:17:53 +00:00
scott%scott-macgregor.org
8741b2b2bf Bug #303030 --> Manage subscriptions from the account manager
loads a sheet rather than new window on Mac OS X.
2005-08-02 21:57:28 +00:00
scott%scott-macgregor.org
879d0b4497 Bug #301964 --> Add IETF Atom 1.0 support to Thunderbird
Patch by Robert Sayre <sayrer@gmail.com>
2005-07-27 00:54:02 +00:00
scott%scott-macgregor.org
bcd79095bb Bug #259705 --> RSS account name should be localizable through a .dtd file
Patch by Pavel Franc <p.franc@gmail.com>
2005-07-25 16:39:42 +00:00
scott%scott-macgregor.org
1307d2c34f Bug #300387 --> markStored declared twice in FeedItem.js 2005-07-11 18:01:06 +00:00
scott%scott-macgregor.org
3103dc1c1c make sure we have a feed request before we ask the request for it's status 2005-06-27 05:51:05 +00:00
bienvenu%nventure.com
800713a87c handle missing/invalid db's when bring up rss subscribe ui, sr=mscott, a=asa 289958 2005-06-17 20:52:06 +00:00
scott%scott-macgregor.org
e34c866ebd Bug #272812 --> scoping issue with the xml serializer leads to some XMLSerializer
not defined messages.

Patch by Robert Sayre.
2005-06-15 22:44:24 +00:00
scott%scott-macgregor.org
5b3f7a3968 Bug #297804 --> OPML Export should be pretty-printed
patch by robert sayre

sr=me
2005-06-15 21:32:01 +00:00
scott%scott-macgregor.org
bb101e14c5 Bug #283735 --> Add ability to export feeds to OPLM format
Patch by Robert Sayre.

sr=me
2005-06-14 23:56:34 +00:00
scott%scott-macgregor.org
6120a011b6 Bug #297678 --> Non-ascii feed names are garbled when they are imported from OPML file.
Patch by Robert Sayre.

sr=me
2005-06-14 23:25:27 +00:00
scott%scott-macgregor.org
6d9c54e193 Bug #272812 --> RSS item Subject has mis-transcoded international characters
Another attempt to get our I18n conversions working for feeds.

patch by robert sayre.

sr=mscott
2005-06-13 17:07:56 +00:00
bryner%brianryner.com
958470f02f Bug 286881 - In <newsblog.js>, 2 Warning: trailing comma is not legal in ECMA-262 object initializers. Patch by gautheri@noos.fr, r+sr=mscott, a=asa. 2005-06-12 18:23:05 +00:00
bsmedberg%covad.net
9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
scott%scott-macgregor.org
29ab27c4b8 Bug #288110 --> Some RSS items cause a corruption in the message display window
strip html tags when extracting a description from RSS feeds without titles.

Patch by Robert Sayre <sayrer@gmail.com>
2005-05-18 20:56:19 +00:00
scott%scott-macgregor.org
25677ada84 Bug #287793 --> fix a typo
patch by robert sayre
2005-04-22 21:44:52 +00:00
scott%scott-macgregor.org
797657a239 Avoid dereferencing a null object and throwing a needless JS error 2005-04-22 21:18:08 +00:00
scott%scott-macgregor.org
919c7ed69d Bug#267682 --> Getting RSS feeds should send "If-Modified-Since" header and then we should not download the feed
if we get a not modified response from the server

sr=bienvenu
2005-04-19 23:50:45 +00:00
scott%scott-macgregor.org
79d8aa8242 Bug #287623 --> Allow copying of RSS feed URL from the properties dialog
make the feed properties dialog a little wider.
Fix a problem with double clicking a feed folder
2005-04-11 23:28:14 +00:00
scott%scott-macgregor.org
ed68096f45 Bug #289629 --> add Edit Feed button to RSS Subscriptions dialog 2005-04-11 21:22:44 +00:00
scott%scott-macgregor.org
1ceab48edf Bug #286761 --> change the RSS account icon ("globe") in the folderpane when a feed has new messages.
Set the biff state on a feed folder if, after downloading feed items, the folder has new messages in it.

sr=bienvenu
2005-04-07 23:23:35 +00:00
scott%scott-macgregor.org
d57e69b23e 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
4dadb63d92 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
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