Vulcan/packages/telescope-comments/lib
Scott-Hutcheson 5d5dd88ed5 replaced getUserName with getDisplayName for comments
This is to ensure that in notifications, those users who do not have a username,
are still displayed using their display name.

This is required because certain users are missing user names (caused by the usage of
the social sign-up options which does not create a username)
2015-10-01 16:48:51 +01:00
..
client/templates fix comment edit bug 2015-09-25 09:59:29 +09:00
server Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array 2015-09-03 14:30:35 +09:00
callbacks.js clean up 2015-06-30 19:12:29 +09:00
comments.js fix typo 2015-09-04 12:30:04 +09:00
helpers.js replaced getUserName with getDisplayName for comments 2015-10-01 16:48:51 +01:00
methods.js pass old unedited post to callbacks 2015-08-22 18:13:37 +09:00
parameters.js Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array 2015-09-03 14:30:35 +09:00
routes.js migrating to Flow Router (WIP) 2015-09-17 14:51:14 +09:00
views.js post comments are not paginated yet, so set their limit to 0 2015-05-20 09:19:50 +09:00