Commit graph

339 commits

Author SHA1 Message Date
Sacha Greif
c36407a7d6 using table layout 2014-07-05 12:30:56 +09:00
Sacha Greif
6141edd4f4 making share a post module package 2014-07-05 11:54:23 +09:00
Sacha Greif
615bb4c6c2 making all template includes dynamic 2014-07-05 11:42:28 +09:00
Sacha Greif
c483464f4d making all template helpers dynamic 2014-07-05 11:24:28 +09:00
Sacha Greif
77e76eee13 making post components modular 2014-07-04 14:07:50 +09:00
Sacha Greif
149035ea5f updating hubble theme 2014-07-04 11:32:04 +09:00
Sacha Greif
03592fd727 fixing postedAt edit bug 2014-07-03 16:17:36 +09:00
Sacha Greif
07b84b608f fixing bugs 2014-07-03 14:13:47 +09:00
Sacha Greif
e1919593e7 refactoring dates and timestamps 2014-07-03 13:15:23 +09:00
Sacha Greif
9ebc910465 using marked package 2014-07-03 10:40:04 +09:00
Sacha Greif
b6e26f634e removed autocomplete, fixed bugs with dropdown 2014-07-03 10:28:27 +09:00
Sacha Greif
953c380ca5 simplifying share options 2014-07-03 10:09:22 +09:00
Sacha Greif
017f180667 fixing sticky bug #310 2014-07-03 09:30:10 +09:00
Sacha Greif
fb279cc13c adding rss and api packages 2014-06-27 19:57:30 +09:00
Sacha Greif
30d1fa073d cleaning up and refactoring 2014-06-27 19:42:33 +09:00
Sacha Greif
77d572345b removing a few console.logs 2014-06-25 14:33:41 +09:00
Sacha Greif
d967812d60 adding telescope-base package to initialise common arrays 2014-06-22 14:53:17 +09:00
Sacha Greif
d8cb366754 adding order property to categories 2014-06-22 13:19:47 +09:00
Sacha Greif
199d27297c telescope-tags package now adds "categories" property to post schema 2014-06-22 12:58:41 +09:00
Sacha Greif
9f801f14fe fixing post edit and comment edit validations 2014-06-22 10:49:39 +09:00
Sacha Greif
6a0c49ce2f fixing validation errors on post submit; changing timestamp types to Date() 2014-06-22 09:55:34 +09:00
Sacha Greif
738857a51e Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_page.js
2014-06-22 08:58:18 +09:00
Sacha Greif
52c36a341b Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-06-22 08:57:27 +09:00
Sacha Greif
e2dffb609d sort users by name 2014-06-22 08:57:20 +09:00
Sadi
2d9a779ec6 [fix] undefined title in posts
This fixes the undefined title, when you view your posts
2014-06-15 15:06:31 +03:00
Sacha Greif
bedc172985 fix sticky bug 2014-06-02 09:12:48 +09:00
Sacha Greif
3ac19b47ae sort user drop down alphabetically 2014-06-01 11:47:30 +09:00
Sacha Greif
ae0cf36819 Merge branch 'master' into autoform
Conflicts:
	client/views/posts/post_item.html
	client/views/posts/post_item.js
2014-05-30 14:03:41 +09:00
Sacha Greif
b91f6ff6fc Merge branch 'tags-package' 2014-05-30 10:35:36 +09:00
Sacha Greif
649e8d3f23 adding approve/unapprove methods 2014-05-23 13:08:52 +09:00
Sacha Greif
5b766bb561 Merge branch 'master' into autoform 2014-05-19 09:10:23 +09:00
Sacha Greif
2a57a261d9 fixing post edit bug 2014-05-19 09:09:39 +09:00
Sacha Greif
9bf61f3807 Changing "headline" to "title" 2014-05-16 09:19:35 +09:00
Sacha Greif
e0ff3f71fc Counting up votes and down votes with two separate properties instead of a single "votes" property 2014-05-15 15:56:23 +09:00
Sacha Greif
8263575879 removing constant and fixing bugs 2014-05-01 19:58:56 -07:00
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00
ajduke
aa6e909590 better redirection,error msg after post is deletd 2014-03-20 23:00:15 +05:30
Richard Pullinger
653d20f487 Only show category list on post submit/edit if there are categories 2014-01-30 19:49:03 +00:00
Sacha Greif
b40b8386df replaced click-based click tracking by server-side link redirection; merged both router files 2014-01-18 16:52:12 +09:00
Egor Suvorov
c0f6cb1490 #218: post_submit: <input name=category>s are now checkboxes, not radio 2014-01-07 21:19:08 +02:00
Tarang Patel
39eb1c8e0a Update Events
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
2013-11-24 16:13:53 +02:00
Sacha Greif
b2afbe6ac7 merging with master 2013-11-21 11:41:04 +09:00
Sacha Greif
4008b323b5 adding keyup firing delay to search 2013-11-16 17:19:35 +09:00
Sacha Greif
4636e9a1e4 Merge branch 'master' of github.com:Toam/Telescope into Toam-master 2013-11-12 08:25:48 +09:00
Sacha Greif
1b6072e114 fixing updateScore syntax 2013-11-12 08:23:15 +09:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Sacha Greif
d20de7e527 added some basic way of making sure user's clicks are only registered once per session 2013-11-06 10:11:35 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Thomas BRELET
9969d186d6 Localisation of Post views 2013-11-04 18:45:03 +01:00
Toam
ce0af2d61c Post item localisation 2013-11-03 23:45:54 +01:00