I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Apr 20, 2014
    • zzz's avatar
      * SusiMail: · b75ad1ca
      zzz authored
         - Use pipelining in SMTP
         - Rewrite SMTP response processing
         - Translate SMTP error messages
         - Right-justify msg size in folder view
         - String.compareTo() cleanup
      b75ad1ca
  2. Apr 19, 2014
    • zzz's avatar
      Console: Remove the classpath workarounds for SusiMail, · 552ab315
      zzz authored
      since it isn't using the jetty classes any more
      552ab315
    • zzz's avatar
      SusiMail: · 4abfde40
      zzz authored
         - CSS padding in inputs
         - Flush writes in SMTP
         - Don't wait for SMTP response after QUIT
         - Translate the "login failed" message
         - Show "no messages" in folder view if none
         - Message view attachment cleanups
         - Fix the message view layout in CSS
         - Pipeline USER and PASS to save a round-trip at startup
         - Better synchronization in POP3
         - Properly de-byte-stuff in POP3
         - Flush writes in POP3 for speedup
         - Remove unnecessary caching in POP3, this is handled in MailCache
         - More efficient handling of POP3 server responses
         - Remove 60s timeout for fetching a message,
           so retrieval of large messages doesn't fail
         - Don't allow line breaks in date/time or size in folder view
         - Use DataHelper.formatSize2() for message size
         - Identify susimail log messages in wrapper
         - Debug log tweaks
      4abfde40
    • zzz's avatar
      SusiMail: · 6ecfedba
      zzz authored
         - Increase max size of mails that are fetched in full,
           previous limit was so small it never happened.
         - Move page nav to top of folder view, hide if only one page
         - Put message nav buttons on second line
         - Refuse to send mail with no "to"
         - Reduce default page size as it slows startup
         - Remove unnecessary casts
         - Right justify some input fields
      6ecfedba
  3. Apr 18, 2014
  4. Apr 17, 2014
  5. Apr 06, 2014
  6. Apr 05, 2014
  7. Apr 02, 2014
  8. Apr 01, 2014
Loading