Sacha Greif
586125243b
use template reactive variables for day count to fix autoscroll bug
2015-08-05 14:05:53 +09:00
Sacha Greif
d78b6b6fd0
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-08-04 13:57:15 +00:00
Sacha Greif
70b5cac97d
update Meteor; switch back to aldeed:autoform
2015-08-04 18:24:18 +09:00
Sacha Greif
089706dea6
history update; various tweaks
2015-08-03 20:03:06 +09:00
Sacha Greif
72bcdfd620
fix postClass callback
2015-08-03 20:02:54 +09:00
Sacha Greif
d57ded5933
fix typo
2015-08-03 17:40:29 +09:00
Sacha Greif
93379dd7e8
working on making color CSS more flexible
2015-08-03 15:45:22 +09:00
Sacha Greif
d5eaa61eb3
add category description to category menu, if it exists
2015-08-03 15:43:14 +09:00
Sacha Greif
9b9ed2792e
Add new facebookPage
setting
2015-08-03 15:43:02 +09:00
Sacha Greif
52923317f5
make sure post is loaded before setting SEO properties
2015-08-03 15:42:44 +09:00
Sacha Greif
709ff04d55
modify custom template prefix system to accept multiple simultaneous prefixes
2015-08-03 15:42:28 +09:00
Sacha Greif
cba599e1b4
getDate -> date ( fix #1092 )
2015-08-03 15:40:55 +09:00
Sacha Greif
a981f744f6
add new i18n strings
2015-08-03 15:40:05 +09:00
Sacha Greif
1bfc66f581
small css fix
2015-08-01 16:35:50 +09:00
Sacha Greif
d1423bb191
fix #1009
2015-08-01 16:19:15 +09:00
Val Galin
db9d6c5af8
Show Share button on desktop version
...
Via CSS, I've showed the share button and hide the discuss icon on the post's page. Basically, the share button replaces the real estate of the discuss icon because we are already on the post's page, and we still have the comment link/count in the post's meta.
For those looking for the share button on the posts list (homepage), don't worry because Sacha is going to make the post title redirect to the page of the post. You can see it here: 285aa810d1
. So your users are still going to see the share button. :)
2015-08-01 13:18:54 +08:00
Sacha Greif
a93b10f13a
use collection helper instead of {{pathFor 'post_page'}}
2015-08-01 12:52:33 +09:00
Sacha Greif
285aa810d1
use collection helpers in templates instead of postLink
and target
template helpers
2015-08-01 12:49:44 +09:00
Sacha Greif
394b262040
stop using Session for search; do not trigger route redirect if search field is empty ( fix #1063 )
2015-08-01 12:27:10 +09:00
Sacha Greif
bcf05a124b
give priority to field label over i18n string, if it exists ( fix #1070 )
2015-08-01 11:56:09 +09:00
Sacha Greif
e5399458ea
use new route-specific module syntax for category title, newsletter banner, and tagline banner
2015-08-01 11:46:01 +09:00
Sacha Greif
cf0b98a742
fix avatar bug
2015-07-31 14:37:41 +09:00
Sacha Greif
6cc3523a2f
added autoscroll package
2015-07-31 14:34:21 +09:00
Sacha Greif
23dd936758
only cache first 15 pages of posts_daily
2015-07-30 09:34:19 +09:00
Sacha Greif
0bf28dd3b4
add "only" and "except" options to modules
2015-07-30 09:07:37 +09:00
Sacha Greif
11a4e41284
Merge branch 'master' into devel
2015-07-29 19:14:31 +09:00
Sacha Greif
523de6688e
bump telescope:posts to 0.22.3
2015-07-29 19:13:53 +09:00
Sacha Greif
862f0742eb
upgrade all the packages!
2015-07-29 19:10:28 +09:00
Sacha Greif
5fb9e8c76f
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-07-29 17:01:59 +09:00
Sacha Greif
346f50d52b
only reset posts limit if terms have actually changed
2015-07-28 18:00:37 +09:00
Sacha Greif
41cca7e2d9
Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'.
2015-07-28 14:02:09 +09:00
Sacha Greif
e041c11368
fix last campaign selection syntax
2015-07-28 12:17:41 +09:00
Sacha Greif
5e3d2e3320
Sort email newsletter posts by baseScore
(time-independent), not score
.
2015-07-28 11:48:32 +09:00
Sacha Greif
f02a33315e
Merge branch 'master' into devel
2015-07-28 11:21:22 +09:00
Sacha Greif
e78bf951b1
version bump (0.22.2)
2015-07-28 11:16:14 +09:00
Sacha Greif
8ac1ab68f3
make approvePost
and unapprovePost
methods take postId
instead of post
as argument.
2015-07-28 10:59:04 +09:00
Sacha Greif
1be9c9b0f8
update history
2015-07-27 15:16:38 +09:00
Sacha Greif
b8dd7257b7
implement post-specific SEO logic for open graph and Twitter tags
2015-07-27 15:15:57 +09:00
Sacha Greif
3b4ee38f99
add util for adding "http" to URL; add isVideo posts helper
2015-07-27 15:15:38 +09:00
Sacha Greif
1f14bcc08b
update history
2015-07-27 15:11:01 +09:00
Sacha Greif
975439cdd9
fix user not defined issue in user menu
2015-07-27 15:10:48 +09:00
Sacha Greif
94b3b874d4
clean up email template styles
2015-07-27 15:10:33 +09:00
Sacha Greif
f9c5ef1f80
fix fast render missing code issue
2015-07-27 15:10:11 +09:00
Sacha Greif
044f210f13
link up "please log in to comment" message; fix Posts.current() helper
2015-07-23 12:00:40 +09:00
Sacha Greif
3dfebb6af2
updated history
2015-07-22 15:32:44 +09:00
Sacha Greif
1353f0a74d
version bump (0.22.1)
2015-07-22 15:23:51 +09:00
Sacha Greif
8659d8a2e0
various layout and css tweaks
2015-07-22 15:06:53 +09:00
Sacha Greif
b64945418d
set data context for post page inside post property, not on root
2015-07-22 15:06:45 +09:00
Sacha Greif
836e95bb49
fix thumbnail dimensions
2015-07-22 15:06:03 +09:00
Sacha Greif
06711f365d
update kadira
2015-07-22 14:08:57 +09:00