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

Skip to content
Snippets Groups Projects
  1. May 26, 2014
  2. May 25, 2014
    • zzz's avatar
      susimail: fix NPE (ticket #1296) · e0914c35
      zzz authored
      e0914c35
    • zzz's avatar
      i2psnark: · 0e9bb23c
      zzz authored
        - Respond to get_peers with an empty peers list instead of
          a nodes list if the requester was the only peer (ticket #1279)
        - Fix sendError() (still unused)
      0e9bb23c
    • zzz's avatar
      i2psnark DHT tweaks (ticket #1281) · 7ff5d36f
      zzz authored
        - Extend DHT tracker expire time from 45m to 3h
        - Extend DHT announce interval from 10m to 40m
        - Increase announces from 1 peer to 4
      7ff5d36f
    • zzz's avatar
      i2psnark: · 5a3eab0c
      zzz authored
        - Change "private" value in infohash from string to number,
          to match what everybody else does
        - Send seed/leech status in DHT announces (ticket #1280)
      5a3eab0c
    • zzz's avatar
      cleanup · c28f707f
      zzz authored
      c28f707f
    • zzz's avatar
      HTTP Client: · ef96c887
      zzz authored
        - Add GUI options for user-agent, referer, accept
        - Fix SSL (initial socket data in I2PTunnelRunner)
        - Disable SSL to i2p addresses by default, add GUI option
        - Fix NPE in error handler
      ef96c887
  3. May 20, 2014
  4. May 18, 2014
  5. May 17, 2014
  6. May 14, 2014
  7. May 09, 2014
  8. May 07, 2014
  9. May 01, 2014
  10. Apr 30, 2014
  11. 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
  12. 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
      * 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
  13. 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
Loading