No description
Find a file
Fabrice Delhoste 9bd8517e8a Prevent invalid up/downvotes when concurrent requests
Do not update up/downvotes counters server-side when up/downvoters have
been modified in the meantime. Ex: concurrent upvote and cancelUpvote
HTTP requests at once, when the user clicks button several times in a
row.
2014-09-19 21:47:58 +02:00
.meteor Merge branch 'alert' 2014-09-16 09:13:24 +09:00
client Making comment upvote/downvote work with custom templates 2014-09-18 09:35:42 +09:00
collections Fixed regression 2014-09-17 21:13:20 +02:00
lib Prevent invalid up/downvotes when concurrent requests 2014-09-19 21:47:58 +02:00
packages Do not mark posts as sent when invoking testCampaign; limit testCampaign to admins 2014-09-18 13:44:50 +09:00
public CSS tweaks 2014-09-18 07:24:42 +09:00
server cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
.gitignore better names for module positions 2014-07-07 13:41:25 +09:00
History.md Updating changelog 2014-09-16 14:07:47 +09:00
license.md cleaning up subscriptions 2014-02-18 14:46:53 +09:00
packages.json Got rid of meteorhacks:npm packages; moved email features to their own package 2014-08-29 10:23:11 +09:00
README.md Update README.md 2014-08-28 08:06:26 +09:00
README.nitrous.md Added Hack on Nitrous.IO button 2014-04-14 23:46:23 +00:00
Roadmap.md fix #331 2014-07-15 07:45:37 +09:00

Telescope is an open-source, real-time social news site built with Meteor

Note: Telescope is beta software. Most of it should work but it's still a little unpolished and you'll probably find some bugs. Use at your own risk :)

Note that Telescope is distributed under the MIT License

We Need Your Help!

A lot of work has already gone into Telescope, but it needs that final push to reach its full potential.

So if you'd like to be part of the project, please check out the roadmap and issues to see if there's anything you can help with.

Learn More

Developing on Nitrous.IO

Start hacking on this app on Nitrous.IO in seconds:

Hack TelescopeJS/Telescope on Nitrous.IO