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

840 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%nventure.com 799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com 7d0d2ee0bc add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443 2005-02-01 17:30:33 +00:00
bienvenu%nventure.com 65ad4299f9 support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
scott%scott-macgregor.org 0da848d9f9 Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
news client.

sr=bienvenu
2005-01-19 21:20:28 +00:00
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
neil%parkwaycc.co.uk 4a8f49d742 Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu 2004-12-23 21:08:20 +00:00
bryner%brianryner.com 26bd90fe79 fixing thunderbird bustage (bug 273336) 2004-12-15 08:39:08 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
neil%parkwaycc.co.uk 665db2c69f Bug 268176 Merge useless nsIMsgHdr into nsIMsgDBHdr r+sr=bienvenu 2004-12-03 20:16:57 +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
bienvenu%nventure.com a67082e8ee fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:22:04 +00:00
bienvenu%nventure.com 0b8edec57d add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
bienvenu%nventure.com 4b25174b7d fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bienvenu%nventure.com 1f073054f8 fix 268025 notification when msg is loaded, sr=sspitzer 2004-11-06 23:42:39 +00:00
jag%tty.nl 79f808676a Fix minor typo (IDL doesn't mind, but it does emit a warning) 2004-10-27 00:09:09 +00:00
bienvenu%nventure.com 58def2143c fix 249240 add pref to disable logon_fallback for pop3, and handle other authentication problems, patch by me and ch.ey@gmx.net, r=me and ch.ey@gmx.net, sr=mscott 2004-10-26 17:16:30 +00:00
scott%scott-macgregor.org ed6861f295 Bug #261199 --> Begin landing Thunderbird's virtual folder UI.
Land the back end RDF changes necessary to support the new user interface.

sr=bienvenu
2004-10-15 06:24:18 +00:00
bienvenu%nventure.com c218868a6d implement message grouping, 256688 sr=mscott 2004-10-05 20:49:28 +00:00
bienvenu%nventure.com 1c4cc70fe1 remember sort order in single folder virtual folder, sr=mscott 262145 2004-10-01 20:23:02 +00:00
bienvenu%nventure.com 666683986e backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
neil%parkwaycc.co.uk fbcddd3920 Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me 2004-08-18 23:11:28 +00:00
bienvenu%nventure.com e2dc9c98b5 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
bryner%brianryner.com 7c28fc3799 Fixing botched trunk merge 2004-07-25 18:50:32 +00:00
bryner%brianryner.com ee0713fbfb Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott. 2004-07-24 23:54:29 +00:00
bienvenu%nventure.com a37ff78a75 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
scott%scott-macgregor.org 5b738a1db5 Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.

Implement "download new articles at startup". Implement Check for new articles every n minutes.

Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00
bienvenu%nventure.com d4cf4b5ff4 add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
bienvenu%nventure.com 14fefc9561 implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott 2004-05-18 13:21:12 +00:00
neil%parkwaycc.co.uk 26d6260d6b Bug 33045 Pref for whether newsgroups use "Size" or "Lines" p=ch.ey@gmx.net r=me sr=bienvenu 2004-05-14 22:10:51 +00:00
neil%parkwaycc.co.uk 43971718ba Bug 88593 Make Ctrl+click on thread icon augment entire thread r=mscott sr=bienvenu 2004-05-14 08:43:14 +00:00
bienvenu%nventure.com 7415f84b02 make get new messages work with deferred pop3 accounts, sr=mscott 30057 2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org ea0646f211 Bug #230093, Bug #181534, Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.

Change the model for how we count tokens across messages.

Token counts get out of alignment when re-training against already classified messages.

Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.


Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
neil%parkwaycc.co.uk b76499f933 Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott 2004-04-26 22:51:27 +00:00
jst%mozilla.jstenback.com 6a9d89a9fa Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
scott%scott-macgregor.org 1760d6b13f fix for bug #19403
support server wide news filters

r/sr=bienvenu
2004-04-19 05:15:39 +00:00
neil%parkwaycc.co.uk 0ebcf05509 Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu 2004-04-17 20:50:30 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
neil%parkwaycc.co.uk e98ce22790 Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
darin%meer.net c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bienvenu%nventure.com 2a011e6098 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
jshin%mailaps.org 51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
neil%parkwaycc.co.uk db1a9c4f23 Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com 418cb1220e fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott 2004-01-10 23:48:10 +00:00
scott%scott-macgregor.org f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
bienvenu%nventure.com a075f7d8f1 when local caches are password protected, don't allow views to be created if user hasn't authenticated, r/sr=mscott229732 2003-12-31 17:31:27 +00:00
scott%scott-macgregor.org 2a5a30198d fix for bug #229214
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden

r/sr=bienvenu
2003-12-24 20:44:58 +00:00
bienvenu%nventure.com 125e717224 fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498 2003-12-22 23:48:30 +00:00