summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated changelogEvgeny Fadeev2014-07-141-0/+2
* premoderation fully worksEvgeny Fadeev2014-07-1411-43/+119
* a bugfix is the feedback form with email opt-outEvgeny Fadeev2014-07-141-2/+3
* initial work to show pending posts to authors with premoderation modeEvgeny Fadeev2014-07-113-3/+82
* when answers are deleted or restored and when users are blocked, last thread ...Evgeny Fadeev2014-07-115-5/+39
* styling fix in the responses inboxEvgeny Fadeev2014-07-114-23/+28
* update item count upon changes in the moderator queue, improve layout, show u...Evgeny Fadeev2014-07-118-17/+81
* bugfixes in the moderation handlerEvgeny Fadeev2014-07-101-99/+118
* show new user status in the profileEvgeny Fadeev2014-07-103-11/+8
* enabled "decline with reason" moderation and improved moderation featureEvgeny Fadeev2014-07-0910-417/+159
* removed cache busting upon change of the moderation modeEvgeny Fadeev2014-07-081-8/+0
* better post moderation works on first passEvgeny Fadeev2014-07-0827-326/+765
* initial work for better bulk moderation toolEvgeny Fadeev2014-06-3011-194/+702
* Merge pull request #269 from daftu/issue-268-fixEvgeny Fadeev2014-06-282-2/+2
|\
| * Added translation support for "Save" button in site settings and group settin...root2014-06-282-2/+2
|/
* Merge pull request #266 from mgeisler/patch-1Evgeny Fadeev2014-06-251-1/+1
|\
| * Add missing wordMartin Geisler2014-06-251-1/+1
|/
* allow bulk deletion of content by user upon blockingEvgeny Fadeev2014-06-207-5/+75
* updated the contributors fileEvgeny Fadeev2014-06-151-0/+1
* a minor fix in the settings templatesEvgeny Fadeev2014-06-152-4/+0
* Merge pull request #156 from dmzio/corrsettingsEvgeny Fadeev2014-06-152-4/+8
|\
| * fixes #155zio2013-08-192-4/+8
* | Merge pull request #160 from powlo/fix_delete_unused_tagsEvgeny Fadeev2014-06-152-2/+18
|\ \
| * | Remove manual transactions when deleting tags.Paul Backhouse2013-08-232-2/+18
* | | changed single quotes to double in js trans stringsEvgeny Fadeev2014-06-151-4/+4
* | | Merge pull request #181 from harobed/addadmin-noinput-optionEvgeny Fadeev2014-06-151-1/+11
|\ \ \
| * | | Append help msg + noinput option to add_admin management commandStéphane Klein2013-10-121-1/+11
* | | | removed unused importEvgeny Fadeev2014-06-151-2/+1
* | | | Merge pull request #215 from keto/fix-prefork-modeEvgeny Fadeev2014-06-151-0/+4
|\ \ \ \
| * | | | Close cache after startup proceduresPami Ketolainen2014-03-171-1/+3
| * | | | Fix database connection issues in prefork mode.Pami Ketolainen2014-03-171-0/+2
* | | | | merged keto's work on better handler500Evgeny Fadeev2014-06-153-4/+24
|\ \ \ \ \
| * | | | | Fix 500 template processing errorPami Ketolainen2014-03-183-2/+12
| |/ / / /
* | | | | added validation to custom logo destination urlEvgeny Fadeev2014-06-154-4/+26
* | | | | Merge pull request #238 from hackingspirit/custom_logo_url_destinationEvgeny Fadeev2014-06-154-3/+14
|\ \ \ \ \
| * | | | | Allow customization of the destional URL for the logo imageZhenlei Cai2014-05-034-3/+14
* | | | | | Added option to allow asking without registrationEvgeny Fadeev2014-06-149-19/+46
|\ \ \ \ \ \
| * | | | | | Added support for directly posting as anonymous with recaptchaEgil Moeller2014-02-144-10/+35
* | | | | | | added Andrew Chen to the contribs listEvgeny Fadeev2014-06-141-0/+1
* | | | | | | Merge pull request #206 from yongjhih/fbEvgeny Fadeev2014-06-141-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Oauth2: Facebook: Fix email not foundAndrew Chen2014-02-061-2/+3
* | | | | | | | Merge pull request #250 from BenjaminABEL/masterEvgeny Fadeev2014-06-1411-32/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix deprecation warning in HttpResponseBenjamin ABEL2014-06-138-29/+29
| * | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develBenjamin ABEL2014-06-1346-193/+261
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | small changes in the group messaging jsEvgeny Fadeev2014-06-131-2/+2
* | | | | | | | | put email footer two paragraphs into oneEvgeny Fadeev2014-06-111-2/+1
* | | | | | | | | hopefully fixed issue with the deletion of the login method under httpsEvgeny Fadeev2014-06-102-2/+2
* | | | | | | | | fixes broken subscribed tags editor on the user profile subscriptions tab and...Evgeny Fadeev2014-06-0415-83/+95
* | | | | | | | | removed unnecessary class from signup buttonEvgeny Fadeev2014-06-041-1/+0
* | | | | | | | | added remote ip fixer middlewareEvgeny Fadeev2014-06-021-0/+21