Olli.Pettay%helsinki.fi
04cfde2d6f
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
663dd3003e
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
4c0215b247
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
a0ff122260
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
b378cfd80c
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
22b66d8ec3
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
2806034d54
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
1aed21366d
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
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
scott%scott-macgregor.org
d5191f5fab
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
eceb22b18f
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
c4966a22d7
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
616fa6f303
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
b5884b7c0e
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
9901bc654a
Bug #307380 --> Multipart Article: body (summary) charset is invalid ("NaN")
...
Patch by Robert Sayre.
2005-09-20 22:06:02 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
scott%scott-macgregor.org
05c1cd72d6
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
75a4cc01ed
Bug #304704 --> Make Thunderbird open feed:// urls from the desktop in addition to feed:
...
sr=bienvenu
2005-08-24 00:04:08 +00:00
gavin%gavinsharp.com
0ca0a801a5
Bug 302006 : Wrong label/accesskey assignment in am-smime.xul, patch by Pavel Franc <p.franc@gmail.com>, r=mscott, a=asa
2005-08-10 14:12:11 +00:00
scott%scott-macgregor.org
5eca9a1e55
Bug #303587 --> fix some html entity escaping issues
2005-08-05 18:17:53 +00:00
scott%scott-macgregor.org
d7ac3c42ce
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
relyea%netscape.com
db871aeb76
Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
...
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.
SR+=mScott a1.8b4=asa
2005-07-29 22:01:08 +00:00
scott%scott-macgregor.org
b2bdd5b808
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
2a9eb22d77
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
c7729941f1
Bug #300387 --> markStored declared twice in FeedItem.js
2005-07-11 18:01:06 +00:00
scott%scott-macgregor.org
43c32124f5
make sure we have a feed request before we ask the request for it's status
2005-06-27 05:51:05 +00:00
scott%scott-macgregor.org
dba7948855
Bug #289197 --> When opening offline settings, we should bring up the options dialog, select the advanced
...
pane and then select the offline settings tab in that pane.
2005-06-22 18:16:28 +00:00
bienvenu%nventure.com
60cad15d59
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
ff5baed61e
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
28018cc54b
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
effb177f02
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
43945144a2
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
03dc87a541
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
816e9b6281
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
7132c21ffb
Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver
2005-06-03 18:05:06 +00:00
bsmedberg%covad.net
824219d781
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
0d3042d92a
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
48c07f7419
Bug #287793 --> fix a typo
...
patch by robert sayre
2005-04-22 21:44:52 +00:00
scott%scott-macgregor.org
cbad4bc0df
Avoid dereferencing a null object and throwing a needless JS error
2005-04-22 21:18:08 +00:00
scott%scott-macgregor.org
9bcb6ac589
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
e2ade649ba
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
09674c2557
Bug #289629 --> add Edit Feed button to RSS Subscriptions dialog
2005-04-11 21:22:44 +00:00
scott%scott-macgregor.org
ce0a0bc40a
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
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