Sacha Greif
|
3c81b9dd49
|
send notifications by default
|
2013-01-29 10:51:44 +09:00 |
|
Sacha Greif
|
6891f30864
|
tweaking readme and email test method
|
2013-01-19 23:14:59 +09:00 |
|
Sacha Greif
|
622047cd48
|
don't notify admins of their own posts
|
2013-01-19 23:01:43 +09:00 |
|
Sacha Greif
|
b8bfe97425
|
Merge branch 'master' of heroku.com:telescope-meta into development
|
2013-01-19 22:51:31 +09:00 |
|
Sacha Greif
|
00cc497c93
|
updated history.md
|
2013-01-19 22:50:02 +09:00 |
|
Sacha Greif
|
bbe0e113ea
|
commenting the code
|
2013-01-19 22:47:35 +09:00 |
|
Sacha Greif
|
3359db12ab
|
added notifications of new posts for admins
|
2013-01-19 22:42:59 +09:00 |
|
Sacha Greif
|
8048db9442
|
tracking unsubscribes
|
2013-01-19 22:15:09 +09:00 |
|
Sacha Greif
|
fa1f8db277
|
added generateEmailHash helper method
|
2013-01-19 22:09:47 +09:00 |
|
Sacha Greif
|
6a4e32be05
|
finished unsubcribed feature
|
2013-01-19 21:55:10 +09:00 |
|
Sacha Greif
|
78c0e22583
|
adding unsubscribe code
|
2013-01-19 21:37:46 +09:00 |
|
Sacha Greif
|
9a464035d9
|
working on email notifications; refactored onsite notifications too
|
2013-01-19 18:24:18 +09:00 |
|
Sacha Greif
|
719165e306
|
added template name to content-wrapper class
|
2013-01-16 07:25:39 +09:00 |
|
Sacha Greif
|
31571aa055
|
fixed Firefox CSS header issue
|
2013-01-15 18:17:07 +09:00 |
|
Sacha Greif
|
1c318c55f4
|
added link to install script in readme
|
2013-01-15 08:50:29 +09:00 |
|
Sacha Greif
|
26bde7228d
|
Merge branch 'development'
|
2013-01-15 08:46:23 +09:00 |
|
Sacha Greif
|
45e4dffc03
|
fixed bug in upvoting trackevent code
|
2013-01-15 08:46:03 +09:00 |
|
Sacha Greif
|
6e0815e7ab
|
fixed upvoting user bug
|
2013-01-15 08:46:00 +09:00 |
|
Sacha Greif
|
2d098732d3
|
use posts' user and not current user to calculate voting power
|
2013-01-14 14:53:44 +09:00 |
|
Sacha Greif
|
4cbaa38705
|
added history.md
|
2013-01-14 11:02:55 +09:00 |
|
Sacha Greif
|
bb7d4b2ed7
|
Merge branch 'development'
|
2013-01-14 10:56:31 +09:00 |
|
Sacha Greif
|
6bf8f7356f
|
fixed notifications bug
|
2013-01-14 10:54:58 +09:00 |
|
Sacha Greif
|
b3cdd86a5c
|
fixed scoring typo
|
2013-01-14 10:53:36 +09:00 |
|
Sacha Greif
|
76e92fd3ef
|
fix avatar URL bug
|
2013-01-14 10:44:54 +09:00 |
|
Sacha Greif
|
63abe81d2c
|
do not do rate limit checks for admin, and use createdAt instead of submitted
|
2013-01-13 19:18:01 +09:00 |
|
Sacha Greif
|
f7fff10572
|
calculate score based on createdAt if submitted not available (i.e. post is pending)
|
2013-01-13 12:34:29 +09:00 |
|
Sacha Greif
|
c934a3ecff
|
added post_approve meteor method
|
2013-01-13 10:21:09 +09:00 |
|
Sacha Greif
|
f5b24eb4bc
|
createdAt -> created
|
2013-01-13 09:58:49 +09:00 |
|
Sacha Greif
|
1c74af2344
|
make posts active when approving them
|
2013-01-13 09:52:40 +09:00 |
|
Sacha Greif
|
9edd21c3ab
|
trying to fix post_edit bug again
|
2013-01-13 09:13:25 +09:00 |
|
Sacha Greif
|
4105708b6a
|
working on new createdAt timestamp
|
2013-01-13 08:52:35 +09:00 |
|
Sacha Greif
|
3c5136f693
|
added /best to top nav
|
2013-01-11 11:48:19 +09:00 |
|
Sacha Greif
|
03e331a4f0
|
updated readme
|
2013-01-11 11:35:08 +09:00 |
|
Sacha Greif
|
e02f748059
|
define updatedPosts
|
2013-01-11 11:17:24 +09:00 |
|
Sacha Greif
|
4c27db26c4
|
fixed post_edit bug
|
2013-01-11 09:20:14 +09:00 |
|
Sacha Greif
|
29f9b191d9
|
switched top stop-callbacks branch for Meteor
|
2013-01-11 09:18:07 +09:00 |
|
SachaG
|
b737101849
|
Merge pull request #66 from everdaniel/master
Loading class is not removed if no url is provided on the Post page
|
2013-01-10 16:13:44 -08:00 |
|
Ever Daniel Barreto
|
81aa434ce6
|
Fix loading status class not removed when no url was provided -- fixed
|
2013-01-09 23:50:26 -03:00 |
|
Ever Daniel Barreto
|
96d3f176cc
|
Fix loading status class not removed when no url was provided
|
2013-01-09 22:48:23 -03:00 |
|
Sacha Greif
|
05fcbaf1bd
|
test if either http:// or https:// is missing from URLs
|
2012-12-31 18:18:46 +01:00 |
|
Sacha Greif
|
a111f71384
|
show which post is being updated
|
2012-12-24 16:37:09 +01:00 |
|
Sacha Greif
|
3190d15f88
|
inactive posts get updated every hour
|
2012-12-24 16:21:56 +01:00 |
|
Sacha Greif
|
a3b224d727
|
automatically append "http://" to links if missing
|
2012-12-24 15:28:03 +01:00 |
|
Sacha Greif
|
98c2a1f739
|
working on scoring algorithm optimizations
|
2012-12-24 10:59:13 +01:00 |
|
Sacha Greif
|
5718c66a2a
|
only run scoreUpdate if score difference is large enough
|
2012-12-23 17:25:03 +01:00 |
|
Sacha Greif
|
e1e4f51956
|
humanize dates in digest
|
2012-12-23 11:15:36 +01:00 |
|
Sacha Greif
|
40a02737cf
|
Settings tweaks
|
2012-12-22 11:06:28 +01:00 |
|
Sacha Greif
|
e3fca2e15c
|
Restyled dropdown menu
|
2012-12-22 11:02:53 +01:00 |
|
Sacha Greif
|
50825e0179
|
cleaned up unusued js files
|
2012-12-22 10:57:52 +01:00 |
|
Sacha Greif
|
8c9ad93f43
|
Implementing quick ugly dropdown
|
2012-12-21 18:47:06 +01:00 |
|