Sacha Greif
c118aaf8b4
fixing errors
2014-06-22 14:12:10 +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
d3d1ec3101
fixing indentation
2014-06-22 10:58:02 +09:00
Sacha Greif
a406211537
fixing search validation
2014-06-22 10:55:31 +09:00
Sacha Greif
a99a0f89e6
fixing new comments validation
2014-06-22 10:34: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
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
Sacha Greif
b04d727335
working on nag and tags package
2014-05-09 18:18:48 +09:00
Sacha Greif
61cf1b6bea
Merge branch 'christianbundy-master' into blaze-christian
...
Conflicts:
lib/router.js
2014-05-08 15:30:36 +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
90cd7cdaad
updated history.md
2014-05-07 10:23:11 +09:00
Sacha Greif
ec7d5a2996
Made settings fields optional.
2014-05-07 10:09:56 +09:00
Sacha Greif
4e5f26d49c
using simpleSchema for settings
2014-05-01 19:34:24 -07:00
Egor Suvorov
2f2b5d49f6
#209 : createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs)
2014-01-05 18:44:13 +02:00
Sacha Greif
a8ef61366f
added search logging
2013-11-22 14:20:47 +09:00
Sacha Greif
b2afbe6ac7
merging with master
2013-11-21 11:41:04 +09:00
Sacha Greif
0cc4ca1bbb
adding custom package
2013-11-21 11:32:09 +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
e18c5bbc0f
bugfix
2013-11-08 11:23:18 +09: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
b6c2a3aa6a
fixed comment voting bug
2013-11-03 13:23:11 +09:00
Sacha Greif
3c3400b280
fixed bug that prevented user profile updating
2013-10-31 10:41:01 +09:00
Sacha Greif
b7f4fb38e8
add _id property to post object
2013-10-29 17:54:45 +09:00
Sacha Greif
75714297e3
change createNotifications syntax
2013-10-23 20:20:10 +09:00
Sacha Greif
2cfbcd2360
improving notifications
2013-10-23 10:21:08 +08:00
Sacha Greif
2ce9d4022e
adding a subscription for commenting users
2013-10-21 23:07:36 +08:00
Sacha Greif
9c4f030b90
fixing singleUser publication; simplifying user object update/remove permissions
2013-10-21 18:56:22 +08:00
Sacha Greif
491ed441e2
removed bitly integration
2013-10-09 21:51:50 +09:00
Sacha Greif
2d8df6b3c2
working on comment reply
2013-10-09 20:11:58 +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
Aykut Yaman
b9666b6fd7
delete post comments too when a post is deleted
2013-07-19 14:30:39 +03:00