Git Product home page Git Product logo

ember-disqus's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ember-disqus's Issues

Incompatible with Ember CLI 2.11

Currently, it crashes apps based on Ember CLI 2.11 because its own Ember CLI setup is so old.

@sir-dunxalot Are you going to maintain this addon? Looks like it's been abandoned for two years.

I tried upgrading this addon's Ember CLI setup, but the tests are written in an outdated fashion, and I wasn't able to align them with modern conventions.

Please either upgade it to latest Ember CLI or consider passing it to another maintainer. I'm thinking of restarting this addon from scratch.

Add support to fetch thread by url

When you have multiple sites, you can share a thread with other sites if they are whitelisted in the admin panel.

In order to do this, you need to specify disqus_url and omit identifier.

"Loading Comments..." message always being displayed

First load works as expected.

However, if I visit a route that envokes the disqus-comments component, and then navigate to a new view with another instance of the disqus-comments, the "Loading Comments..." text is present above the iframe.

screenshot 2016-09-21 08 39 19

Overriding init without calling this._super is deprecated

Installing this results in the following deprecation message:

DEPRECATION: Overriding init without calling this._super is deprecated. Please call `this._super.init && this._super.init.apply(this, arguments);` addon: `ember-cli-htmlbars`
    at Function.Addon.lookup (/var/www/myproject/node_modules/ember-cli/lib/models/addon.js:1009:27)
Ember      : 2.7.0
Ember Data : 2.7.0
jQuery     : 2.2.4

Placeholder text not being removed on revisit to page

I have a {{disqus-comments}} on a show page. On the first visit to the show page, the placeholder "Loading Comments..." is shown, then removed once Disqus is ready. Upon going back to my index page, then revisiting the show page, the placeholder text is no longer removed, but instead sits above the Disqus comments.

I'm currently getting around this by providing an empty block as the placeholder, but this obviously isn't ideal. Sorry I couldn't be of more help and debug this myself; I took a look through the code and couldn't find the logic tied to redrawing/overwriting the template/placeholder text.

I'd be happy to dig deeper if pointed in the right direction as far as where the redrawing happens.

disqus-comment-count

First off, very nice plug in here... works just like you say it should.

Only minor change I would like to see so far is right now it appears the {{disuqs-comment-count}} gets the number of total comments per discussion INCLUDING deleted ones... As a discussion moderator and developer, I would like to see a comment-count of only APPROVED comments. It appears Disqus keeps all comments made per discussion (including deleted ones) so not sure if this is even possible or if there would be a way to filter down the list to simply approved ones.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.