Commit graph

6 commits

Author SHA1 Message Date
Josh Sherman
1006cbd436 Got that first API call done
Had to work out the API parent class a bit. Also closing #8 as the API docs are about done. Time to knock out the rest of the API calls so I can start using this shit.
2013-12-18 16:38:21 -05:00
Josh Sherman
706ebca0cf Added some created at data and cleaned up some stuff 2013-12-17 20:01:33 -05:00
Josh Sherman
44f0139e13 Cleaning up some stuff, added some rewrites 2013-12-17 14:07:45 -05:00
Josh Sherman
fa408978fd "My Leaderboards" page 2013-12-17 13:44:49 -05:00
Josh Sherman
beea5e57c1 Create a new leaderboard 2013-12-17 13:05:13 -05:00
Josh Sherman
c1817a24be Dropped Redis model, rebuilt without it
The model was getting a bit more complicated than I would have liked. Went back to using straight redis commands and moved some of the user model logic into the custommodule.
2013-12-17 00:46:47 -05:00