-
pull in auth users emails properly. previously they were treated as anonymous
-
add readme
-
Implement support for the Disqus API instead of the method I previously worked on. This commit will require the upload of the Disqus API to the libraries folder... Export via the API does not work at the moment, and the code has not been tested extensively
-
comment out or remove oauth implementation. going back to the old method :(
-
- Provide better export and importing - Reorganziation of codde - Added OAuth support, but does not currently work with Disqus
-
Complete overhaul of the disqus_migrate module. Re-implementation of the API, better support for exporting, importing, and syncing
-
Issue #273853 by dstol, Rob Loach: Toggle Disqus Comments permission.
-
Issue #273853 by dstol, Rob Loach: Toggle Disqus Comments permission.
-
Issue #1166258 by tirdadc: String warning fix in Views comments.
-
Issue #1193652: Only create the schema if the table does not exist.