Commit graph

727 commits

Author SHA1 Message Date
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
76b18ae29b comment out server-side routing code 2013-10-06 08:34:24 +09:00
Sacha Greif
ca4ba8c90f removed old Router package 2013-10-05 09:59:47 +09:00
Sacha Greif
bc570b9935 adding IronRouter package 2013-10-05 09:46:28 +09:00
Sacha Greif
3a4a5adc9d prevent non-authorized comment deletions 2013-10-04 19:51:34 +09:00
Sacha Greif
d76d8e56bd use blocking synchronous call for Posts.insert() 2013-09-06 16:05:38 +09:00
Sacha Greif
2a4ac481fa Merge branch 'master' of github.com:SachaG/Telescope 2013-09-02 10:41:45 +09:00
Sacha Greif
a9a26be058 updated RSS package 2013-09-02 10:40:15 +09:00
Sacha Greif
787a8cdb0e updated to 0.6.5 2013-09-02 10:39:43 +09:00
Sacha Greif
64933c1b45 Merge pull request #136 from aykutyaman/master
delete post comments too when a post is deleted
2013-07-25 01:14:48 -07: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
03f0307d0b replaced moment with momentjs 2013-07-19 12:52:10 +09:00
Sacha Greif
230f99dbf3 Merge branch 'master' of github.com:SachaG/Telescope 2013-07-19 12:18:06 +09:00
Sacha Greif
c866cb6238 added autocomplete to select user form 2013-07-19 12:17:49 +09:00
Sacha Greif
394aaf67f2 Merge pull request #135 from hartator/master
Added Error for Trying to Post Empty Comments
2013-07-12 07:33:39 -07:00
hartator
21fce4c813 Added Error for Trying to Post Empty Comments 2013-07-10 22:08:25 +02:00
Sacha Greif
2fe94d611f made api backwards-compatible with old syntax 2013-07-08 10:16:43 +09:00
Sacha Greif
4b358389ab limit RSS feed to 20 items 2013-07-05 21:06:39 +09:00
Sacha Greif
c22a02e67a always sort by _id as well to avoid ambiguous positions 2013-07-05 15:17:22 +09:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
f42f2e7f39 publish less user info 2013-07-04 13:22:48 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
572f58ef4f refactoring API/RSS to use server-side router 2013-07-04 12:59:39 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Sacha Greif
ef26673e19 clean up getShortUrl function 2013-07-04 12:09:31 +09:00
Sacha Greif
13a867ba13 updated changelog 2013-07-04 12:07:34 +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
e52461c3d5 Merge pull request #133 from deanhewson/patch-1
Update epic-light.css to set a minimum height for the 'Message' text ent...
2013-06-26 23:37:06 -07:00
Dean Hewson
db5c7b06c7 Update epic-light.css to set a minimum height for the 'Message' text entry box
When submitting a post, the 'Message' text entry field starts off smaller than the height of one line. To help make it clear that users can write things in this box I propose setting a min-height for this field.
2013-06-27 15:41:08 +10:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Sacha Greif
14421ff6e4 Merge branch 'master' of github.com:SachaG/Telescope 2013-06-13 15:15:00 +09:00
Sacha Greif
7961c7d86f fixed twitter avatar URL 2013-06-13 15:13:12 +09:00
Sacha Greif
3334882989 Merge pull request #127 from mrcoles/master
Make upvote cleanup prior downvote and vice-versa
2013-05-20 03:16:32 -07:00
Peter Coles
1e2750bb28 make upvote cleanup prior downvote and vice-versa 2013-05-19 16:26:42 -04: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
Sacha Greif
194793298b Merge pull request #123 from chemfire/master
update google+ share button style
2013-05-11 21:16:36 -07:00