summaryrefslogtreecommitdiffstats
path: root/askbot/const/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* added frontent UI for the auto-tweeting setup in the user profileEvgeny Fadeev2013-04-151-2/+2
* added twitter fields to the auth_user modelEvgeny Fadeev2013-04-151-0/+9
* allowed to enable and disable scopes on the main pageEvgeny Fadeev2013-03-221-1/+1
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-1/+1
* bugfixes: 1) global subscribers get emails even if frequency is zero; 2) if s...Evgeny Fadeev2012-12-051-2/+14
* fixing some tests and merge errors, commit before the lights goes outAdolfo Fitoria2012-10-021-4/+4
* a part of "ask to join group" moderationEvgeny Fadeev2012-09-051-0/+1
* merged Adolfos and my branchesEvgeny Fadeev2012-08-301-2/+2
|\
* | moved forms, partially broken due to Tag/Group model migrationAdolfo Fitoria2012-08-291-0/+42
|/
* merged with the user-groups branchEvgeny Fadeev2012-08-101-8/+12
* added "show only subscribed tags" choice to the main pageEvgeny Fadeev2012-07-101-2/+8
* group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-4/+5
* made moderation dialog work again after the mergeEvgeny Fadeev2012-06-071-2/+42
|\
| * added setting allowing to change when author of the emailed post is notified ...Evgeny Fadeev2012-05-301-0/+39
| * added subject to the post with comment mailto linkEvgeny Fadeev2012-05-301-1/+1
| * fixed mailto link and replaced quote_plus with quote fo encode content and su...Evgeny Fadeev2012-05-301-1/+1
| * test cases for the post approval notifications passEvgeny Fadeev2012-05-271-0/+1
| * fixed regex for the email reply separator and a bug in sending email alertsEvgeny Fadeev2012-05-241-1/+1
* | fancy tag editor now has input validationEvgeny Fadeev2012-06-041-0/+2
|/
* added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-221-0/+5
* added a mailto link to the instant notificationEvgeny Fadeev2012-05-211-0/+4
* added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-071-4/+9
* almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-1/+11
* basic post moderation feature worksEvgeny Fadeev2012-04-071-1/+8
* user group descriptions are editable, but the WMD still does not want to show...Evgeny Fadeev2012-03-271-0/+12
* fixed the regex to split out the email responseEvgeny Fadeev2012-03-231-1/+1
* simplified text of the instant email alertEvgeny Fadeev2012-03-231-1/+2
* added user and date info to the full thread summary in the email responseEvgeny Fadeev2012-03-231-0/+1
* fixed bugs so that test cases passEvgeny Fadeev2012-03-211-0/+2
* cache invalidation on the question page seems to workEvgeny Fadeev2012-03-051-0/+4
* cached answer list query which saves about 15% on the question page generationEvgeny Fadeev2012-02-271-0/+2
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-5/+5
* Main page thread summary caching BETATomasz Zielinski2012-01-241-1/+2
* Page_size removed for questionsTomasz Zielinski2012-01-141-6/+1
* Big cleanup of search and paginationTomasz Zielinski2012-01-141-1/+2
* added support for LOGIN_REDIRECT_URL to django_authopenid submoduleEvgeny Fadeev2011-11-251-2/+2
* added management command "send_accept_answer_remindersEvgeny Fadeev2011-10-231-0/+5
* added url explaining how to enable cookies in the browserEvgeny Fadeev2011-09-171-0/+1
* maintenance edits - moved more external urls to consts and pylinted a number ...Evgeny Fadeev2011-09-141-25/+37
* added live settings to adjust license info in the footerEvgeny Fadeev2011-09-141-1/+2
* Changes in the avatar fields.Adolfo Fitoria2011-08-291-0/+5
* renamed gravatar settingsEvgeny Fadeev2011-07-281-1/+1
* added setting to switch between tag cloud and tag listNoahY2011-07-271-0/+5
* added option to customize gravatarNoahY2011-07-251-1/+9
* allowed more characters in the user nameEvgeny Fadeev2011-06-151-1/+1
* mainly documentation for the video embedding featureEvgeny Fadeev2011-05-051-1/+2
* added an send_unanswered_question_reminders management command, untestedAndrei2011-04-151-0/+5
* built basic post by email featureAndrei2011-04-061-0/+1
* added display tag filter strategy - instead of just hide ignoredAndrei2011-03-211-4/+8
* some refactoring and removal of dead codeEvgeny Fadeev2011-01-101-0/+2