Commit Graph

25 Commits

Author SHA1 Message Date
47d884884e Support proposal links with number only (ticket #2144) 2018-03-03 14:45:34 +00:00
9ab4b287ff Implement supercededby and supercedes proposal metadata 2016-04-10 07:17:19 +00:00
2d25e2a5f6 Implement proposal system 2016-04-03 11:30:29 +00:00
84f14fac91 Missing from previous commit 2015-11-10 08:16:01 +00:00
3a07ec3cdd Categorize mirrors by network 2015-06-24 12:19:51 +00:00
9bf4f790ab Shortlinks for blog posts 2015-05-28 21:48:16 +00:00
1a00766332 Show post-install information on download redirect page (ticket #1052) 2014-01-09 17:41:11 +00:00
679b6c9d86 Fixed bug with 404 page for static files 2014-01-09 16:02:08 +00:00
cfa269afba Fixed Debian-specific download page 2013-07-18 04:40:31 +00:00
3a952e3222 /download changes:
- Display mirror domain instead of an arbitrary index (which could change)
- Fix showing 404 page for non-existent mirror redirection links
- Move default mirror definition into downloads.py for easy changing
2013-07-03 11:54:53 +00:00
effb6f2521 Labels for blog post info 2013-06-09 23:23:15 +00:00
8c89ae48bf Added version to download urls (to pass to mirrors requiring it) 2013-06-04 09:36:42 +00:00
1be4ea4943 Merge blog_index and blog_category views 2013-02-03 02:58:55 +00:00
535e2f41b0 Added category view for blog posts 2013-02-03 02:17:41 +00:00
508c6f1e80 Render categories properly 2013-02-03 01:40:47 +00:00
a5a98a806c Added translation tags to pagination links 2013-01-18 04:52:08 +00:00
2acc8bc433 Blog entries -> Blog posts 2013-01-09 00:32:32 +00:00
3c3b4ed706 Moved ver() into templatevars so only need to change I2P version in one place 2012-12-20 04:46:37 +00:00
66dca619d7 Moved site_url macro into context processor so could use hasattr(g, 'lang') to fix a bug 2012-12-19 11:43:40 +00:00
0a5b848f95 0.9.4 2012-12-17 20:35:52 +00:00
fe76f20f0c Implemented pagination for meetings and blog entries 2012-12-14 06:26:21 +00:00
0ebefb6156 Added a ver() macro to make changing the I2P version across the site easier 2012-12-13 21:36:49 +00:00
d9bec35b61 Moved debian page into downloads, hard-coded it into downloads_select() 2012-11-10 05:53:24 +00:00
c4ce9b811a Moved change_lang macro into the global macro file 2012-09-17 00:25:00 +00:00
2d0a6c3313 Added a macro to simplify inserting site urls 2012-09-14 02:03:44 +00:00