Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Releases: duckduckgo/community-platform

0.998

17 Nov 14:42
Compare
Choose a tag to compare

0.997

12 Nov 16:33
Compare
Choose a tag to compare
  • Remove CSRF token requirement for redirector - expired sessions crash hard.
  • Script to approve pending IA edits ( @jdorweiler )
  • Styling, layout and behaviour changes to IA page index ( @MariagraziaAlastra )

0.996

11 Nov 12:16
Compare
Choose a tag to compare
  • Add breadcrumbs to IA pages ( @MariagraziaAlastra )
  • Staff permissions for IA page editing ( @MariagraziaAlastra )
  • Add validation message for '@' in username on login / forgotpw
  • Backed out previous changes to HTML entity translations since this can be doubly applied in places.

0.995

07 Nov 19:36
Compare
Choose a tag to compare

0.994

07 Nov 18:06
Compare
Choose a tag to compare
  • Add an interstitial page to actually perform the redirect - we don't want tokens in the referer!
  • Typo fix in bbcode for blogs help

0.993

07 Nov 15:19
Compare
Choose a tag to compare
  • Merging edit functions to IA page view ( @MariagraziaAlastra )
  • Additional db fields describing IAs ( @jdorweiler )
  • Unicode fixes ( @jdorweiler )
  • Added attribution to json output ( @russellholt )
  • Added unique username field to password reset and login forms
  • Enabled per-language filtering for translation and token comment notifications for translation managers
  • Changed inputs on /wear to textareas
  • Added CSRF token to more actions
  • Rate limit for login failures per-user and per-session
  • Rate limit for password reset mailing, per user and per-session.
  • Make dezi errors act like other site errors (provide log entry ID, no sending query back to page)
  • Require password to delete account or change email address
  • Change session ID on successful login
  • Moved IA version detection to config section of DDGC.pm
  • Setting Content Security Policy header to self and duckduckgo.com only
  • Fix config for cookie secure flag
  • Set nosniff, noopoen and XSS policy headers for IE
  • Fixed script used to retrieve GitHub contributor stats

0.992

30 Oct 16:44
Compare
Choose a tag to compare
  • Set tighter caching policy for logged-in users.

0.991

30 Oct 12:51
Compare
Choose a tag to compare
  • Option to hide forum badge for comleaders / translation managers (Account page -> Show Forum Badge)
  • Reduce cache time for checking available moderations / reports
  • Hide forum avatar of users in moderation queue
  • Layout changes to username / logout links in header
  • Some route typo fixes

0.990

24 Oct 17:53
Compare
Choose a tag to compare

0.989

24 Oct 16:35
Compare
Choose a tag to compare
  • Comment moderation updates, moderation page enhancements
  • Stop using prefetch_all for grouped comments
  • Migrate IA templates to handlebars ( @MariagraziaAlastra )
  • IA Page layout changes ( @MariagraziaAlastra )
  • iameta error handling ( @jdorweiler )
  • IA JSON changes ( @russellholt )
  • IA Page column headers fix ( @russellholt )
  • IA page <-> User edit permissions schema updates
  • Deploy script changes - redundant lines removed, installation moved to ephemeral storage
  • Styling changes for comment view (nixed reply buttons)
  • Number of comment age units reduced based on age - Issue #175
  • Removing front page tag line ( @zekiel )