summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | deleted an unused fileEvgeny Fadeev2012-05-251-28/+0
* | | | | moved module askbot.utils.mail -> askbot.mailEvgeny Fadeev2012-05-2516-388/+388
* | | | | created module askbot.mail and moved lamson_handlers.py thereEvgeny Fadeev2012-05-254-6/+11
* | | | | fixed a bug in the notification sendingEvgeny Fadeev2012-05-251-1/+1
* | | | | added test cases for detection of email signatureEvgeny Fadeev2012-05-254-94/+131
* | | | | bugfix in formatting answerable email notificationEvgeny Fadeev2012-05-241-1/+1
* | | | | added signature extraction to processing of all responsesEvgeny Fadeev2012-05-243-20/+40
* | | | | added signature stripping to posting of responses by emailEvgeny Fadeev2012-05-242-0/+5
* | | | | fixed regex for the email reply separator and a bug in sending email alertsEvgeny Fadeev2012-05-245-5/+9
* | | | | better handling of notification removalEvgeny Fadeev2012-05-241-2/+2
* | | | | fixed the Reply-To address for the comment reply for the questionEvgeny Fadeev2012-05-231-1/+6
* | | | | fixed bug with wrong reply address in the instant email notificationEvgeny Fadeev2012-05-231-3/+9
* | | | | fixed bug causing content duplication when posting by emailEvgeny Fadeev2012-05-221-1/+5
* | | | | edited copy on the welcome emailEvgeny Fadeev2012-05-221-1/+4
* | | | | stripped leading empty lines in the email signatureEvgeny Fadeev2012-05-221-2/+3
* | | | | one more bugEvgeny Fadeev2012-05-221-0/+1
* | | | | fixed two bugs in the signature detection codeEvgeny Fadeev2012-05-221-3/+9
* | | | | fixed a bug in the template nameEvgeny Fadeev2012-05-221-1/+1
* | | | | reordered migration numbers after the mergeEvgeny Fadeev2012-05-221-0/+0
* | | | | Merge branch 'tmp' into user-groupsEvgeny Fadeev2012-05-228-26/+238
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tmp' into user-groupsEvgeny Fadeev2012-05-1424-85/+279
| |\ \ \ \ \
| * | | | | | search for users now works for the user profileEvgeny Fadeev2012-05-137-26/+149
| * | | | | | added postgres search configuration for the user profilesEvgeny Fadeev2012-05-131-0/+89
* | | | | | | added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-221-0/+5
* | | | | | | added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-2217-73/+298
* | | | | | | added default automatic decision on whether to reply by comment or answerEvgeny Fadeev2012-05-211-1/+2
* | | | | | | added a mailto link to the instant notificationEvgeny Fadeev2012-05-214-15/+381
* | | | | | | hopefully fixed the "ask by email" instructions in the bounced messageEvgeny Fadeev2012-05-211-11/+40
* | | | | | | fixed an accidental bug from the previous commit and hopefully, the fakepath ...Evgeny Fadeev2012-05-212-1/+6
* | | | | | | reformatted groups list everywhere, added "my groups" and "all groups" sectio...Evgeny Fadeev2012-05-2114-141/+260
| |_|/ / / / |/| | | | |
* | | | | | added the YanoneKaffeesatz font to the media files and an settings.py option ...Evgeny Fadeev2012-05-1613-16/+145
* | | | | | Merge branch 'user-groups'Evgeny Fadeev2012-05-169-16/+18
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | fixed style for the list of similar questions in the ask pageEvgeny Fadeev2012-05-101-4/+3
| * | | | fixed a bug in an assert statementEvgeny Fadeev2012-05-101-1/+1
| * | | | hopefully fixed the error of email not being sent to the author of rejected postEvgeny Fadeev2012-05-102-2/+2
| * | | | fixed a bug in PostRevision.needs_moderationEvgeny Fadeev2012-05-101-2/+2
| * | | | fixed another source of "blank tags"Evgeny Fadeev2012-05-101-1/+1
| * | | | fixed an iexact selector on the group query in the lamson ASK handlerEvgeny Fadeev2012-05-101-1/+1
| * | | | fixed save/cancel buttons for comment edits immediately after making the postEvgeny Fadeev2012-05-101-4/+5
| * | | | touched up on timzone issue again and added cache invalidation to comment edi...Evgeny Fadeev2012-05-102-2/+3
| * | | | fixed timezone bug on edit commentEvgeny Fadeev2012-05-101-1/+2
* | | | | bumped version and updated changelog and the contributor listEvgeny Fadeev2012-05-143-3/+6
* | | | | fixed label size on interesting and ignored tag buttonsEvgeny Fadeev2012-05-142-2/+2
* | | | | Merge branch 'master-test' of github.com:ASKBOT/askbot-devel into master-testEvgeny Fadeev2012-05-141-3/+3
|\ \ \ \ \
| * | | | | recompiled style.cssEvgeny Fadeev2012-05-141-3/+3
* | | | | | Merge branch 'master' into master-testEvgeny Fadeev2012-05-140-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'github-master'Evgeny Fadeev2012-05-145-7/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | merged byrons branch, needs review before merging to masterEvgeny Fadeev2012-05-0972-5553/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'byron' of github.com:fitoria/askbot-devel into byronAdolfo Fitoria2012-05-086-9/+72
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'evgeny' into byronAdolfo Fitoria2012-05-0876-28060/+40952
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |