mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
a44d40168a7db6582b58b997b7104a3f35b5ef83
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?
Languages
Ruby
64.5%
JavaScript
20.8%
Haml
4.8%
Gherkin
4.1%
SCSS
3.2%
Other
2.6%