Sacha Greif
00ccd73fc5
Mobile version CSS tweaks
2012-12-16 15:29:00 +01:00
Sacha Greif
606bfaafed
simplified settings page
2012-12-16 14:56:31 +01:00
Sacha Greif
3cd255da55
unbind keyboard shortcut to prevent duplicate bindings
2012-12-16 14:25:46 +01:00
Julien Chaumond
89e133cde1
Merge pull request #62 from mfasold/master
...
Commenting was broken
2012-12-15 05:09:40 -08:00
Mario Fasold
004c411449
Update common/comment.js
2012-12-15 13:27:31 +01:00
Sacha Greif
8b7421b0d2
fixed keyboard date switching
2012-12-14 17:12:52 +09:00
Tom Coleman
e2d164d593
Fixed problem where directly loading a digest page could stay spinning.
2012-12-13 18:51:42 +11:00
Tom Coleman
5fdb4d3ad5
Whoops, that's the correct logic.
2012-12-13 18:46:09 +11:00
Tom Coleman
15c2550828
Fix for not yet loaded digest handles.
2012-12-13 18:33:46 +11:00
Tom Coleman
f36d68451c
Sorted out digests in a nice clean way.
2012-12-13 18:13:52 +11:00
Sacha Greif
063b7f85da
Fixed mobile padding CSS bug
2012-12-13 15:36:19 +09:00
Sacha Greif
394d95a01e
typo fix
2012-12-13 15:24:30 +09:00
Sacha Greif
f23e26f6b6
CSS fixes
2012-12-13 15:22:28 +09:00
Tom Coleman
0be912db24
Massively simplified all the posts_lists using the paginatedSub.
2012-12-13 17:06:13 +11:00
Sacha Greif
2f28a6d055
add overflow:hidden to outer container to prevent extra padding on mobile version
2012-12-13 11:01:21 +09:00
Sacha Greif
77de206046
Strip HTML from comments and posts to prevent code injections
2012-12-13 10:58:17 +09:00
Sacha Greif
c5bff7fb5c
finished improving analytics and event tracking
2012-12-12 11:15:27 +09:00
Sacha Greif
19143689d0
deactivating goSquared for now
2012-12-11 11:39:06 +09:00
Sacha Greif
5149f4cd4b
clicky fix
2012-12-11 11:35:29 +09:00
Sacha Greif
8da6f5ca94
disabling gosquared
2012-12-11 11:24:58 +09: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
Sacha Greif
dd8d7e26cb
readme tweaks
2012-12-10 12:32:11 +09:00
Sacha Greif
4af7e79f44
Merge branch 'master' of github.com:SachaG/Telescope
2012-12-10 12:31:47 +09:00
Sacha Greif
ae433fa095
updated readme
2012-12-10 12:31:35 +09:00
Tom Coleman
5c7f196337
Revert "Log how long scoring takes."
...
This reverts commit 463111f5f5
.
2012-12-10 10:13:00 +11:00
Tom Coleman
463111f5f5
Log how long scoring takes.
2012-12-10 09:49:18 +11:00
Sacha Greif
e1246e0d13
error if sign up form is empty
2012-12-07 09:31:38 +09:00
Tom Coleman
6ff27ae383
Created paginatedSubscription, use it for topPosts.
2012-12-06 23:46:20 +11:00
Tom Coleman
f6fb8372b9
Added permissions for the profiler..
2012-12-05 17:52:14 +11:00
Tom Coleman
45c04b7d2a
Added profiler package, going to test if it works.
2012-12-05 15:10:49 +11:00
Sacha Greif
3f9955bdb3
Merge branch 'master' of github.com:SachaG/Telescope
2012-12-05 11:37:23 +09:00
Sacha Greif
840cfdacc7
updated readme with license info
2012-12-05 11:27:02 +09:00
Sacha Greif
efb2401364
fixed share buttons css bug
2012-12-05 11:25:57 +09:00
Sacha Greif
f74a8396f6
when upvoting while not logged in, redirect instead of just throwing error
2012-12-05 11:22:14 +09:00
Sacha Greif
070381dbd9
fixing mobile nav
2012-12-05 11:05:05 +09:00
SachaG
b94c3b158e
Merge pull request #54 from tomkruijsen/queue-avatar
...
Use generic getAvatarUrl instead of Gravatar.
2012-12-03 17:45:45 -08:00
Tom Kruijsen
7665a1be79
Use generic getAvatarUrl instead of Gravatar.
2012-12-03 17:36:47 +01:00
SachaG
a78adff61c
Merge pull request #47 from amasad/master
...
Add post link to mobile nav
2012-11-28 22:27:21 -08:00
Amjad Masad
63e82652b7
Add post button to mobile nav.
2012-11-29 01:02:25 -05:00
SachaG
b34a998888
Merge pull request #46 from imikay/patch-1
...
Update README.md
2012-11-27 23:14:01 -08:00
Mikay Gao
4b7e5e9293
Update README.md
...
I think these two more steps should be clear for newcomers. Please correct me it I am wrong, I am rather new to Meteor.
2012-11-28 15:04:18 +08:00
Sacha Greif
ecb4a0bcd4
added digest posts limit back in
2012-11-28 09:04:31 +09:00
Sacha Greif
20065be2f3
add "/" to router redirection
2012-11-28 08:57:44 +09:00
Sacha Greif
e364aa3fbb
title -> headline
2012-11-26 18:08:14 +09:00
Sacha Greif
02ae749f4e
bugfix
2012-11-26 17:39:23 +09:00
Sacha Greif
903274b98f
rework post edit
2012-11-26 17:37:47 +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
31c1c7f7ff
Be more manual about checking if the digest is ready.
...
The digest data can be there even while the subscription is still loading, as the subscription window is over 3 days.
I'm not sure if this is the best solution, but it seems to work.
2012-11-26 15:04:58 +11:00