summaryrefslogtreecommitdiffstats
path: root/askbot/models/signals.py
Commit message (Expand)AuthorAgeFilesLines
* added another signal - new_comment_posted, in hindsight maybe we should have ...Evgeny Fadeev2013-05-161-0/+3
* added extra context to the edit answer pageEvgeny Fadeev2013-05-021-3/+0
* added "auto-tweet" featureEvgeny Fadeev2013-04-151-0/+3
* added signals answer_edited and answer_before_edit and setting ASKBOT_EDIT_AN...Evgeny Fadeev2013-03-271-0/+6
* added new_answer_posted signal and ASKBOT_NEW_ANSWER_FORM settings.py settingEvgeny Fadeev2013-03-261-0/+4
* added setting allowing to change when author of the emailed post is notified ...Evgeny Fadeev2012-05-301-1/+6
* hopefully fixed bugs with the approval notification messagesEvgeny Fadeev2012-05-281-0/+1
* added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-221-0/+2
* Added - ability to remove own flags to questions and answersDejan Noveski2011-12-041-2/+4
* made user response counts update by actually counting items in the databaseEvgeny Fadeev2011-04-251-1/+1
* added a management command fix_question_tagsEvgeny Fadeev2011-01-281-0/+63
* made the enthusiast badge work and added version display to the footer templateEvgeny Fadeev2011-01-051-0/+3
* added taxonomist badge and incremented the versionEvgeny Fadeev2011-01-051-1/+3
* moderation rules apply to posting comments, fixed login prompt linksEvgeny Fadeev2010-08-031-1/+1
* added permission tests for voting, split tests.py into several filesEvgeny Fadeev2010-07-311-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+23