Commit graph

119 commits

Author SHA1 Message Date
Tom Coleman
5fde91f136 Still not working.. grrr 2013-04-14 12:32:32 +10:00
Tom Coleman
f9445dbcc0 Ahh man, not working. 2013-04-14 12:32:12 +10:00
Sacha Greif
59e1304c72 still cleaning up files 2013-04-13 15:10:07 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Sacha Greif
885d3aeb69 merging and using md5 smart package 2013-04-13 14:54:35 +09:00
Sacha Greif
c8bf2aeb4c make cryptojs global 2013-04-07 17:40:32 +09:00
Sacha Greif
c1de10dbba moved selectPost and sortPost to query.js 2013-04-06 17:32:05 +09:00
Sacha Greif
abbc63cae7 set default slug value to null to avoid extra reloads 2013-04-06 16:36:47 +09:00
Tom Coleman
36dcc917ba Solved the problem where find() was getting called all the time. 2013-04-06 17:59:10 +11:00
Sacha Greif
c8a737310f passing functions as arguments instead of using autorun blocks 2013-04-06 15:42:33 +09:00
Sacha Greif
e1ec4f9339 refactoring subscriptions 2013-04-06 15:17:09 +09:00
Sacha Greif
e2138facdb refactoring digest 2013-04-06 14:50:23 +09:00
Sacha Greif
6abefeebec refactor app.js 2013-04-06 14:27:01 +09:00
Sacha Greif
50c8867240 simplifying and refactoring app.js code 2013-04-05 12:41:50 +09:00
Sacha Greif
dbc589a8bc adding a few console logs to help debug 2013-04-05 12:32:02 +09:00
Sacha Greif
6b4064f6b3 adding toolbox page 2013-04-05 12:22:00 +09:00
Sacha Greif
8ff81251ec using paginated-subscription package 2013-04-05 12:14:29 +09:00
Sacha Greif
19ea68d0d9 Merge branch 'master' into categories-nested-autoruns 2013-04-05 12:12:42 +09:00
Sacha Greif
6209685a8b making currentDigestHandle global 2013-04-05 12:12:30 +09:00
Sacha Greif
d87ac1ab1e merging and fixing conflicts 2013-04-05 12:03:18 +09:00
Sacha Greif
79ec81076e make Telescope compatible with 0.6.0 2013-04-05 11:58:37 +09:00
Tom Coleman
1974ac0386 Moved paginated sub into a package 2013-03-23 16:58:28 +11:00
Tom Coleman
4e8e169a28 Ok, this isn't nested autoruns but it works. 2013-03-15 20:21:05 +11:00
Tom Coleman
b40b53f119 Checking if this fixes it. 2013-03-15 18:44:43 +11:00
Sacha Greif
9d315ae476 clean up 2013-03-15 16:19:37 +09:00
Sacha Greif
24bdcd151e fix new, best, and pending 2013-03-15 16:14:51 +09:00
Sacha Greif
6fb64a991e reset categorySlug Session variable 2013-03-15 15:38:01 +09:00
Sacha Greif
a7e05f54f5 merging with master 2013-03-14 09:22:11 +09:00
Tom Coleman
710ba94a5b This should work, but doesn't due to
https://github.com/meteor/meteor/issues/785
2013-03-07 11:54:27 +11:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00
Sacha Greif
029fe03ab6 tweaks 2013-02-18 13:59:48 +09:00
Sacha Greif
57bfa937a9 refactoring sortBy 2013-02-18 13:50:24 +09:00
Sacha Greif
694f72af99 denormalizing categories and refactoring findQuery 2013-02-18 13:38:15 +09:00
Sacha Greif
9a464035d9 working on email notifications; refactored onsite notifications too 2013-01-19 18:24:18 +09:00
Sacha Greif
76e92fd3ef fix avatar URL bug 2013-01-14 10:44:54 +09:00
Sacha Greif
1c74af2344 make posts active when approving them 2013-01-13 09:52:40 +09:00
Sacha Greif
05fcbaf1bd test if either http:// or https:// is missing from URLs 2012-12-31 18:18:46 +01:00
Sacha Greif
aafcd62bda make the digest work in the future too 2012-12-21 17:49:20 +01:00
Sacha Greif
fcc7313449 Improve sticky system by sorting posts by sticky instead of changing score 2012-12-20 17:30:54 +01:00
Sacha Greif
a7afcc8046 switched to development branch 2012-12-17 08:16:09 +01:00
Sacha Greif
3cd255da55 unbind keyboard shortcut to prevent duplicate bindings 2012-12-16 14:25:46 +01:00
Tom Coleman
f36d68451c Sorted out digests in a nice clean way. 2012-12-13 18:13:52 +11:00
Tom Coleman
0be912db24 Massively simplified all the posts_lists using the paginatedSub. 2012-12-13 17:06:13 +11:00
Sacha Greif
87681aae02 improving analytics 2012-12-11 10:47:11 +09:00
Sacha Greif
5ab5cb30ff added /best subscription and templates 2012-12-10 13:22:48 +09:00
Tom Coleman
6ff27ae383 Created paginatedSubscription, use it for topPosts. 2012-12-06 23:46:20 +11:00
Sacha Greif
ecb4a0bcd4 added digest posts limit back in 2012-11-28 09:04:31 +09:00
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Sacha Greif
6f51459eb7 stop returning all the site's post for single post collection 2012-11-26 14:12:38 +09:00
Tom Coleman
9211c60495 Simplified subscriptions greatly (I think). 2012-11-25 19:10:10 +11:00