summaryrefslogtreecommitdiffstats
path: root/forum/management/commands/send_email_alerts.py
Commit message (Expand)AuthorAgeFilesLines
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-477/+0
* mentions work in all kinds of posts, unified activity logging for post updatesEvgeny Fadeev2010-06-051-2/+10
* general debugging, still may be brokenEvgeny Fadeev2010-06-031-7/+13
* instant notification on comment worksEvgeny Fadeev2010-05-241-2/+2
* merged mentions in to activity modelEvgeny Fadeev2010-05-231-9/+8
* added twitter style mentions on comments and started adding instant notificationEvgeny Fadeev2010-05-171-8/+75
* slightly modified email alert sender and made a minor change in livesettingsEvgeny Fadeev2010-05-111-63/+139
* merged admin-interface into masterEvgeny Fadeev2010-05-101-10/+11
|\
| * broken commit. in the middle of moving conf to modelsEvgeny Fadeev2010-05-081-10/+11
| * started adding admin interfaceEvgeny Fadeev2010-04-271-0/+0
* | fixed a few pluralization bugs in translationsEvgeny Fadeev2010-05-091-1/+1
|/
* fixed inaccuracy in email subscription senderEvgeny Fadeev2010-03-211-1/+1
* fixed email sender job so it works as advertisedEvgeny Fadeev2010-03-211-71/+197
* in the middle of fixing email alertsEvgeny Fadeev2010-03-201-6/+8
* finally merged Josephs and Adolfos branches, basic on-scree new post notifica...Evgeny Fadeev2010-03-011-1/+1
|\
| * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-281-0/+1
| * merged joseph's branchEvgeny Fadeev2010-02-221-1/+0
| |\
| | * Moved apps back into base dirJoseph Turian2010-02-071-0/+192
| | * Moved applications into apps/ directoryJoseph Turian2010-02-071-192/+0
| | * recaptcha for conventional registration\n\Evgeny Fadeev2010-01-241-3/+4
| | * modified try-except-finally blocks for python 2.4 compatibilityRick Ross2010-01-161-3/+4
| | * added sitemap at /sitemap.xml and fixed per tag subscription (hopefully)Evgeny Fadeev2009-12-091-75/+70
| | * better selector of ignored questions, split javascript tag_selector into sepa...Evgeny Fadeev2009-12-091-2/+2
| | * added interesting and ignored tag selectors (works) and per-tag subscription ...Evgeny Fadeev2009-12-081-64/+75
| | * improved email subscription job, some small fixes, users now can change their...Evgeny Fadeev2009-11-231-41/+93
| | * better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-24/+115
| | * added some more filesEvgeny Fadeev2009-08-051-0/+41
| * merged adolfos branch, dos2unixd everythingEvgeny Fadeev2010-02-221-1/+1
| |\
| | * Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2010-02-091-98/+8
| | |\
| | * \ Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2009-12-151-0/+150
| | |\ \
| | * | | better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-24/+115
| | * | | added some more filesEvgeny Fadeev2009-08-051-0/+41
| | / /
* | / / New auth system, see the wiki for details.hrcerqueira2010-03-011-0/+0
|/ / /
* | / Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-181-1/+1
| |/ |/|
* | recaptcha for conventional registration\n\Evgeny Fadeev2010-01-241-3/+4
* | modified try-except-finally blocks for python 2.4 compatibilityRick Ross2010-01-161-3/+4
|/
* added sitemap at /sitemap.xml and fixed per tag subscription (hopefully)Evgeny Fadeev2009-12-091-75/+70
* better selector of ignored questions, split javascript tag_selector into sepa...Evgeny Fadeev2009-12-091-2/+2
* added interesting and ignored tag selectors (works) and per-tag subscription ...Evgeny Fadeev2009-12-081-64/+75
* improved email subscription job, some small fixes, users now can change their...Evgeny Fadeev2009-11-231-41/+93
* better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-24/+115
* added some more filesEvgeny Fadeev2009-08-051-0/+41