Commit graph

659 commits

Author SHA1 Message Date
Sacha Greif
49c73c144a taking main subs out of the router 2013-10-15 12:09:19 +09:00
Sacha Greif
83d792188b make nested comments optional + various tweaks 2013-10-14 12:14:12 +09:00
Sacha Greif
a283d9a2d4 open self-posts in same window 2013-10-14 11:43:55 +09:00
Sacha Greif
034eb1ce03 ported server-side routes 2013-10-14 11:37:37 +09:00
Sacha Greif
e3a31a41c5 working on filters 2013-10-13 10:27:49 +09:00
Sacha Greif
0f68281b03 still working… 2013-10-12 14:57:39 +09:00
Sacha Greif
06f55f62db still has errors, but a cleaner solution 2013-10-12 13:32:34 +09:00
Sacha Greif
745fa28370 working but with errors… 2013-10-12 13:10:33 +09:00
Sacha Greif
9eb6e7afab working on posts list page 2013-10-12 13:01:16 +09:00
Sacha Greif
1087343438 router tweaks 2013-10-12 12:24:41 +09:00
Sacha Greif
e4937a7f38 working on main posts list subscriptions 2013-10-12 11:59:34 +09:00
Sacha Greif
632ddd5b00 switching to dev branch 2013-10-12 11:44:29 +09:00
Sacha Greif
bd9313da24 working on filters 2013-10-10 11:41:11 +09:00
Sacha Greif
6862c01c65 cleaning up 2013-10-09 22:21:28 +09:00
Sacha Greif
ddb65f8ec5 cleaning up user subscriptions 2013-10-09 22:16:47 +09:00
Sacha Greif
491ed441e2 removed bitly integration 2013-10-09 21:51:50 +09:00
Sacha Greif
cf2e2533bc replacing Meteor.Router.to by Router.go 2013-10-09 21:49:02 +09:00
Sacha Greif
d25f01c125 working on filters 2013-10-09 21:34:55 +09:00
Sacha Greif
10d6b32e88 added toc 2013-10-09 20:59:42 +09:00
Sacha Greif
a78359c41b working on signin/signup 2013-10-09 20:53:55 +09:00
Sacha Greif
a9fac1ed9a working on user profile and user edit 2013-10-09 20:50:26 +09:00
Sacha Greif
fd1e4791ef implementing unsubscribe route 2013-10-09 20:26:58 +09:00
Sacha Greif
7f246ac3f3 tweaking data contexts for comment list 2013-10-09 20:23:20 +09:00
Sacha Greif
2d8df6b3c2 working on comment reply 2013-10-09 20:11:58 +09:00
Sacha Greif
9066839a29 working on post and comment 2013-10-09 12:39:05 +09:00
Sacha Greif
201a12b640 working on comments 2013-10-09 11:46:44 +09:00
Sacha Greif
1418ac75a9 finished digest for now 2013-10-09 11:32:36 +09:00
Sacha Greif
f5c8365885 working on router 2013-10-09 11:21:23 +09:00
Sacha Greif
9a012cbdd0 working on digest 2013-10-06 09:33:00 +09:00
Sacha Greif
d8070e51fa converting post edit page 2013-10-06 09:17:37 +09:00
Sacha Greif
95d8727964 converting single post page to IronRouter 2013-10-06 08:47:15 +09:00
Sacha Greif
fd705d1692 rename "body" template to "layout" for consistency 2013-10-06 08:42:10 +09:00
Sacha Greif
1c7dddd7c7 comment out client-side routing code 2013-10-06 08:37:17 +09:00
Sacha Greif
c17d874596 adding option to sign up new users to a MailChimp list 2013-10-05 11:43:07 +09:00
Sacha Greif
2a4ac481fa Merge branch 'master' of github.com:SachaG/Telescope 2013-09-02 10:41:45 +09:00
Aykut Yaman
b9666b6fd7 delete post comments too when a post is deleted 2013-07-19 14:30:39 +03:00
Sacha Greif
7bb5c9e7ce display no posts notification on digest 2013-07-19 14:37:36 +09:00
Sacha Greif
c866cb6238 added autocomplete to select user form 2013-07-19 12:17:49 +09:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Sacha Greif
7a92f405f8 Merge branch 'bitly' 2013-07-04 12:06:41 +09:00
Sacha Greif
bb61e843c9 moved url shortening server-side 2013-07-04 12:05:09 +09:00
Sacha Greif
638cd34409 Merge pull request #125 from tholu/master
Set document title to post headline
2013-07-03 19:17:28 -07:00
Sacha Greif
01f7506a8a working on bitly link shortening integration 2013-07-04 11:16:11 +09:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Thomas Lutz
23d3f44891 set document title to post headline 2013-05-15 18:45:27 +02:00
Sacha Greif
10639563a8 Merge pull request #119 from oyerli/patch-1
Duplicate Template.post_submit.rendered assignment in post_submit.js
2013-05-12 12:59:58 -07:00
Derek
0167d5b989 Update config.js
Add "annotation:'bubble'" to googlePlus buttons config to make it behave normally
2013-05-12 00:12:40 -04:00
Ozan Yerli
cd56173d2e Duplicate Template.post_submit.rendered assignment in post_submit.js 2013-05-06 11:38:41 +03:00