DISQUS-API-Recipes icon indicating copy to clipboard operation
DISQUS-API-Recipes copied to clipboard

Cook all the things!

Results 17 DISQUS-API-Recipes issues
Sort by recently updated
recently updated
newest added

Hi, I'm following your [guide](https://help.disqus.com/customer/portal/articles/472096) to display disqus comments on my Android app. It works fine for the most part as comments are being displayed nicely. However, I can't get...

Hi, This is obviously not an issue with the library but I don't know a better place to ask: We are already using Disqus SSO successfully however we need to...

The sample code was falling victim to the case-insensitivity of the SerializeJSON function (www.bennadel.com/blog/2162-maintaining-key-case-during-json-serialization-in-coldfusion.htm), and also wasn't quite generating UNIX timestamps accurately. I also indented the code for readability, which,...

these are never used (on the page). some comments as to why they're there (if they are needed) would be helpful. var disqus_identifier = ... var disqus_url = ... var...

i'm implementing Disqus comments in ionic 3 but it will not load on same page . Sometimes it moves and never. i implement it through universal code of Disqus .Anyone...

Hi, I'd like to know if there are solutions to this for people using embedded web views or if you plan on offering alternatives before the deadline next year? They're...

I wanna implement a feature where I notify my users that someone replied on their comment. I looked deep into the `onNewComment` in the js lib, but there wasn't information...

Why is disqus_config not used in the example (/js/disqus-reset/disqus_reset.html)?

@ryanvalentin, Please, provide Python 3 compatible example... https://github.com/disqus/DISQUS-API-Recipes/blob/master/sso/python/sso.py I confused with encode/decode...

Hi, current i'm developing mobile apps (Xamarin) using disqus javascript mobile embed solution. While on Windows Phone work fine, on Android (minimum 5.0) WebView based on Chromium, this solution never...