More thorough support for comment threading.
authorEevee <git@veekun.com>
Tue, 20 Oct 2009 03:13:12 +0000 (20:13 -0700)
committerEevee <git@veekun.com>
Tue, 20 Oct 2009 03:13:12 +0000 (20:13 -0700)
commitdce049a4e2dd5fee51fe9d8ebafd4c9401c0c5dd
tree83018188534c097ec23f6fd37f667ff7b2be1662
parentc68928f2fc57638134bae50fe4ff5b1e979bb198
More thorough support for comment threading.

Comment threads are indented correctly.

Viewing a comment subthread works.

Replying to an arbitrarily deeply-nested comment works.

Creating a nested comment updates the rest of the discussion correctly.
floof/config/routing.py
floof/controllers/comments.py
floof/lib/helpers.py
floof/model/comments.py
floof/public/layout.css
floof/templates/comments/lib.mako
floof/templates/comments/reply.mako
floof/templates/comments/thread.mako