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

Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. May 01, 2014
  3. Apr 30, 2014
  4. 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
  5. Apr 27, 2014
    • zzz's avatar
      * UDP: · 87889bb3
      zzz authored
         - Locking fixes on peer testing
         - More locking fixes on rebuilding address
         - Slow down peer test frequency, esp. when firewalled
      * Transports:
         - Deprecate unused recheckReachability()
      87889bb3
    • zzz's avatar
      * UDP: · aa0616d7
      zzz authored
         - Locking fixes on rebuilding address
         - Don't rapidly churn address when we don't have enough introducers
      aa0616d7
    • zzz's avatar
      * NTCP: Remove published NTCP address if SSU becomes firewalled, · 611ff635
      zzz authored
               to fix the "Firewalled with NTCP enabled" message
      611ff635
    • 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
    • zzz's avatar
      * Router: Set killVMOnEnd before runRouter() (for azi2phelper) · f5661da5
      zzz authored
       * RoutingKeyGenerator: Don't assume UTC (for azi2phelper)
      f5661da5
  6. Apr 25, 2014
    • zzz's avatar
      * SusiMail: · 3f56ce20
      zzz authored
         - Subject sort enhancements
         - Tag Re: and Fwd:
      3f56ce20
    • zzz's avatar
      * SusiMail: · 8a2308b4
      zzz authored
         - Send delete to server for mails already downloaded
         - Fix idle closer waiting for deletions
         - Add tooltips for icons
         - Add new options to properties resource
         - Add feedback when reload config button pushed (ticket #1158)
         - Reset page size when config reloaded
         - Remove max page size limit
         - Show page nav buttons on bottom too if page is big
         - Set title to subject on message view
         - Log tweaks
      8a2308b4
    • zzz's avatar
      * SusiMail: · 04cabf40
      zzz authored
         - Move delete and confirmation button in folder view to bottom left,
           page size form to bottom right
         - Attachment finals and cleanup
         - Increase max size for full download again
         - Fix repeated re-saves of mail to disk
         - Enable auto-deletion of downloaded mails
         - Consolidate check box processing
         - Button spacing tweaks
      04cabf40
    • zzz's avatar
      * SusiMail: · 4e0c4f6f
      zzz authored
         - Tweak sort button display based on current sort
         - Secondary sort based on date
         - Ignore "Re:" in subject sort
      4e0c4f6f
    • zzz's avatar
      * SusiMail: · 75bd235e
      zzz authored
         - Add raw attachment download method
         - Display image attachments inline
         - Don't rezip certain attachment types, just offer link
         - Handle attachment sending directly, don't put ref in session
      75bd235e
    • zzz's avatar
      * SusiMail: · 05236b09
      zzz authored
         - Fix sorting buttons, broken by POST check
      05236b09
    • zzz's avatar
      * SusiMail: · 260ebe51
      zzz authored
         - Add icon for new mail
           (from Silk icons, same license as others)
         - Attachment logic tweak
      260ebe51
    • zzz's avatar
      * SusiMail: · c2dab16c
      zzz authored
         - Add icons for attachments and spam
           (from Silk icons, same license as others)
         - Add checks for POST for XSS prevention
      c2dab16c
  7. Apr 24, 2014
    • zzz's avatar
      * SusiMail: · 945d455f
      zzz authored
         - Different colors for new mail and spam
      945d455f
    • zzz's avatar
      * SusiMail: · c8f8f6ff
      zzz authored
         - Add background mail checker, not yet enabled
         - Add idle timeout connection closer
         - Rely on idle checker for most delayed deletions
         - Cleanup resources better when shutting down session
         - Don't add deleted mails to folder, caused errors after deletions
         - Set socket soTimeouts so things don't hang forever
         - Display errors after check mail button pushed
         - More IOE debug logging
      c8f8f6ff
    • zzz's avatar
      SusiDNS: Fix subscription edit page, thx bubbles · 0d4f597a
      zzz authored
      0d4f597a
    • zzz's avatar
      * SusiMail: · 775047fb
      zzz authored
         - Fix HeaderLine decoder going past the headers,
           which was causing corruption in forwarded mails
         - More efficient output buffer allocation in HeaderLine decoder
      775047fb
  8. Apr 23, 2014
    • zzz's avatar
      * SusiMail: · 1e4b4331
      zzz authored
         - Fix fetching of new mail
         - More Folder cleanup
         - Prep for not leaving on server
         - Prep for background checker
      1e4b4331
    • zzz's avatar
      * SusiMail: · b365817c
      zzz authored
         - Queue deletions for a delayed background thread
         - Synch all folder access
         - NPE fixes
         - Javadoc fixes
      b365817c
  9. Apr 22, 2014
    • zzz's avatar
      compile fix · bbb04774
      zzz authored
      bbb04774
    • 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: · 4d2dc1c8
      zzz authored
         - Show sender name in folder view
         - Add support for configured sender name
         - Add HTML escaping of '&'
         - Fix Folder sorting so UP is up and DOWN is down
         - Use replace() instead of replaceAll() where appropriate
         - Fix capture by show page after back button
      4d2dc1c8
Loading