Commit graph

851 commits

Author SHA1 Message Date
Sacha Greif
e246358cab Merge pull request #155 from Tarangp/patch-1
Prevent weird deploy problem on some versions of node
2013-11-07 15:54:10 -08:00
Tarang Patel
bcc9bddaef Prevent weird deploy problem on some versions of node
Some versions of node have an issue with meteorite. The issue is with the dependencies, for some reason the folders come out blank.

Related: https://github.com/DiscoverMeteor/Microscope/issues/11
2013-11-07 23:20:57 +02: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
fa6b6067e6 typo fix 2013-11-06 09:33:56 +09:00
Sacha Greif
e7523e7e49 Merge branch 'master' of github.com:SachaG/Telescope 2013-11-06 09:29:45 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Sacha Greif
1e0654a246 Merge pull request #153 from queso/dont-trust-clients
Check that people setting post.userId are actually admins before we set it
2013-11-05 16:17:36 -08:00
Josh Owens
dde7f6ea9d Check that people setting post.userId are actually admins before we set it 2013-11-05 18:46:25 -05:00
Sacha Greif
4bb605a965 updated readme 2013-11-05 13:03:18 +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
ff45ba4917 updated history 2013-11-04 22:05:54 +09:00
Sacha Greif
7da1dc26b1 enable filtering users list 2013-11-04 22:05:19 +09:00
Sacha Greif
b6c2a3aa6a fixed comment voting bug 2013-11-03 13:23:11 +09:00
Sacha Greif
a3000a93dd updating footer code 2013-10-31 11:12:33 +09:00
Sacha Greif
3c3400b280 fixed bug that prevented user profile updating 2013-10-31 10:41:01 +09:00
Sacha Greif
60f3876f9e updated to new google analytics snippet and syntax 2013-10-31 09:55:44 +09:00
Sacha Greif
ad363ea964 Merge pull request #148 from ryw/iron
Move analyticsRequest()
2013-10-30 17:47:24 -07: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
b09b475283 typo 2013-10-29 18:06:05 +09:00
Sacha Greif
1253f1563e extending post item to calculate score 2013-10-29 18:02:10 +09:00
Sacha Greif
b7f4fb38e8 add _id property to post object 2013-10-29 17:54:45 +09:00
Sacha Greif
4e69c0292e forgot a console.log 2013-10-29 17:34:13 +09:00
Sacha Greif
91908966eb added note 2013-10-29 17:31:25 +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
c97e7ea443 fixed karma 2013-10-29 13:39:28 +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
1fa23148e4 removed console.log call 2013-10-26 10:51:30 +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