Commit Graph

3146 Commits

Author SHA1 Message Date
kytv
e1fd0255f1 update firefox screenshots, reflecting recent changes
The file sizes are also smaller which should help some with page load times.

(suggested in a post on zzz.i2p)
2014-02-14 23:39:06 +00:00
str4d
40fc46508b Re-enabled ctags with path discovery 2014-02-14 22:37:56 +00:00
str4d
6bf8d82b17 String fix (thx Towatowa441) 2014-02-14 21:53:47 +00:00
str4d
91252e107f Temporarily disable ctags until working directory issue solved 2014-02-14 12:15:31 +00:00
str4d
5e69135684 Updated translation strings 2014-02-14 11:47:57 +00:00
str4d
58ba22f5fd Specify Babel version 2014-02-14 11:46:40 +00:00
str4d
b0fcaec570 Babel version back to 1.3, reverting files to "standard" format 2014-02-14 11:44:11 +00:00
str4d
52362ba206 Updated translations 2014-02-14 11:42:09 +00:00
zzz
73c3fa21b8 spelling 2014-02-14 03:21:08 +00:00
kytv
e0a7a2348f refresh patch to remove 'fuzz' 2014-02-14 01:53:25 +00:00
kytv
9e4bbb72bf allow overriding settings set in update.vars 2014-02-14 01:51:52 +00:00
str4d
0d51a0b6bc merge of '097964b9720a7dd31d583607f84adfaa26e09b2c'
and 'f9dc76fa088ba4807479eca1344a4c377650527f'
2014-02-14 01:29:18 +00:00
str4d
0e0ecdbd09 Reverted docs/transport/ntcp to have definition sections highlighted 2014-02-14 01:28:44 +00:00
str4d
959c644e18 Override link color for linked structures 2014-02-14 01:28:00 +00:00
str4d
7eda69e8aa Only link Token.Name.Class 2014-02-14 01:27:40 +00:00
zzz
f2cdf3ffe5 tunnel updates (ticket #1147) 2014-02-14 01:21:41 +00:00
str4d
04fd682136 merge of '29cda6a2bb226def47b27682dcc454d101be1d1c'
and 'bf15796dfc28a68f359bb8b6c280ac299bb512d4'
2014-02-14 01:07:33 +00:00
str4d
e0a3806763 Added spectags file
Command to generate the file:
cd i2p2www/pages/site && ctags -f spectags --regex-html=/\"type_\([a-zA-Z]+\)\"/\\1/t,type/ --regex-html=/\"struct_\([a-zA-Z]+\)\"/\\1/s,struct/ -R -n docs/spec/*.html
2014-02-14 01:04:35 +00:00
str4d
9e543cbde8 Added support for links to structure specs in dataspec blocks
The HtmlFormatter class from Pygments was duplicated and modified,
instead of patching upstream.
2014-02-14 01:01:47 +00:00
kytv
90047161cb scripts: add optional support for "timeout"; allow site-updater to be called directly
Sometimes the mtn syncs hang until aborted. Well, my syncing with welterde and
echelon would hang periodically until I added the same timeout support I'm
adding here. In short, if Montone's action has not completed within 20 minutes,
forcably kill the process. /usr/bin/timeout is a part of coreutils so most
(all?) Linux distributions should have it but I don't require timeout to exist.
If "timeout" can be found, it'll be used.

Also, set site-updater.sh to change to the directory in which the script is
located. This way one can give an absolute path in a cronjob.

Both of these changes should be low risk.
2014-02-13 22:13:21 +00:00
kytv
9d60201506 mailing list: change to the newly set up one
The Mailman instance at lists.i2p2.(de|i2p) was set up by Meeh and I in 2013
and is accessible via both I2P and the internet with newly set-up SSL certs.
2014-02-13 22:06:41 +00:00
str4d
8dd96c81ee Upgrade package versions 2014-02-13 20:58:13 +00:00
zzz
01d0c771e0 Add HMAC spec and links to SSU
HMAC and IV clarifications
NTCP formatting cleanups
2014-02-13 19:56:24 +00:00
zzz
94c6812703 Fix SSU docs for DH changes in 0.9.8 (ticket #963)
Fix NTCP docs to add info on DH zero byte (ticket #1147 comment #3)
NTCP formatting cleanups
I2CP Session Status cleanup, add new 'refused' code
2014-02-13 17:54:23 +00:00
zzz
aeca2900db add stickers and incorporation info 2014-02-12 14:02:05 +00:00
zzz
7692ca565e link fix 2014-02-11 19:51:44 +00:00
zzz
4ea615da4a Add index to common structures.
Update version for key certs.
Add another link to garlic message delivery instructions.
2014-02-11 15:53:30 +00:00
zzz
71fad77a3a Move info on the ClientAppManager to a new page,
expand on it, add PortMapper info (ticket #1185)
2014-02-11 15:23:18 +00:00
kytv
e69c63cf08 merge of '580d00bc434a77ecb152991e90c8fa26c9096f51'
and 'a57f60639c6850d3d6da7089eb417fc8d27b05fd'
2014-02-09 21:22:57 +00:00
bokstafur
8bca74a050 Fixed problems with Hebrew translation files 2014-02-09 20:08:41 +00:00
kytv
2661f653d9 additional mirrors 2014-02-09 19:36:54 +00:00
zzz
98a7f32a86 undraft release blog 2014-02-09 15:48:06 +00:00
zzz
df0adef7d9 0.9.11,
news.xml,
team update
2014-02-09 15:13:18 +00:00
str4d
5b596eb4b1 Updated translation strings 2014-02-09 01:43:46 +00:00
str4d
71c5f37c36 Tag blog post paragraphs, not sentences
Also extracted the URL vars as they don't need translating.
2014-02-09 01:38:24 +00:00
str4d
89d7bbe500 merge of 'b770c523235fd7f01115c1563a3717897eed9e32'
and 'f42dc0a3cc7273a6953eb7e874def02ff6882eb1'
2014-02-09 01:30:41 +00:00
str4d
4d1f690aa4 Added new translations 2014-02-09 01:29:58 +00:00
str4d
96816b0eeb Updated translations 2014-02-09 01:29:24 +00:00
kytv
1cbd1a294f removing extraneous paragraph tags 2014-02-09 00:35:23 +00:00
zzz
4bda871bb9 0.9.11 release notes draft 2014-02-08 22:28:20 +00:00
str4d
64ebb8f9d3 Updated blog README 2014-02-08 22:24:05 +00:00
str4d
7c018e3418 Allow drafts to be viewed live (but not shown on index) 2014-02-08 22:20:21 +00:00
zzz
58343a85ae change clearnet android link 2014-02-08 22:07:58 +00:00
kytv
9bdfe759f4 typo fix (s/Romainian/Romanian/) 2014-02-08 21:01:19 +00:00
kytv
dffa11a8cc tweak to fix title overline error and Syndication heading 2014-02-08 20:50:16 +00:00
zzz
4561e050b5 - Syndie 1.105b blog post
- Add psi to team for backup news
- Add Android requirements and warning to download page
- Android 0.9.10
- Specs:
    More delivery instruction fixups
    For consistency, make all the definition sections use <pre> not {% highlight %}
2014-02-08 19:29:16 +00:00
zzz
c1f0d38916 Specs: Create a separate spec for the Garlic Message Delivery Instructions,
which are quite different from the Tunnel Message Delivery Instrutions
(ticket #1147 comment #1, thx orignal)
2014-02-08 00:05:32 +00:00
kytv
426a195cba add irc.dg.i2p to hosts.txt
(b64 from http://update.dg.i2p/irc_dg_i2p.txt)
2014-02-07 22:24:02 +00:00
zzz
9dfbb75812 - add webapps.config item
- add psi.i2p to hosts.txt
2014-02-07 12:51:48 +00:00
str4d
54ca7fe207 Added Hebrew to language list 2014-02-05 02:55:45 +00:00