summaryrefslogtreecommitdiffstats
path: root/askbot/management/commands/send_email_alerts.py
Commit message (Expand)AuthorAgeFilesLines
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-11/+10
* removed "revision_type" fieldEvgeny Fadeev2012-06-271-14/+11
* group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-2/+2
* moved module askbot.utils.mail -> askbot.mailEvgeny Fadeev2012-05-251-1/+1
* merged the master branchEvgeny Fadeev2012-05-091-0/+3
|\
| * basic post moderation feature worksEvgeny Fadeev2012-04-071-0/+3
* | fix HREF= for "adjust" frequency of the email updatesJim Tittsler2012-04-281-1/+1
|/
* about halfed the queries on the question page on warm cache, cut CPU time som...Evgeny Fadeev2012-02-291-6/+7
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-7/+18
* merged the master branchEvgeny Fadeev2012-01-161-27/+0
|\
| * removed bad copywriting from the send_email_alerts management commandEvgeny Fadeev2012-01-151-27/+0
| * removed words "askbot" from the messages in send_email_alertsEvgeny Fadeev2012-01-111-3/+3
* | BigMigration: Fixed some more tests - Out of 456 test, only 49 fail, ONLY for...Tomasz Zielinski2012-01-021-12/+14
* | BigMigration: Out of 456 test, only 67 fail, mostly for email and on-screen t...Tomasz Zielinski2011-12-311-3/+2
* | Tickets 104, 107: transplant of methodsTomasz Zielinski2011-12-081-3/+4
* | Tickets 104, 107: transplant of titleTomasz Zielinski2011-12-071-1/+1
* | Tickets 104, 107: transplant of the followed_by fieldTomasz Zielinski2011-12-041-2/+2
* | Tickets 104, 107: transplant of last_activity_* fieldsTomasz Zielinski2011-12-041-6/+6
* | Tickets 104, 107: transplant of close* fieldsTomasz Zielinski2011-12-041-1/+1
|/
* Removed QuestionRevision/AnswerRevision references from the codebaseTomasz Zielinski2011-11-081-4/+4
* added dedicated url to user subscriptions pageEvgeny Fadeev2011-06-161-1/+10
* almost finished support of other login apps to be used with askbotEvgeny Fadeev2011-06-051-1/+1
* decoupling login app. missing subscriptions should not be a problemEvgeny Fadeev2011-06-041-0/+1
* made some of the missing email alert settings "create themselves" when they a...Evgeny Fadeev2011-06-031-4/+2
* added an send_unanswered_question_reminders management command, untestedAndrei2011-04-151-82/+16
* added display tag filter strategy - instead of just hide ignoredAndrei2011-03-211-3/+3
* finished the wildcard tag featureandrei2011-02-281-4/+22
* added support for the email subject line prefixEvgeny Fadeev2011-02-211-8/+15
* removed unused importsEvgeny Fadeev2011-01-091-2/+0
* fixed a bug preventing installation onto clean environmentEvgeny Fadeev2010-11-201-5/+6
* added username/password, facebook, twitter and linkedin logins, ability to ad...Evgeny Fadeev2010-09-161-1/+1
* basic account recovery seems to workEvgeny Fadeev2010-08-261-25/+61
* email notifications seem to work correctlyEvgeny Fadeev2010-07-091-3/+8
* added more email alert tests, some still failEvgeny Fadeev2010-07-081-5/+12
* added some tests for email alertsEvgeny Fadeev2010-07-081-47/+62
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+477