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

Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. May 01, 2014
  3. Apr 29, 2014
    • zzz's avatar
      * SusiMail: · 1dfbe73b
      zzz authored
         - Add print css
         - Add some divs
         - Hide header and footer in mobile css
         - Fix 'from' address in compose
         - Boolean config parse cleanup
         - Config textarea row count
      1dfbe73b
  4. Apr 27, 2014
    • zzz's avatar
      * SusiMail: · 91d7a0ab
      zzz authored
         - Add locking for disk cache
         - Remove cancel button from login page
         - New configuration page
         - Move set page form to configuration page
         - Theme and folder js enhancements
         - Wrench icon from Silk, same license as the others
      91d7a0ab
  5. Apr 24, 2014
    • zzz's avatar
      * SusiMail: · 945d455f
      zzz authored
         - Different colors for new mail and spam
      945d455f
  6. Apr 22, 2014
    • zzz's avatar
      * SusiMail: · 1823e5e6
      zzz authored
         - Load all mails from disk at startup
         - Add offline mode
         - MailCache now has the total UIDL view
         - Copy silk folder icon from snark to console for use by susimail
      1823e5e6
    • zzz's avatar
      * SusiMail: · 6986f90b
      zzz authored
         - Fix encoding in sent mails on non-UTF8 platforms (thx cryptosynthesis)
         - Clean up all other getBytes() calls
         - Tweak spacing on up buttons
      6986f90b
  7. Apr 20, 2014
    • zzz's avatar
      * SusiMail: · b4a0ffdb
      zzz authored
         - Don't require an attachment to be "uploaded" to send it
         - Move delete attachment button, hide if no attachments
         - Icon for delete attachment button
         - Fix html error in bccToSelf input
      b4a0ffdb
    • zzz's avatar
      * SusiMail: · 5a683149
      zzz authored
         - New reply button icon (from Silk, same license as the others)
         - Save BCC-to-self preference in the session
         - Tweak the BCC-to-self layout
         - Fix date format in reply
      5a683149
  8. Apr 19, 2014
    • 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
  9. Apr 18, 2014
    • zzz's avatar
      * SusiMail: · 029198c2
      zzz authored
         - Don't force reconnection on folder view (ticket #1253)
         - Only show logout button on folder view
         - Switch subject and date headers on message view
         - Button theme tweaks
         - Debug logging
         - Fix NPE when RELEASE=false
         - Synch tweaks
         - hellip
         - Footer tweak
      029198c2
  10. Apr 17, 2014
  11. Apr 06, 2014
  12. Mar 31, 2014
  13. Mar 28, 2014
  14. Mar 24, 2014
  15. Mar 23, 2014
  16. Mar 15, 2014
  17. Mar 12, 2014
  18. Mar 05, 2014
  19. Feb 23, 2014
  20. Feb 22, 2014
  21. Feb 18, 2014
  22. Feb 16, 2014
  23. Feb 12, 2014
  24. Feb 11, 2014
  25. Feb 10, 2014
    • zzz's avatar
      * Checklist updates · a2ba9bbd
      zzz authored
       * Console:
         - Don't reset graph settings when clicking restart or shutdown on graphs page
         - Don't recommend guest login on trac, it's disabled
         - Catch and remove corrupt jrb file (ticket #1186)
         - Always set default language on /configui
       * Readme: Update links
       * Transports: Reduce target connection count again to reduce
                     tunnel reject rate further
      a2ba9bbd
  26. Feb 09, 2014
  27. Feb 08, 2014
  28. Feb 07, 2014
    • zzz's avatar
      * Services: · 090a790a
      zzz authored
         - Move backup news to psi.i2p
         - Move default addressbook subscription to i2p-projekt.i2p
         - Remove www.i2p2.i2p from default update lists
         - Add psi.i2p to hosts.txt
         - Update links on help pages to avoid redirects on new website
           and select the correct language
       * SusiDNS: Fix whitespace issues
      090a790a
  29. Feb 06, 2014
  30. Feb 05, 2014
    • zzz's avatar
      * EepGet: · 4998f86e
      zzz authored
         - Convert to getopt (ticket #1173)
         - New option -c for clearnet (no proxy), same as -p:0
         - Proxy option -p with host name arg only (no ':') now allowed
         - Proxy password option is now -x, not the second arg to -u
         - Prompt for proxy password if not supplied in options
         - Line length option is now -l, not the second arg to -m
         - Error on nonproxied .onion hosts
         - Update man page, sort options (ticket #1173)
      4998f86e
  31. Feb 03, 2014
    • zzz's avatar
      * Jetty: · 001b1272
      zzz authored
         - Update to Jetty 8.x, Servlet 3.0, JSP 2.2
         - Require Java 6
         - Use Servlet and JSP jars from Jetty instead of Tomcat
         - Tomcat remains at 6.0.37 supporting Servlet 2.5 / JSP 2.1
         - Remove Jetty dependency in console error pages
         - Build files for Jetty 8.1.14
         - Doc updates
         - Delete Jetty 7.6.14
         - Jetty 8.1.14 not yet checked in,
           waiting to see if a new version is released soon,
           but build will download it for testing
      001b1272
  32. Jan 29, 2014
Loading