Sacha Greif
51fd6fe975
temporarily remove feed item quickform
2014-12-27 17:56:10 +09:00
Sacha Greif
87548b4903
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into devel
...
Conflicts:
.meteor/versions
2014-12-27 12:01:19 +09:00
shambles
731fc5e119
Couple of small Newsletter fixes
...
1) The route /email/campaign was broken in
ceeb7bf531
. the method
getNextCampaignSchedule() was removed.
e.g. http://meta.telesc.pe/email/campaign
2) The wrong comment count helper was used in the newsletter template
resulting in it being undefined and so you wouldn’t see a count. I’m
guessing this was broken when the post schema was changed as it comes
from a post’s document.
2014-12-26 01:23:23 +00:00
Sacha Greif
b786a7121a
fixes
2014-12-24 14:22:45 +09:00
Sacha Greif
f2760f9168
refactoring comment submit method
2014-12-24 10:13:48 +09:00
Sacha Greif
a39569e883
make embedly call async
2014-12-24 09:42:10 +09:00
Sacha Greif
a85e09f9ad
make post-submit callbacks run on server only
2014-12-22 11:49:35 +09:00
Sacha Greif
6fc3bb7092
use type=method for submit and edit forms
2014-12-22 09:49:28 +09:00
Sacha Greif
e5c1b775af
make category slug customizable
2014-12-22 09:17:49 +09:00
Delgermurun
f6583aad5e
subscribe post
2014-12-21 20:01:08 +08:00
Sacha Greif
c8ccb8b7b9
updating Meteor
2014-12-20 17:04:45 +09:00
Sacha Greif
d83fa19ed8
add insert allow for feeds
2014-12-19 14:39:43 +09:00
Sacha Greif
d4dcd66a57
using auto form for feeds
2014-12-19 14:32:25 +09:00
Sacha Greif
3d8e6f9237
updating autoform and simpleschema
2014-12-19 11:37:23 +09:00
Sacha Greif
34f092e4b7
using autoform for categories form
2014-12-19 11:37:13 +09:00
Sacha Greif
84bcc6d5c3
nom package thing
2014-12-19 09:04:33 +09:00
Sacha Greif
86cfff72d5
clean up
2014-12-18 18:07:04 +09:00
Sacha Greif
0b751d086c
working on post-by-feed package
2014-12-18 16:01:18 +09:00
Sacha Greif
8a16e2a01e
add thumbnail too if it hasn't been set yet
2014-12-18 15:10:01 +09:00
Sacha Greif
a379f605cf
renaming "rss" to "feed"
2014-12-18 10:47:37 +09:00
Sacha Greif
b7ba4b3bc0
Merge branch 'post-by-rss' of https://github.com/delgermurun/Telescope into delgermurun-post-by-rss
...
Conflicts:
.meteor/packages
2014-12-18 10:37:49 +09:00
Sacha Greif
ceeb7bf531
clean up newsletter cron code
2014-12-17 11:00:59 +09:00
Sacha Greif
4b4997a784
even more styling
2014-12-16 14:18:32 +09:00
Sacha Greif
b932506f56
more style tweaks
2014-12-16 13:52:23 +09:00
Sacha Greif
6723a532da
alternate layout for post items
2014-12-16 13:34:01 +09:00
Sacha Greif
36ece25c7e
posts css clean-up
2014-12-16 09:13:30 +09:00
Sacha Greif
6633eed8e3
more css tweaks
2014-12-16 09:04:35 +09:00
Sacha Greif
989ce1cd11
font size tweak
2014-12-16 08:45:25 +09:00
Sacha Greif
c2421a8e9d
small css tweaks
2014-12-15 16:00:35 +09:00
Sacha Greif
f8cb992069
Adding descriptions in post list pages and showing them in menus.
2014-12-15 09:46:51 +09:00
Delgermurun
f40be395a3
Fixes scheduling cron jobs twice
2014-12-14 19:46:32 +08:00
Delgermurun
c5e813909a
Auto post via RSS urls. Fixes #453
2014-12-14 19:40:10 +08:00
Sacha Greif
f5eb356ac1
adding commenters avatars
2014-12-14 15:15:34 +09:00
Sacha Greif
811c63c7dd
css fix
2014-12-14 13:23:07 +09:00
Sacha Greif
8cd62dc607
making mobile comments suck a little less
2014-12-14 13:15:37 +09:00
Sacha Greif
48ca46bc32
float thumbnail right on mobile
2014-12-14 12:43:52 +09:00
Sacha Greif
fb91613cfe
refactor all the things!
...
- changed the layout CSS for post modules
- changed order of modules
- changed markup of modules
2014-12-14 12:38:48 +09:00
Sacha Greif
fb0cd210b3
refactoring post module markup and CSS
2014-12-13 17:43:52 +09:00
Sacha Greif
1eb72079b4
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
Sacha Greif
78cf9b8439
fix #617
2014-12-12 08:26:10 +09:00
Sacha Greif
baf7aec813
test if Embedly key exists, and if not show message
2014-12-11 15:36:49 +09:00
Sacha Greif
09885700b0
set page title at router controller level
2014-12-11 12:38:53 +09:00
Sacha Greif
4155fb22a1
improving blank package
2014-12-11 12:07:41 +09:00
Sacha Greif
5a868730da
Add link for clearing thumbnail ( fix #607 )
2014-12-10 17:00:22 +09:00
Sacha Greif
97804989a3
use console.log() instead of throwing error to prevent post submit interruption ( fix #607 )
2014-12-10 10:14:27 +09:00
Sacha Greif
4fc5091a97
fix digest parameters bug ( fix #609 )
2014-12-10 09:48:24 +09:00
Sacha Greif
ca78347dce
Merge pull request #611 from anthonymayer/siteurl-in-urls
...
Fix various url problems by taking siteUrl into account when getting route urls.
2014-12-10 09:39:38 +09:00
Sacha Greif
987696657d
upgrade to meteor 1.0.1
2014-12-10 09:37:57 +09:00
Sacha Greif
ca8af2b792
Fix version comparison function ( #606 )
2014-12-10 09:35:42 +09:00
Anthony Mayer
e71be66c57
Should fix various url problems by taking siteUrl into account when getting route urls.
...
Trying to make as much use of path as possible on the client side.
2014-12-09 09:29:17 -08:00