community-platform icon indicating copy to clipboard operation
community-platform copied to clipboard

DuckDuckGo Community Platform

Results 100 community-platform issues
Sort by recently updated
recently updated
newest added

It would be awesome for proof reading content before submitting.

[`script/ddgc_db_autoupgrade.pl`](https://github.com/duckduckgo/community-platform/blob/dev/script/ddgc_db_autoupgrade.pl) should be considered informational for developers working on schema changes, not the canonical source of diffs post-merge/deployment. I'd like to discuss options for making schema changes available to developers...

Improvement
Priority: High

All blog posts older than 1 year currently display as posted, "1 year ago" for example: https://duck.co/blog/archive/2013-05 perhaps related to https://github.com/duckduckgo/community-platform/pull/253

Bug
Priority: Medium
Blog

Related #270 Tying up instances with potential waiting for long-running or external-dependent tasks is potentially A Bad Thing. Long running or potentially intermittently available tasks / services should be handled...

Improvement

So now Travis CI builds are passing, let's take a look at their performance: ![Passing - whoopee](http://jbrt.org/ddg/travis.png) Getting close to a half-hour to finish some runs - we must be...

Improvement
Priority: Medium

Everyday I get an notification email, click on it, and every day I have to log in. Pretty well everyone these days have long lived sessions, or at very least...

It currently indexes: - Ghosted threads - Threads from non-general forums If we restrict the index, then the crazy filtering that happens on query can be nixed.

At the very least reload with the hash anchor of the new comment (see #458 ), but ideally just ajax in the new comment without a page reload

When you check your notifications it brings you to the forum post. It's difficult to find the new post in a longer nested thread. From a forum comment by @brendanheywood...

- Some UTF-8 characters in the password field are troublesome (try creating an account with '€' in the password). - Auth is done over HTTP. While both services are on...