Vulcan/packages/nova-comments/lib
Comus Leong 464e20a96c eslint & clean up code, also fixed some bugs (#1515)
* [eslint] update eslint rules & add .eslintignore to ignore non-ready nova packages

* [clean-up] nova-voting

* [clean-up] [bug] nova-users: missing user parameter

* [clean-up] nova-users

* [clean-up] nova-subscribe

* [clean-up] nova-settings

* [clean-up] nova-rss

* [clean-up] [bug] nova-posts: correct UsersRemoveDeletePosts

* [clean-up] nova-posts

* [clean-up] nova-notifications

* [clean-up] [bug] nova-newsletter: no error.message on throw error

* [clean-up] nova-newsletter

* [clean-up] nova-lib

* [clean-up] nova-kadira

* [clean-up] nova-inject-data

* [clean-up] nova-getting-started

* [clean-up] nova-forms

* [clean-up] nova-events

* [clean-up] [bug] nova-embedly: no FlowRouter

* [clean-up] nova-embedly

* [clean-up] nova-email-templates

* [clean-up] nova-email

* [clean-up] nova-debug

* [clean-up] nova-core

* [clean-up] [bug] nova-comments: correct UsersRemoveDeleteComments

* [clean-up] nova-comments

* [clean-up] [bug] nova-cloudinary: use Telescope.settings.collection instand

* [clean-up] nova-cloudinary

* [clean-up] nova-categories

* [clean-up] nova-base-components

* [clean-up] nova-api

* [eslint] extends react recommended

* [clean-up] for jsx files

* [eslint] extends meteor recommended

* i forgot this one little change
2016-11-25 13:46:55 -05:00
..
server eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
callbacks.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
client.js removing Comments global 2016-06-23 12:17:39 +09:00
collection.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
custom_fields.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
emails.js Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
helpers.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
methods.js currentUser is now only given via context, update README about it, add a missing import 2016-10-14 08:47:18 +02:00
modules.js groups first pass 2016-07-19 17:30:59 +09:00
notifications.js prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
parameters.js remove Telescope global 2016-08-08 11:18:21 +09:00
permissions.js permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
published_fields.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
schema.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
server.js removing Comments global 2016-06-23 12:17:39 +09:00
views.js removing Comments global 2016-06-23 12:17:39 +09:00