2010-09-09 15:43:16 -07:00
2010-09-09 15:43:16 -07:00
2010-06-11 10:40:49 -07:00
2010-09-09 13:02:59 -07:00
2010-06-11 10:40:49 -07:00
2010-09-09 15:34:20 -07:00
2010-09-08 12:52:28 -07:00
2010-07-06 19:24:50 -07:00
2010-09-09 15:43:16 -07:00
2010-08-19 15:44:23 -07:00
2010-06-11 10:40:49 -07:00
2010-08-26 17:55:09 -07:00
2010-06-16 19:42:39 -07:00
2010-07-01 17:05:14 -07:00
2010-09-09 15:15:37 -07:00
2010-09-09 15:15:37 -07:00
2010-08-18 20:10:12 -07:00
2010-08-17 16:22:29 -07:00

Some things that need doing:

Rename relations:
  post.person needs to be post.owner
  group.people might want to be group.members
  person.owner should probably be person.user

Refactor receive:
  user.receive is a little horrifying right now.
  Maybe make a model.import or model.perform function which can be called on all the classes.
  Definitely move the varied signature verification methods into a unified object.signature_valid?
    or signatures_valid?

Description
No description provided
Readme AGPL-3.0 256 MiB
Languages
Ruby 64.5%
JavaScript 20.8%
Haml 4.8%
Gherkin 4.1%
SCSS 3.2%
Other 2.6%