Commit graph

652 commits

Author SHA1 Message Date
Ry Walker
377f5704ef Basic search working 2013-11-14 23:01:59 -05:00
Ry Walker
f5238d4fb7 Whitespace 2013-11-14 22:16:18 -05:00
Sacha Greif
1b75b37e4a return empty cursors when user cannot view 2013-11-15 11:50:57 +09:00
Sacha Greif
ad9bea13ed refactored invites and user dashboard a bit 2013-11-14 10:49:37 +09:00
Sacha Greif
0ea12ec96f do not try to add user to mailchimp list if they don't have an email 2013-11-14 10:04:11 +09:00
Sacha Greif
1b6072e114 fixing updateScore syntax 2013-11-12 08:23:15 +09:00
Sacha Greif
f004e0c7e1 Merge pull request #163 from Tarangp/patch-5
Show nothing instead of null
2013-11-11 15:13:39 -08:00
Tarang Patel
8a506522d8 Show nothing instead of null
If these values aren't set they would be shown as `null`. They should just be `` (empty string)
2013-11-11 22:09:24 +02:00
Tarang Patel
cbae924d24 Have no title if there isn't a title set instead of undefined
Usually the title is `undefined`. This way it shows the URL instead if nothing is set in settings.
2013-11-11 21:57:47 +02:00
Sacha Greif
0bed5aa609 cleaned up user profiles a bit 2013-11-08 11:42:00 +09:00
Sacha Greif
8c7ba04589 publish all users to make autocomplete work, but only for admins 2013-11-08 11:38:57 +09:00
Sacha Greif
4e27e5c8c1 improving user dashboard 2013-11-08 11:15:02 +09:00
Sacha Greif
1c5c8fb575 improved user dashboard even more! 2013-11-08 11:10:23 +09:00
Sacha Greif
c164e67572 enable karma redistribution 2013-11-08 10:12:00 +09:00
Sacha Greif
6c0002afec moved analytics.js to make sure it's always loaded before the router 2013-11-08 09:56:07 +09:00
Sacha Greif
f2fbb98d8c added better user filtering/sorting 2013-11-08 09:47:23 +09:00
Sacha Greif
f876eb263e added profile fields for github, twitter, and personal site, and fixed profile avatar 2013-11-07 09:57:57 +09:00
Sacha Greif
26b321fb27 small styling fix 2013-11-07 09:25:49 +09:00
Sacha Greif
d20de7e527 added some basic way of making sure user's clicks are only registered once per session 2013-11-06 10:11:35 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Sacha Greif
cf60616776 subscribe to all users to make autocomplete work 2013-11-05 12:44:13 +09:00
Sacha Greif
2583338d73 fixed comment edit bug 2013-11-05 09:32:21 +09:00
Sacha Greif
7da1dc26b1 enable filtering users list 2013-11-04 22:05:19 +09:00
Sacha Greif
a3000a93dd updating footer code 2013-10-31 11:12:33 +09:00
Sacha Greif
60f3876f9e updated to new google analytics snippet and syntax 2013-10-31 09:55:44 +09:00
Ry Walker
7670894416 Move analyticsRequest() 2013-10-29 22:28:52 -07:00
Sacha Greif
bef1ab8e0b working on google analytics 2013-10-30 08:27:44 +09:00
Sacha Greif
4e69c0292e forgot a console.log 2013-10-29 17:34:13 +09:00
Sacha Greif
a7c806b18b stop showing "load more" when there aren't any posts left 2013-10-29 17:05:20 +09:00
Sacha Greif
4c1f6595a3 finally got it to work! (I hope…) 2013-10-29 16:55:59 +09:00
Sacha Greif
d576fd3ac4 merging 2013-10-29 16:06:41 +09:00
Sacha Greif
11a9637dff clean up 2013-10-29 16:05:55 +09:00
Sacha Greif
90b2c8c6e4 disabling animations 2013-10-29 16:04:37 +09:00
Sacha Greif
4988d914f5 working on animations 2013-10-29 16:04:24 +09:00
Sacha Greif
5c3aee060c reworking animations 2013-10-29 15:47:20 +09:00
Sacha Greif
3edfb38032 clean up upvoting/downvoting/scoring code 2013-10-29 15:06:50 +09:00
Sacha Greif
9b441c1048 make scoring client-side too for latency compensation 2013-10-29 13:30:35 +09:00
Sacha Greif
63f923b62c get rid of buggy constant block 2013-10-29 12:50:32 +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
714522476c added notice when digest has no posts 2013-10-27 09:38:21 +09:00
Sacha Greif
62a8c49e6c don't queue comments on single comment pages 2013-10-26 17:35:45 +09:00
Sacha Greif
6c5ef50560 make getParameters available for server too 2013-10-26 11:41:53 +09:00
Sacha Greif
e1f5b0b7bb put nProgress in global filter 2013-10-26 11:18:18 +09:00
Sacha Greif
999464d4b6 cleaning up publications 2013-10-26 10:50:49 +09:00
Sacha Greif
0c47f6e250 publish the post related to a single comment 2013-10-26 10:47:13 +09:00
Sacha Greif
65e59767d1 got rid of digest publications; simplified digest subscription; publishing comment author user 2013-10-26 10:37:32 +09:00
Sacha Greif
685ca0e2ba bugfix 2013-10-25 22:01:46 +09:00
Sacha Greif
49bfe8dc59 clean up toolbox 2013-10-25 13:24:31 +09:00