Commit graph

16 commits

Author SHA1 Message Date
Sacha Greif
94e055de32 generating nav drop downs from js objects 2014-05-09 15:55:50 +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
0cc4ca1bbb adding custom package 2013-11-21 11:32:09 +09:00
Sacha Greif
ef537c4987 working on 18n 2013-11-15 13:10:27 +09:00
Toam
9d9f941f9d More localisation 2013-11-11 22:07:19 +01:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Sacha Greif
11a9637dff clean up 2013-10-29 16:05:55 +09:00
Sacha Greif
2fbb506096 still working on rank animation 2013-10-28 16:04:55 +09:00
Tom Coleman
91066818a4 So close! 2013-10-28 17:07:18 +11:00
Sacha Greif
597d8e7aa9 working on rank problem 2013-10-28 13:35:20 +09:00
Sacha Greif
676dc3c349 loading relevant users for each post list view 2013-10-25 11:23:16 +09:00
Sacha Greif
86114b7573 make isAdmin work better when user is null 2013-10-25 10:37:39 +09:00
Sacha Greif
9f8b74a786 URL slugs for user profiles 2013-10-24 11:04:27 +09:00
Sacha Greif
df4e702e1f fixed comment bug; added default argument to handlebars settings helper 2013-10-15 12:28:57 +09:00
Sacha Greif
83d792188b make nested comments optional + various tweaks 2013-10-14 12:14:12 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Renamed from client/lib/handlebars.js (Browse further)