Commit Graph

413 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
76c48cb160 Bug #282491 --> make sure the phishing bar always takes precedence over the remote image bar. 2005-02-18 08:34:39 +00:00
scott%scott-macgregor.org
8113fa5051 Bug #282500 --> if an email contains a form element then flag it as a potential email scam. 2005-02-16 22:17:35 +00:00
scott%scott-macgregor.org
902d308f2d Bug #282491 --> Add a phishing notification bar to the message pane to alert the user to messages
which loook suspicious to Thunderbird.

sr=bienvenu
2005-02-16 21:57:31 +00:00
scott%scott-macgregor.org
42239160e5 Bug #282429 --> Re-design Message Status Bars (junk bar & remote content bar) to be more flexible,
making it easier to add more notification messages in the future. Includes using a deck element
to control the visibility of each statatus message.

sr=bienvenu
2005-02-16 18:19:23 +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
902fa18ee8 Bug #245661 --> use nsIImageLoadingContent for copying image location instead of searching for known
image DOM elements.
2005-02-11 03:27:55 +00:00
bienvenu%nventure.com
e78c5b40a6 fix regression downloading pop3 mail on startup introduced by fixing js warning, 270343, sr=mscott 2005-02-08 18:26:09 +00:00
scott%scott-macgregor.org
4d78940097 Bug #281442 --> try to optmizize the gradient background color used for the folder pane header and the search bar to create a smoother look in the UI instead of two disjoint gradients. 2005-02-08 17:35:01 +00:00
scott%scott-macgregor.org
40243232e9 Bug #279191 --> only examine http and https urls to determine if they are phishing urls. This prevents
false alerts for shared imap urls in messages.
2005-02-07 23:48:12 +00:00
scott%scott-macgregor.org
9838c66035 Bug #281442 --> try to optmizize the gradient background color used for the folder pane header and the search bar to create a smoother look in the UI instead of two disjoint gradients. 2005-02-07 23:40:06 +00:00
timeless%mozdev.org
98da147dcf Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
scott%scott-macgregor.org
0c49ba83de Bug #280250 --> Run junk mail controls on Folder doesn't work
Patch by eyalroz@technion.ac.il
2005-02-07 18:55:39 +00:00
bienvenu%nventure.com
72f6c687d5 fix 270343 js warning about undefined property reference, sr=neil 2005-02-07 18:34:17 +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
1f053d7fd6 Bug #279191 --> More phishing detection work.
Check for obscured IP addresses including hex, octal and dword encoded IP addresses.
2005-01-26 06:40:24 +00:00
scott%scott-macgregor.org
0ab93cf3a0 Bug #279191 --> new text and wording for the phishing dialog based on some feedback.
use nsIIOService::NewURI instead of standard url.
2005-01-24 18:12:54 +00:00
scott%scott-macgregor.org
bd46cca35c Bug #279191 ---> only invoke the phishing detector for left clicks not right clicks... 2005-01-23 09:02:40 +00:00
scott%scott-macgregor.org
5d7ef66626 fix some broken logic 2005-01-21 17:17:34 +00:00
scott%scott-macgregor.org
2cf05a25e2 Bug #279191 --> Initial Thunderbird support for our phishing detector. 2005-01-21 07:50:50 +00:00
neil%parkwaycc.co.uk
ce1bc1a880 JS strict warnings b=270343 p=gautheri@noos.fr r=bienvenu 2005-01-14 13:07:13 +00:00
cbiesinger%web.de
b4638e2014 supplementary patch for bug 99048: Automatically mark newsgroup read [when
leaving folder]
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=bienvenu sr=neil
2005-01-12 19:39:56 +00:00
scott%scott-macgregor.org
4c0d821169 Attempt to fix broken context menus by including XPCNativeWrapper.js
Fix Save Image As context menu item.
2005-01-12 01:29:09 +00:00
scott%scott-macgregor.org
7d5ff86c22 Bug #277557 --> message pane context menu throws a JS error preventing us from hiding and showing
appropriate context menu items.
2005-01-10 21:48:51 +00:00
timeless%mozdev.org
b156509fe0 Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
scott%scott-macgregor.org
67cdc7b6a9 remove dump statement 2005-01-04 21:41:32 +00:00
neil%parkwaycc.co.uk
57159546d9 Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 17:54:49 +00:00
bienvenu%nventure.com
8b60a2f0bd fix 274156 clear has attachment flag if user clicks on a message w/o attachments that we thought did have attachment because of mime content type of multipart/mixed, sr=mscott 2004-12-22 21:39:49 +00:00
shaver%mozilla.org
55d8f73bcb add ids to Message menu for overlay targetting; matches aviary; r=bienvenu 2004-12-21 16:08:16 +00:00
scott%scott-macgregor.org
d5e1f39d7b Bug #271711 --> Virtual folders can't use international characters in folder name.
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source

sr=bienvenu
2004-12-02 01:06:45 +00:00
bienvenu%nventure.com
dce0a897b6 fix 267486 auth nntp doesn't work with subscribe UI (same would be true for imap), sr=mscott 2004-12-01 18:52:53 +00:00
bienvenu%nventure.com
a69bf21383 fix for 250738 imap folders other than inbox not checked for new mail at startup sr=mscott 2004-12-01 17:48:09 +00:00
bienvenu%nventure.com
dc9ef46d02 fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott 2004-12-01 17:44:10 +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
e691712712 Bug #233281 --> For now, make the manual mark setting independent of the enabled state of the
automatic move incoming messages setting.

sr=bienvenu
2004-11-29 00:18:12 +00:00
scott%scott-macgregor.org
34055268a2 Bug #271855 --> The about box shoudn't be a sheet (or even app-modal/doc-modal) on mac, and
shoudn't have a close button.

patch by bugs.mano@mail-central.com
2004-11-27 01:04:17 +00:00
scott%scott-macgregor.org
4ab66a5aaa Bug #178820 --> return-receipt-to not recognized with IMAP mailbox
Porting trunk fix.
2004-11-27 00:25:42 +00:00
bienvenu%nventure.com
99af2194ae fix which server comes up when editing filters for newsgroups and global inbox local folders account, sr=mscott, 271696 2004-11-26 23:59:39 +00:00
scott%scott-macgregor.org
8329b1ce84 Bug #271855 --> The about box shoudn't be a sheet (or even app-modal/doc-modal) on mac, and
shoudn't have a close button.

patch by bugs.mano@mail-central.com
2004-11-26 18:11:36 +00:00
scott%scott-macgregor.org
b4f2b59ed1 Bug #178820 --> return-receipt-to not recognized with IMAP mailbox
Porting trunk fix.
2004-11-26 18:07:59 +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
bienvenu%nventure.com
f9c583a53c rest of fix for 181627 sr=mscott compact folders should display done status 2004-11-23 16:33:12 +00:00
scott%scott-macgregor.org
b7cf1a5075 Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches.
Call LoadVirtualFolders after our folder hierarchy has been created in the UI.

sr=bienvenu
2004-11-23 06:39:47 +00:00
scott%scott-macgregor.org
199491d4ba Themework for imap folder and newsgroup subscribe UI.
Get rid of the column headers, make the dialog look like the virtual folder picker dialog.
2004-11-23 01:39:34 +00:00
scott%scott-macgregor.org
b3c7345ed8 Bug #271024 --> On windows and linux, use separators instead of spacers in the default address book
and mail 3-pane toolbars

sr=bienvenu
2004-11-22 04:43:21 +00:00
bienvenu%nventure.com
b395246cd6 fix 270069 status bar total and unread counts for single folder virtual folders, tbird only, sr=mscott 2004-11-20 22:47:02 +00:00
bienvenu%nventure.com
d42624401f fix 270601 create filter from message for messages in global inbox 2004-11-19 21:36:11 +00:00
scott%scott-macgregor.org
f17dea8085 Bug #128129 --> enter/return for selected card/list in directory pane won't open properties dlg
sr=bienvenu
2004-11-19 19:24:14 +00:00
scott%scott-macgregor.org
13bf55dca6 Bug #270643 --> virtual folder context menu missing items
regression fix caused by making virtual folders a special folder

sr=bienvenu
2004-11-18 19:18:43 +00:00
scott%scott-macgregor.org
8f242803c5 Bug #226179 --> add mail and news group shortcut to stand alone message windows
under Tools menu.
2004-11-18 03:25:15 +00:00