Commit Graph

3137 Commits

Author SHA1 Message Date
817c1aa479 compile translations when site-updater.sh is run for the first time 2014-02-23 23:36:48 +00:00
462bdc975d merge of '0981835be1c0f1111a3874f2165f3be7b205580e'
and '97226d1ea7246782ec76a3b0c9e83b81124f682e'
2014-02-23 23:21:27 +00:00
d424140ac2 site-updater: ensure TOUCHFILE exists
This should prevent some application servers from continuously spamming the
logs in the event that TOUCHFILE can't be found.
2014-02-23 18:20:58 +00:00
92e7cf6fda merge of '3dbeff2fa03095876e7d62f3e3b73028194ab363'
and 'ee9e0c6e682353822ba0ae099de649cd048cd720'
2014-02-23 18:13:20 +00:00
fba6596ea6 #i2p-help is no more 2014-02-23 16:04:02 +00:00
5d8fe176a5 Updated translation strings 2014-02-23 03:35:23 +00:00
60b2f4daf7 New translations for Korean and Malagasy 2014-02-23 03:30:39 +00:00
45fe244550 Updated translations 2014-02-23 03:26:23 +00:00
zzz
449a5b7c06 Common structures tweaks
NTCP fix broken date in header
NTCP check connection disable
2014-02-22 18:16:26 +00:00
9ce88ce971 fix earlier checkin (let's not be so verbose); anonymous pull 2014-02-22 17:29:27 +00:00
zzz
cb3ff9bd2c Destination and RouterIdentity updates for Key Certs 2014-02-21 17:45:13 +00:00
zzz
af9ea07829 Redo RouterAddress picture
Add transport idle timeout info
More SSU key clarification
2014-02-20 13:02:21 +00:00
24826038a9 changing BTC and LTC donation addresses to be secure 2014-02-20 10:33:03 +00:00
54e283dc97 Spelling fixes (thx strel) 2014-02-19 21:03:06 +00:00
a9cb791bf4 Fixed bad checkin 2014-02-19 21:02:47 +00:00
zzz
d7af7c05ab clarify RouterInfo fields 2014-02-19 17:16:03 +00:00
d9c54d3e52 move i2p2.de to the 'mirrors' column in the footer.
- the real domain is now geti2p.net
 - the configured cert for i2p2.de is for geti2p.net

Since we have the certificates for i2p2.de we should use them, but since
i2p2.de redirects to geti2p.net anyway, should it really be listed as a
mirror? In any case, it doesn't belong in the "secure" column.
2014-02-18 23:53:28 +00:00
38f4851db5 geti2p.com: re-enable and move to the https section
http://geti2p.com is back up and now redirects to https://geti2p.com
2014-02-18 13:03:19 +00:00
d07d52c2f5 More research questions 2014-02-18 10:42:49 +00:00
f54aa2bf63 Make dropdown menu text white (ticket #1210) 2014-02-18 10:12:33 +00:00
3226248b2d Mention etc/update.vars.custom 2014-02-18 03:40:44 +00:00
0e059deea8 Dataspec parsing 2014-02-18 03:08:38 +00:00
7df8b2ae2d Removed commented-out CSS, simplified dropdown menu to one bg color 2014-02-18 03:08:25 +00:00
45388422a4 merge of '8ad6471f4bf6f6e09f3822fd09fb7103f2d7472f'
and 'd006fbaf9ad4d208781c95c9de7d9a64ed7cb2c6'
2014-02-17 21:39:03 +00:00
04b11f3f30 Updated translation strings 2014-02-17 21:38:11 +00:00
3bf37500b8 Tag latest blog post 2014-02-17 21:37:59 +00:00
ebc3133e3a New translations 2014-02-17 21:29:04 +00:00
429dda4ef3 Updated translations 2014-02-17 21:28:27 +00:00
5156bcf0b4 temporarily disable geti2p.com
It is currently 302 redirecting to https but it's not available.
2014-02-17 19:51:06 +00:00
e9f94024d5 Spelling (thx Towatowa441) 2014-02-17 19:49:10 +00:00
zzz
b0f6e9248b Team: Split up download/website mirror admins; website mirror admin is vacant 2014-02-17 17:45:52 +00:00
30d12a9c47 typo fix, new ipv6 bounty done 2014-02-17 09:11:02 +00:00
zzz
b71c676a97 SSU: Clarify intro/session keys
Links: More naming of 0x90, by request
2014-02-16 17:59:56 +00:00
zzz
3a244f5d21 undraft blog
add old mailing list links to how page
2014-02-16 02:28:22 +00:00
1dc18dcc2c "Information security expert" 2014-02-16 00:51:55 +00:00
32ef59f812 Draft blog post about malware site 2014-02-16 00:48:10 +00:00
bcd6c5aca6 Pulled in Flattr badge used on blog posts, un-hardcoded image URLs 2014-02-16 00:23:00 +00:00
94d12243ea Updates to hall of fame 2014-02-15 20:07:15 +00:00
f707b98935 merge of '2929638843ac12f63d53f360f7b1b6ffb43f47f3'
and '5e6f4b398fd1877b8d49802fb93e3e050056b2bd'
2014-02-15 12:12:12 +00:00
521e8a5fd1 Updated translation strings 2014-02-15 12:11:36 +00:00
9a9900a413 donate: change bitcoin url to https to avoid a redirect; host flattr image ourselves
RE: flattr: Since we force https on the internet facing site, with the http
link there was a warning from the browser about 'mixed mode content' . Using
https://api.flattr.com/button/button-static-50x60.png caused the image to
disappear if one only accepts strong ciphers in the browser
(e.g.  security.tls.version.min set to 2 in Firefox). It would look like
we were doing something wrong even though it's not us, so that's not a viable option.

Looking over https://flattr.com/terms it seems that there's no problem with our
hosting it ourselves. It's also a tiny image besides.

Now to email flattr to strengthen the crypto on their site...
2014-02-15 02:34:42 +00:00
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
40fc46508b Re-enabled ctags with path discovery 2014-02-14 22:37:56 +00:00
6bf8d82b17 String fix (thx Towatowa441) 2014-02-14 21:53:47 +00:00
91252e107f Temporarily disable ctags until working directory issue solved 2014-02-14 12:15:31 +00:00
5e69135684 Updated translation strings 2014-02-14 11:47:57 +00:00
58ba22f5fd Specify Babel version 2014-02-14 11:46:40 +00:00
b0fcaec570 Babel version back to 1.3, reverting files to "standard" format 2014-02-14 11:44:11 +00:00
52362ba206 Updated translations 2014-02-14 11:42:09 +00:00
zzz
73c3fa21b8 spelling 2014-02-14 03:21:08 +00:00