Commit graph

252 commits

Author SHA1 Message Date
Sacha Greif
a1f217545c better names for module positions 2014-07-07 13:41:25 +09:00
Sacha Greif
7d67c2539f making moduleClass helper nicer 2014-07-07 12:22:42 +09:00
Sacha Greif
130103ed9d fixing templateClass helper 2014-07-07 11:51:59 +09:00
Sacha Greif
681be06443 post_item tweaks 2014-07-07 11:49:21 +09:00
Sacha Greif
608a163ac1 merging comment_page and comment_reply templates 2014-07-07 09:36:38 +09:00
Sacha Greif
4b944b3c97 module positioning tweaks 2014-07-07 09:06:32 +09:00
Sacha Greif
272d89c601 adding embedly module 2014-07-06 14:09:55 +09:00
Sacha Greif
3dc08bcc0c working on callbacks 2014-07-05 18:06:28 +09:00
Sacha Greif
4fb25bdb66 show post body outside of post modules 2014-07-05 16:29:10 +09:00
Sacha Greif
72c1fc2d50 remove extra comment link 2014-07-05 13:36:52 +09:00
Sacha Greif
ae8da33e89 making categories a post module 2014-07-05 13:32:01 +09:00
Sacha Greif
356e8250ef fix category bug #313 2014-07-05 13:07:28 +09:00
Sacha Greif
970b869e9b fixing load more css 2014-07-05 12:36:18 +09:00
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