Commit graph

731 commits

Author SHA1 Message Date
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
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09:00
Jonathan M Tran
a89912e30f Added a template helper to address '1 points' 2013-04-25 22:11:26 -07:00
Sacha Greif
f9544b9720 add category slug class 2013-04-23 10:51:04 +09:00
Jonathan M Tran
87f5664e1c Fix for nothing happening when editing another user 2013-04-18 23:20:07 -07:00
Jonathan M Tran
be78ab73fa Created a helper to address the '1 comments -> 1 comment' problem 2013-04-16 22:23:47 -07:00
Sacha Greif
07f9bb2167 add compass config file to .gitignore 2013-04-14 14:53:14 +09:00
Sacha Greif
4ddc5b4a7f cleaned up app.js and renamed it to main.js 2013-04-14 14:51:37 +09:00
Sacha Greif
5a79b119b2 merging with simple-digest 2013-04-14 12:38:09 +09:00
Sacha Greif
3f64ed5625 cleaning up 2013-04-14 12:12:31 +09:00
Sacha Greif
1642c939a1 merging 2013-04-14 12:03:11 +09:00
Tom Coleman
02a75ec9aa Fixed problem with categories. 2013-04-14 13:00:23 +10:00
Tom Coleman
b6f62c7816 Ok, really simplified. Seems to be working. 2013-04-14 12:42:32 +10:00
Tom Coleman
5fde91f136 Still not working.. grrr 2013-04-14 12:32:32 +10:00
Tom Coleman
f9445dbcc0 Ahh man, not working. 2013-04-14 12:32:12 +10:00
Sacha Greif
59e1304c72 still cleaning up files 2013-04-13 15:10:07 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Sacha Greif
885d3aeb69 merging and using md5 smart package 2013-04-13 14:54:35 +09:00
xguox
153a87a48c fix avatar for oauth-login 2013-04-08 13:56:46 +08:00
Sacha Greif
36eae1850a make cryptojs global 2013-04-07 17:41:15 +09:00
Sacha Greif
c8bf2aeb4c make cryptojs global 2013-04-07 17:40:32 +09:00
Sacha Greif
c1de10dbba moved selectPost and sortPost to query.js 2013-04-06 17:32:05 +09:00
Sacha Greif
6341474a77 added categories dropdown 2013-04-06 16:50:40 +09:00
Tom Coleman
8c30e4624a Still not working.. grrr 2013-04-06 18:49:41 +11:00
Tom Coleman
3fbda6faa7 Ahh man, not working. 2013-04-06 18:39:01 +11:00
Sacha Greif
abbc63cae7 set default slug value to null to avoid extra reloads 2013-04-06 16:36:47 +09:00
Tom Coleman
36dcc917ba Solved the problem where find() was getting called all the time. 2013-04-06 17:59:10 +11:00
Sacha Greif
c8a737310f passing functions as arguments instead of using autorun blocks 2013-04-06 15:42:33 +09:00
Sacha Greif
e1ec4f9339 refactoring subscriptions 2013-04-06 15:17:09 +09:00