Sacha Greif
dc683d7a10
Rename property to lastCommentedAt
2014-07-22 10:29:37 +09:00
Sacha Greif
bcefb66075
typo fix
2014-07-19 15:10:47 +09:00
Sacha Greif
65eae8f171
add lastCommentDate to posts
2014-07-19 15:08:28 +09:00
Sacha Greif
a555e847b6
fix #320
2014-07-18 09:21:45 +09:00
Sacha Greif
9571407012
background css (fix 325)
2014-07-11 10:54:07 +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
4879a8943f
Fixing #312
2014-07-06 09:12:30 +09:00
Sacha Greif
3dc08bcc0c
working on callbacks
2014-07-05 18:06:28 +09:00
Sacha Greif
fa25d69444
fixing comment bugs
2014-07-05 16:21:28 +09:00
Sacha Greif
cc2834cfc1
adding siteUrl as a setting
2014-07-03 17:22:36 +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
953c380ca5
simplifying share options
2014-07-03 10:09:22 +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
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