summaryrefslogtreecommitdiffstats
path: root/askbot/utils/decorators.py
Commit message (Expand)AuthorAgeFilesLines
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-1/+2
* improved tag validation messages and fixed bug where tags were lost in the in...Evgeny Fadeev2012-09-221-0/+1
* hopefully fixed the error of email not being sent to the author of rejected postEvgeny Fadeev2012-05-101-1/+1
* preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-081-3/+13
* almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-0/+13
* assigning users to groups worksEvgeny Fadeev2012-03-201-0/+2
* maintenance edits - moved more external urls to consts and pylinted a number ...Evgeny Fadeev2011-09-141-10/+18
* Finished spam detection with akismet, added documentation about the topicAdolfo Fitoria2011-09-121-11/+25
* added akismet supportAdolfo Fitoria2011-09-091-1/+31
* changed ajax_only decorator to return status 200 even if there was error, lik...Evgeny Fadeev2011-06-231-1/+6
* support for alternative login apps finishedEvgeny Fadeev2011-06-051-1/+29
* comment editing worksEvgeny Fadeev2010-11-241-3/+38
* some progress on edit comment functionalityEvgeny Fadeev2010-11-221-7/+14
* moderation rules apply to posting comments, fixed login prompt linksEvgeny Fadeev2010-08-031-6/+8
* suspended and blocked users now cannot voteEvgeny Fadeev2010-07-191-0/+1
* user moderation view worksEvgeny Fadeev2010-07-171-0/+17
* made loading of front page a little faster, commented out buggy code in model...Evgeny Fadeev2010-06-201-0/+49
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+24