Sacha Greif
65eae8f171
add lastCommentDate to posts
2014-07-19 15:08:28 +09:00
Sacha Greif
1971a87384
Fixing new posts notification bug
2014-07-07 09:19:11 +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
51c6278657
fixed click tracking
2014-07-03 17:13:22 +09:00
Sacha Greif
03592fd727
fixing postedAt edit bug
2014-07-03 16:17:36 +09:00
Sacha Greif
3209e91aca
limit same url check to past 6 months
2014-07-03 14:20:24 +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
77d572345b
removing a few console.logs
2014-06-25 14:33:41 +09:00
Sacha Greif
21998aa012
putting search in its own package
2014-06-23 11:05:06 +09:00
Sacha Greif
a429a5608f
remove regEx validation on ID
2014-06-22 17:25:07 +09:00
Sacha Greif
bc08e8b5cc
don't show password field to users who logged in via twitter or facebook
2014-06-22 13:20:10 +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
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
1d80f2b9a8
fixing bug with postWithSameLink redirect
2014-06-01 11:51:03 +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
649e8d3f23
adding approve/unapprove methods
2014-05-23 13:08:52 +09:00
Sacha Greif
9bf61f3807
Changing "headline" to "title"
2014-05-16 09:19:35 +09:00
Sacha Greif
7812d65c6c
Enabling Collection2 (validation doesn't work yet)
2014-05-15 15:18:17 +09:00
Sacha Greif
d073a6dfd3
adding schemas
2014-05-10 16:57:17 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
b2afbe6ac7
merging with master
2013-11-21 11:41:04 +09:00
Sacha Greif
4cd03a6a11
refactored notifications; added notifications for new users
2013-11-18 11:30:58 +09:00
Sacha Greif
4636e9a1e4
Merge branch 'master' of github.com:Toam/Telescope into Toam-master
2013-11-12 08:25:48 +09:00
Toam
9d9f941f9d
More localisation
2013-11-11 22:07:19 +01:00
Tarang Patel
c56c079cf2
Permissions
2013-11-11 21:15:04 +02:00
Tarang Patel
fdab645c15
Fix #159
...
Fix for #159
2013-11-11 20:53:02 +02:00
Sacha Greif
1c5c8fb575
improved user dashboard even more!
2013-11-08 11:10:23 +09:00
Sacha Greif
f2fbb98d8c
added better user filtering/sorting
2013-11-08 09:47:23 +09: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
fa6b6067e6
typo fix
2013-11-06 09:33:56 +09:00
Sacha Greif
e7523e7e49
Merge branch 'master' of github.com:SachaG/Telescope
2013-11-06 09:29:45 +09:00
Sacha Greif
5cb440c5bb
updated meteor; security fix
2013-11-06 09:29:10 +09:00
Josh Owens
dde7f6ea9d
Check that people setting post.userId are actually admins before we set it
2013-11-05 18:46:25 -05:00
Sacha Greif
2583338d73
fixed comment edit bug
2013-11-05 09:32:21 +09:00
Sacha Greif
b7f4fb38e8
add _id property to post object
2013-10-29 17:54:45 +09:00
Sacha Greif
2cfbcd2360
improving notifications
2013-10-23 10:21:08 +08:00
Sacha Greif
491ed441e2
removed bitly integration
2013-10-09 21:51:50 +09:00
Sacha Greif
d76d8e56bd
use blocking synchronous call for Posts.insert()
2013-09-06 16:05:38 +09:00
Aykut Yaman
b9666b6fd7
delete post comments too when a post is deleted
2013-07-19 14:30:39 +03:00
Sacha Greif
a6693c75e1
fixed allow/deny bug
2013-07-05 07:09:15 +09:00
Sacha Greif
d12c585e0c
refactoring allow/deny code
2013-07-04 12:51:26 +09:00
Sacha Greif
bb61e843c9
moved url shortening server-side
2013-07-04 12:05:09 +09:00
Sacha Greif
01f7506a8a
working on bitly link shortening integration
2013-07-04 11:16:11 +09:00
Sacha Greif
f14627bfc2
fixed queued comments bug
2013-04-26 17:28:09 +09:00
Sacha Greif
43a398bd26
refactoring file structure
2013-04-13 15:05:18 +09:00