summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eevee [Mon, 13 Sep 2010 07:23:07 +0000 (00:23 -0700)]
Post bodies are overlapping with the author info.
Eevee [Mon, 13 Sep 2010 07:20:00 +0000 (00:20 -0700)]
Stop escaping HTML on the front page.
Eevee [Sun, 12 Sep 2010 08:45:58 +0000 (01:45 -0700)]
Crash fix: allow creating threads, oops.
Eevee [Thu, 9 Sep 2010 05:47:16 +0000 (22:47 -0700)]
Populate those empty "activity" and "volume" columns. Show last posts. #315
Eevee [Tue, 7 Sep 2010 03:34:58 +0000 (20:34 -0700)]
Treat posts as markdown. #262
Eevee [Mon, 23 Aug 2010 00:58:27 +0000 (17:58 -0700)]
Upgrade to Pylons 1.0. #283
Eevee [Sun, 15 Aug 2010 03:56:44 +0000 (20:56 -0700)]
Crash fix: Force routing to only accept numeric forum/thread ids.
Eevee [Sun, 15 Aug 2010 03:54:35 +0000 (20:54 -0700)]
Crash fix: /forums/999999 would crash instead of 404.
Eevee [Sun, 15 Aug 2010 02:37:20 +0000 (19:37 -0700)]
Added forum descriptions. #327
Eevee [Sat, 14 Aug 2010 08:04:45 +0000 (01:04 -0700)]
Show access levels and context everywhere!
Eevee [Sun, 8 Aug 2010 18:12:25 +0000 (11:12 -0700)]
Added soapbox and archive forum access levels. #313
Eevee [Sun, 25 Jul 2010 00:55:43 +0000 (17:55 -0700)]
Update to new frontpage API, and keep frontpage optional.
Eevee [Thu, 15 Jul 2010 05:59:35 +0000 (22:59 -0700)]
Added front page support.
Eevee [Fri, 18 Jun 2010 00:35:15 +0000 (17:35 -0700)]
Posts no longer look like balls, yay!
Eevee [Thu, 17 Jun 2010 01:00:58 +0000 (18:00 -0700)]
Thread creation and some tiny posting polish.
Eevee [Sat, 5 Jun 2010 20:46:59 +0000 (13:46 -0700)]
Wrap forum and thread lists in standard tables.
Eevee [Sat, 5 Jun 2010 20:33:32 +0000 (13:33 -0700)]
Fix page titles; add breadcrumbs.
Eevee [Thu, 3 Jun 2010 02:25:26 +0000 (19:25 -0700)]
Fix migration to work with sqlalchemy-migrate trunk, maybe. :V
Eevee [Wed, 2 Jun 2010 06:41:10 +0000 (23:41 -0700)]
Barebones styling. Very much so. Ugly.
Eevee [Wed, 19 May 2010 07:14:47 +0000 (00:14 -0700)]
Posting!
Eevee [Tue, 18 May 2010 04:20:10 +0000 (21:20 -0700)]
Stub out some real forum display stuff.
Eevee [Tue, 18 May 2010 04:19:50 +0000 (21:19 -0700)]
Flesh out core forum schema.
Eevee [Mon, 17 May 2010 02:27:01 +0000 (19:27 -0700)]
Use the local model module instead of spline.model.
Eevee [Sun, 16 May 2010 03:29:22 +0000 (20:29 -0700)]
Great Migration: spline.plugins => splinext
Eevee [Tue, 11 May 2010 05:16:08 +0000 (22:16 -0700)]
Extremely basic forum tables and browsing.
Eevee [Wed, 5 May 2010 02:34:22 +0000 (19:34 -0700)]
WHOOPS fixed migrate.cfg typo
Eevee [Tue, 4 May 2010 05:20:23 +0000 (22:20 -0700)]
Initial skeleton commit.