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

Skip to content
Snippets Groups Projects
  1. Nov 17, 2005
  2. Nov 16, 2005
    • jrandom's avatar
      2005-11-16 jrandom · 99ae3ee4
      jrandom authored and zzz's avatar zzz committed
          * More aggressive I2PTunnel content encoding munging to work around some
            rare HTTP behavior (ignoring q values on Accept-encoding, using gzip
            even when only identity is specified, etc).  I2PTunnelHTTPServer now
            sends "Accept-encoding: \r\n" plus "X-Accept-encoding: x-i2p-gzip\r\n",
            and I2PTunnelHTTPServer handles x-i2p-gzip in either the Accept-encoding
            or X-Accept-encoding headers.  Eepsite operators who do not know to
            check for X-Accept-encoding will simply use the identity encoding.
      99ae3ee4
    • jrandom's avatar
      * 2005-11-15 0.6.1.5 released · f7236d7d
      jrandom authored and zzz's avatar zzz committed
    • jrandom's avatar
      more stuff · 5182008b
      jrandom authored and zzz's avatar zzz committed
      5182008b
  3. Nov 15, 2005
  4. Nov 14, 2005
  5. Nov 13, 2005
  6. Nov 12, 2005
    • dust's avatar
      * Ignore <ul>. Add <strong>, <p> and <li>. · 7443457a
      dust authored and zzz's avatar zzz committed
       * change to make [ and ] use their &#n;.
      7443457a
    • jrandom's avatar
      migrate the switchuser and register · 979a4cfb
      jrandom authored and zzz's avatar zzz committed
      979a4cfb
    • jrandom's avatar
      migrate the profile page to the new format, and refactor the new format's servlets · ed285871
      jrandom authored and zzz's avatar zzz committed
      ed285871
    • jrandom's avatar
      ircclient too :) · 8c70b8b3
      jrandom authored and zzz's avatar zzz committed
      8c70b8b3
    • jrandom's avatar
      2005-11-11 jrandom · 14134694
      jrandom authored and zzz's avatar zzz committed
          * Add filtering threads by author to Syndie, populated with authors in the
            user's addressbook
          * When creating the default user, add
            "http://syndiemedia.i2p/archive/archive.txt" to their addressbook,
            configured to automatically pull updates.  (what other archives should
            be included?)
          * Tiny servlet to help dole out the new routerconsole themes, and bundle
            the installer/resources/themes/** into ./docs/themes/** on both install
            and update.
      14134694
    • cervantes's avatar
      2005-11-11 cervantes · 807d2d35
      cervantes authored and zzz's avatar zzz committed
      	* Initial pass of the routerconsole revamp, starting with I2PTunnel and
      	  being progressively rolled out to other sections at later dates.
      	  Featuring abstracted W3C strict XHTML1.0 markup, with CSS providing
      	  layout and styling.
      	* Implemented console themes. Users can create their own themes by
      	  creating css files in: {i2pdir}/docs/themes/console/{themename}/
      	  and activating it using the routerconsole.theme={themename} advanced
      	  config property. Look at the example incomplete "defCon1" theme.
      	  Note: This is very much a work in progress. Folks might want to hold-off
      	  creating their own skins until the markup has solidified.
      	* Added "routerconsole.javascript.disabled=true" to disable console
      	  client-side scripting and "routerconsole.css.disabled=true" to remove
      	  css styling (only rolled out in the i2ptunnel interface currently)
      	* Fixed long standing bug with i2ptunnel client and server edit screens
      	  where tunnel count and depth properties would fail to save. Added
      	  backup quantity and variance configuration options.
      	* Added basic accessibility support (key shortcuts, linear markup, alt and
      	  title information and form labels).
      	* So far only tested on IE6, Firefox 1.0.6, Opera 8 and lynx.
      807d2d35
    • cervantes's avatar
      2005-11-11 cervantes · b222cd43
      cervantes authored and zzz's avatar zzz committed
      	* Initial pass of the routerconsole revamp, starting with I2PTunnel and
      	  being progressively rolled out to other sections at later dates.
      	  Featuring abstracted W3C strict XHTML1.0 markup, with CSS providing
      	  layout and styling.
      	* Implemented console themes. Users can create their own themes by
      	  creating css files in: {i2pdir}/docs/themes/console/{themename}/
      	  and activating it using the routerconsole.theme={themename} advanced
      	  config property. Look at the example incomplete "defCon1" theme.
      	  Note: This is very much a work in progress. Folks might want to hold-off
      	  creating their own skins until the markup has solidified.
      	* Added "routerconsole.javascript.disabled=true" to disable console
      	  client-side scripting and "routerconsole.css.disabled=true" to remove
      	  css styling (only rolled out in the i2ptunnel interface currently)
      	* Fixed long standing bug with i2ptunnel client and server edit screens
      	  where tunnel count and depth properties would fail to save. Added
      	  backup quantity and variance configuration options.
      	* Added basic accessibility support (key shortcuts, linear markup, alt and
      	  title information and form labels).
      	* So far only tested on IE6, Firefox 1.0.6, Opera 8 and lynx.
      b222cd43
  7. Nov 11, 2005
  8. Nov 06, 2005
    • jrandom's avatar
      2005-11-06 jrandom · bd864832
      jrandom authored and zzz's avatar zzz committed
          * Include SSU establishment failure in the peer profile as a commError,
            as we do for TCP establishment failures.
          * Don't throttle the initial transmission of a message because of ongoing
            retransmissions to a peer, since the initial transmission of a message
            is more valuable than a retransmission (since it has less latency).
          * Cleaned up links to SusiDNS and I2PTunnel (thanks zzz!)
      bd864832
Loading