Thunderbird/StatusMeetings/2008-08-05: Difference between revisions
Jump to navigation
Jump to search
(→KaiRo) |
(→asuth) |
||
Line 55: | Line 55: | ||
===== asuth ===== | ===== asuth ===== | ||
* (summit) | |||
* lots of gloda progress! (but not enough milestones announced/tagged) | |||
** body extraction works (roughly speaking, it may extract 'too much' in multipart/alternative cases) | |||
** refactored indexing to use generators for cleaner logic | |||
** added starred/read/tag attributes | |||
** preliminary 'action' support added (provides the horrible check-boxes, but should have a use in a usable future as wel) | |||
** preliminary support for plugin-defined tables. | |||
** basic address-book card entry mapping (very basic), should get better with Dan's uuid mods. | |||
** exciting plugins leveraging the body extraction... | |||
*** phone number recognition/indexing/searching | |||
*** bugzilla is/references recognition/indexing/searching | |||
*** URL recognition/indexing/searching | |||
* underway gloda things: | |||
** friendly query mechanism | |||
** nsIMsgDBView backed by gloda. This makes the inbox-fusion stuff do-able using gloda (plus all the other new folder-pane stuff), and a potential basis for cross-folder replacement under the traditional (non-expmess) UI. | |||
* near-term gloda/expmess plans: | |||
** get a first pass at auto-completing search-bar hooked up to the gloda-backed nsIMsgDBView. This will expose the gloda functionality that the horribly ugly 'data mine'/'data miner' checkbox explosion currently accomplishes. We (clarkbw) can then put the data mine back into useful shape and make it even more useful. | |||
** officially push a new milestone with XPI's | |||
** document gloda plugin creation on the wiki. | |||
===== bienvenu ===== | ===== bienvenu ===== |
Revision as of 06:43, 5 August 2008
last meeting | index | next week »
Thunderbird Meeting Details
- Tuesday, Aug 05, 16:30 UTC (9:30am Pacific, 12:30pm Eastern)
- How to dial-in
Agenda
- Who's taking minutes?
Action Items
Open
- dmose to do clarifying post about how TB 3.0 roadmap should work w.r.t feature freeze, string freeze, etc.
Closed
Thunderbird:Shredder a2
- All blockers believed fixed.
- 3.0a2 Tracking Doc
- RC builds complete, waiting on website and QA activities.
High-level Tb3 schedule
- Thoughts on Thunderbird:Thunderbird3:Schedule schedule page?
- Stuff that needs to be nailed down (all of these are probably slightly slushy)
- String freeze
- Feature freeze
- Extension-API breakage freeze
- Everyone: please make sure that all high-level features that you want to see in Tb3 have a bug filed and nominated to either block or as wanted.
- thunderbird-drivers to-do list
- Create calendar-integration flag
- Lots of triage to do!
- Other stuff?
Thunderbird:Thunderbird 3.0b1
- Code freeze 9th September.
QA Updates
Roundtable
Status Updates
davida
dmose
- Spent much of the week doing summit stuff, including...
- Getting the foundations of Weave working in Thunderbird. Some (though not all) is being tracked by bug 446444. I'll try and get bugzilla more up-to-date this week.
nth10sd
Standard8
asuth
- (summit)
- lots of gloda progress! (but not enough milestones announced/tagged)
- body extraction works (roughly speaking, it may extract 'too much' in multipart/alternative cases)
- refactored indexing to use generators for cleaner logic
- added starred/read/tag attributes
- preliminary 'action' support added (provides the horrible check-boxes, but should have a use in a usable future as wel)
- preliminary support for plugin-defined tables.
- basic address-book card entry mapping (very basic), should get better with Dan's uuid mods.
- exciting plugins leveraging the body extraction...
- phone number recognition/indexing/searching
- bugzilla is/references recognition/indexing/searching
- URL recognition/indexing/searching
- underway gloda things:
- friendly query mechanism
- nsIMsgDBView backed by gloda. This makes the inbox-fusion stuff do-able using gloda (plus all the other new folder-pane stuff), and a potential basis for cross-folder replacement under the traditional (non-expmess) UI.
- near-term gloda/expmess plans:
- get a first pass at auto-completing search-bar hooked up to the gloda-backed nsIMsgDBView. This will expose the gloda functionality that the horribly ugly 'data mine'/'data miner' checkbox explosion currently accomplishes. We (clarkbw) can then put the data mine back into useful shape and make it even more useful.
- officially push a new milestone with XPI's
- document gloda plugin creation on the wiki.
bienvenu
- Survived (enjoyed, even) Mozilla Summit. It was great to meet so many contributors for the first time.
- Landed CondStore support bug 336151 and fixed a regression it caused bug 448558
- Fixed bug 408861, alert about server not being imap 4 server when connection lost
- Fixed crash if rebuild index is executed during compact, bug 392015
- Fixed filter copy action after filter move action, bug 376235
- Fixed bug 300487 saved search folder is bold w/o unread messages
- Removed unused uuencode code, bug 216075
- Working on adding support for threading and grouping in our saved search views - bug 379806
- Will be traveling during the status meeting
emre
gozer
clarkbw
wsmwk
jcranmer
- A lot of work on fakeserver:
- It now passes some of Dovecot's IMAP server tests, but many fail because imapd doesn't handle two connections accessing the same mailbox
- All that's needed is to add tests in imap/test
- Posted morkreader (bug 424446) patch, awaiting reviews...
- Ran Dehydra GCC on mailnews, no errors!
- Attended summit, but had some annoyances with Air Canada on the trip back
- Have notes for Tamarin Tracing, Static Analysis, and XPCOM GC sessions, will post soon
beckley
KaiRo
- On vacation this week, hope comm-central works well enough until I'm back :)