Sacha Greif
|
63bfed8d4d
|
fix subscribe to comments
|
2015-09-12 11:46:23 +09:00 |
|
Sacha Greif
|
e6aa69ac2f
|
move part of permission logic from router to templates; clean up router filters
|
2015-09-08 11:08:02 +09:00 |
|
Sacha Greif
|
993a5f65a8
|
Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array
|
2015-09-03 14:30:35 +09:00 |
|
Sacha Greif
|
044f210f13
|
link up "please log in to comment" message; fix Posts.current() helper
|
2015-07-23 12:00:40 +09:00 |
|
Sacha Greif
|
9b8bbaeed3
|
calling vote methods with id and not whole object
|
2015-07-10 11:06:40 +09:00 |
|
Sacha Greif
|
8f7adeb188
|
small tweaks
|
2015-07-01 15:28:08 +09:00 |
|
Sacha Greif
|
464e1ae481
|
fix comment voting style
|
2015-06-19 15:30:31 +09:00 |
|
Sacha Greif
|
6d7a0fa316
|
Rename comment_reply route to comment_page
|
2015-06-19 11:51:35 +09:00 |
|
Sacha Greif
|
5299db4866
|
Merge branch 'master' into devel
# Conflicts:
# Dockerfile
# packages/telescope-comments/lib/client/templates/comment_item.html
# packages/telescope-comments/lib/client/templates/comment_item.js
|
2015-05-20 10:14:08 +09:00 |
|
Sacha Greif
|
affec3c1c8
|
using spacebars helpers for profileUrl, username, and displayName
|
2015-05-14 16:42:19 +09:00 |
|
Sacha Greif
|
24e3a41d73
|
add comment submit keyboard shortcut, tweak comment styling
|
2015-05-14 11:21:44 +09:00 |
|
Sacha Greif
|
2bb4913fb2
|
cleaning up user helpers
|
2015-05-13 11:01:03 +09:00 |
|
Sacha Greif
|
3c22937896
|
userCreated -> onCreateUser; fixing getting started package
|
2015-05-08 11:45:09 +09:00 |
|
Sacha Greif
|
bcf50c1cd0
|
update subscribe to posts package
|
2015-05-08 11:00:15 +09:00 |
|
Sacha Greif
|
b60074ea53
|
using terms and params for commentsList subscription
|
2015-05-08 09:33:27 +09:00 |
|
Sacha Greif
|
11bd064039
|
Add commentsListController
|
2015-05-08 09:20:58 +09:00 |
|
Sacha Greif
|
88be07cbe5
|
using posts list controller with posts_list_compact template for profile posts
|
2015-05-07 18:54:46 +09:00 |
|
Sacha Greif
|
5be4ca2542
|
better way to pass comment submit form context
|
2015-05-07 18:00:13 +09:00 |
|
Sacha Greif
|
e61cf38437
|
small comment form tweaks
|
2015-05-06 17:13:10 +09:00 |
|
Seth Sandler
|
069f4ad16f
|
Add topLevelCommentId field to comments along with migration. This allows childComments to know what the top most parent comment is.
|
2015-05-05 16:45:53 -07:00 |
|
Sacha Greif
|
fcc290c55f
|
fixing comment and post edit before hooks
|
2015-05-04 12:32:00 +09:00 |
|
Sacha Greif
|
be35c98822
|
Add third "constant" parameter to callbacks; split callbacks.run into run and runAsync; split postEdit and commentEdit in two
|
2015-05-04 10:19:50 +09:00 |
|
Sacha Greif
|
fc8af1c9da
|
owner -> member; set allow/deny for posts, comments, users
|
2015-04-28 17:15:53 +09:00 |
|
Sacha Greif
|
40d38d1364
|
clean up comment edit form; continue namespacing users.telescope
|
2015-04-28 15:54:19 +09:00 |
|
Sacha Greif
|
10166402ef
|
use fields method to restrict fields after all
|
2015-04-28 11:32:53 +09:00 |
|
Sacha Greif
|
e26fb593ea
|
Using AutoForm for comment submit form
|
2015-04-28 09:44:43 +09:00 |
|
Sacha Greif
|
eb0aba65e5
|
simplifying modules code
|
2015-04-24 08:13:41 +09:00 |
|
Sacha Greif
|
ab77526a0f
|
namespacing and refactoring template modules
|
2015-04-23 17:45:37 +09:00 |
|
Sacha Greif
|
03f450e9d2
|
move posts and comments templates to their respective packages
|
2015-04-22 12:09:57 +09:00 |
|