You cannot post messages because only members can post, and you are not currently a member.
Description:
Group for everyone that is involved in Disqus development, integration and so on.
|
|
|
|
Upcoming Backwards Incompatible Changes
|
| |
Due to capacity and performance concerns we're going to have to make some backwards incompatible changes to several endpoints in the near future. I don't have a precise date yet, but I wanted to open this up as early as possible. The following API methods will no longer allow you to retrieve more than... more »
|
|
|
Threads per category widget
|
| |
Hi,
I have a site with several categories and I'd like to be able to show
recent comments on a per category basis on the page corresponding to
each category.
The Disqus recent comments widget currently takes several parameters.
Would it be possible to add another that acts as a category filter?... more »
|
|
|
How do people get the little icon for their forum?
|
| |
You know, the ones that look like favicon.ico on most of well-known sites using Disqus I've been to, the ones to the left of the forum's name when you open your Disqus account window? Is this a feature available to paid accounts only? Thanks!
|
|
|
Disqus JS not showing approved comments
|
| |
Hi, I'm a moderator of a forum so I can see the comments via both the front end (JS on site) and the backend (moderation interface on disqus.com) I left three comments today. Two of them do not appear on the site. I know they exist, approved, not deleted etc. because they are still available via API calls and therefore render locally. But, once JS loads, it seems to be... more »
|
|
|
Creating categories from the console
|
| |
I've been trying to create a category using the api console, using the
method documented here:
[link]
When I supply the shortname and the category title and POST, I get the
following response:
{
"code": 2,
"response": "Invalid argument, 'forum': User does not have admin... more »
|
|
|
Slug with hyphen throws internal server error
|
| |
when i create a new Thread via the API a slug like this-is-my-slug
gets transformed to this_is_my_slug which is a behaviour that i have
not seen with all my previous threads. When i try to update the thread
in renaming the slug again to this-is-my-slug i get error 15 "There
was internal server error while processing your request".... more »
|
|
|
Support for Opera Mini & Mobile
|
| |
Do you know how to post a comment in Disqus using the latest Opera
Mini or Opera Mobile? I cannot type any text into comment box. It's a
shame that the most popular mobile browsers are not supported!
|
|
|
disqus not loading with universal code
|
| |
I've integrated the javascript universal code onto a live page and
set disqus_shortname, disqus_identifier, disqus_url, disqus_title.
Disqus just doesn't show up. I used firebug to ensure that disqus code
was being executed and that the above vars were correctly set.
The javascript snippet and vars is the only thing that needs to be... more »
|
|
|
listActivity ignores 'since' parameter
|
| |
To reproduce:
1. Go to [link], select Users -> listActivity
2. Add a parameter 'since', set it to '2012-03-23T12:40:12' (adjust
the date so that it is tomorrow's date)
3. Click "Send request"
Expected result:
- No results returned
Actual result:
- Lots of reuslts returned, in fact, the very same results as if the... more »
|
|
|