Archive for the ‘Planet Mozilla’ Category
Friday, May 21st, 2010
Now that I have a state machine to handle situations that need multiple SOAP calls, it was not a big leap forward to hookup the SOAP requests to the mailnews summary database. That's what gets the messages displayed in Thunderbird's thread pane.
So here's a picture to show where I am ...
Posted in Exchange Web Services (EWS), Mailnews development, Planet Mozilla, Planet MozillaMessaging | 2 Comments »
Thursday, May 20th, 2010
I recently released a new version of FiltaQuilla for Thunderbird and SeaMonkey, and one of its cool new features is a custom filter action that runs arbitrary JavaScript. This relies on new backend features, so you'll need TB 3.1 beta2 or later for this to work.
Mitra recently pinged bug 249191 ...
Posted in Extensions, FiltaQuilla, Planet Mozilla, Planet MozillaMessaging | 3 Comments »
Wednesday, April 21st, 2010
To ease my transition back into ews after getting my brain all wrapped around filters for awhile, I thought I would tackle something that is mostly internal to the mailnews code. So I took on the task of getting a basic custom Account Manager interface up for the exchange web ...
Posted in Exchange Web Services (EWS), Mailnews development, Planet Mozilla, Planet MozillaMessaging | 6 Comments »
Monday, April 12th, 2010
I've just completed a two-week hiatus from my work on Exchange Web Services (EWS) integration project to focus on fixing a few filter issues in mailnews core (Thunderbird and SeaMonkey) prior to TB's 3.1 feature freeze. I will now return to EWS as my primary focus. But before I do, ...
Posted in Mailnews development, Planet Mozilla, Planet MozillaMessaging | 8 Comments »
Thursday, March 25th, 2010
I set a goal for myself a few weeks ago to perform a single vertical slice through my Mailnews Exchange Support project, focusing on displaying Microsoft Exchange folders in the Thunderbird folderpane. I have now filled in the missing glue from the architecture in my last post, and have my ...
Posted in Exchange Web Services (EWS), Mailnews development, Planet Mozilla, Planet MozillaMessaging | 1 Comment »