Commit graph

5 commits

Author SHA1 Message Date
Sacha Greif
e0ff3f71fc Counting up votes and down votes with two separate properties instead of a single "votes" property 2014-05-15 15:56:23 +09:00
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
2bb0ab29fd made updateUserProfiles into a migration 2013-11-16 13:13:21 +09:00
Sacha Greif
a573d17acb added post status migration 2013-04-06 14:27:08 +09:00
Sacha Greif
1b244db563 added migrations to add slugs and update post categories 2013-04-06 12:38:28 +09:00