Grendel:Outstanding Issues: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Grendel}}
{{Grendel}}
There are still a number of issues to be worked on before it can be called a useful mailer. Grendel is usable right now, though some necessary features haven't been implemented yet.  
There are still a number of issues to be worked on before it can be called a useful mailer. Grendel is usable right now, though some necessary features haven't been implemented yet.  
Please see the [[Grendel:Development|Development Document]] for more details.


==General==
==General==


* Move to XUL instead of Grendel-specific XML format. ([https://bugzilla.mozilla.org/show_bug.cgi?id=293079 Bug 293079])
* Move to XUL instead of Grendel-specific XML format. ([https://bugzilla.mozilla.org/show_bug.cgi?id=293079 Bug 293079])
* Build system moved to Ant ([https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916])
* <strike>Build system moved to Ant ([https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916])</strike>
* Resources contained in resources-specific directory instead of flying all over the place.
* Resources contained in resources-specific directory instead of flying all over the place.
* Nightly builds in 2 steps max (part of ant changes in [https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916])
* <strike>Nightly builds in 2 steps max (part of ant changes in [https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916])</strike>


==News==
==News==

Latest revision as of 18:17, 13 November 2005

Grendel
Home
Coding Documentation
Review Policy
Libraries
Compile
Outstanding Issues
Development Document
Links

There are still a number of issues to be worked on before it can be called a useful mailer. Grendel is usable right now, though some necessary features haven't been implemented yet.

Please see the Development Document for more details.

General

  • Move to XUL instead of Grendel-specific XML format. (Bug 293079)
  • Build system moved to Ant (Bug 292916)
  • Resources contained in resources-specific directory instead of flying all over the place.
  • Nightly builds in 2 steps max (part of ant changes in Bug 292916)

News

  • State Keeping (.newsrc file)
  • Caching
  • Improved news server compatibility
  • Posting capability

POP3

  • Downloading POP mail to local store
  • Statekeeping for "leave mail on server" user pref
  • Caching for remotely viewed POP mail

IMAP

  • Caching

UI

  • Drag & Drop conversion from builtin grendel.dnd to Java 2 java.awt.dnd, or vast improvements in the builtin grendel.dnd code.

HTML Message Viewing

  • Lots of issues. Lots more to be done.
  • Requires additional formating
  • HTML Messages nead to be cleaned prior to being displayed

Stuff not yet implemented

  • Message Search
  • Message Filters

Addressbook also needs improvements.