Commit Graph
16 Commits
Author SHA1 Message Date
Kerrick Long 0bbd1341e2 various settings changes 2011-07-13 00:31:25 -05:00
Kerrick Long 2f75dcf700 Hiding and Unhiding now works. 2011-07-12 18:58:13 -05:00
Kerrick Long 861b84758a Unsaving works. 2011-07-12 17:58:49 -05:00
Kerrick Long 216d60af21 Saving posts now works. 2011-07-12 17:46:05 -05:00
Kerrick Long 0ac6b6bcb9 Removed console.log() calls. 2011-07-12 17:45:55 -05:00
Kerrick Long b19b11e136 Reformatted for 8-character wide tabs. 2011-06-28 22:42:07 -05:00
Kerrick Long d2fa85f5ae Using encodeURIComponent escapes the URL properly to be passed as a Query String value.
Thanks, octatone!
2011-06-28 17:12:25 -05:00
Kerrick Long 53f5a57081 voteDownPost() works. 2011-06-28 16:50:42 -05:00
Kerrick Long 8d9ffc7856 Changed name from voteUp() to voteUpPost(). Clarity over terseness. 2011-06-28 16:47:43 -05:00
Kerrick Long 9ffa43ce12 Added voteUp() functionality. 2011-06-28 16:05:57 -05:00
Kerrick Long f45b219282 Refactored how the cache is stored 2011-06-28 16:05:30 -05:00
Kerrick Long 2f146d7a6b Kept settings as a Store() object. 2011-06-28 16:03:40 -05:00
Kerrick Long 48d0dbd179 Added forEachIn utility 2011-06-28 16:02:03 -05:00
Kerrick Long dcc7592085 Got fresh content working again. 2011-06-28 10:53:15 -05:00
Kerrick Long 0d6e462924 Got fresh content working again. 2011-06-28 10:52:14 -05:00
Kerrick Long 2c6c3754d5 Reorganized, made object-oriented, cleaned up.
Note that I have not yet gotten voting working again.
2011-06-28 01:24:40 -05:00