summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | hopefully fixed SE importEvgeny Fadeev2012-11-132-9/+13
| | | | | | | | |
* | | | | | | | | added coverage file to gitignoreEvgeny Fadeev2012-11-111-0/+1
| | | | | | | | |
* | | | | | | | | bumped the version to 0.7.44Evgeny Fadeev2012-11-112-2/+3
| | | | | | | | |
* | | | | | | | | fixed the django requirement stringEvgeny Fadeev2012-11-111-1/+1
| | | | | | | | |
* | | | | | | | | fixed migration 156, a bug in send_mail and relaxed requirement on django ↵Evgeny Fadeev2012-11-113-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version
* | | | | | | | | added cache backend startup testsEvgeny Fadeev2012-11-111-1/+28
| | | | | | | | |
* | | | | | | | | added template context processors tests to the startup_testsEvgeny Fadeev2012-11-111-4/+47
| | | | | | | | |
* | | | | | | | | removed table deletion in backwards migration 156 and fixed up the ↵Evgeny Fadeev2012-11-103-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | askbot-setup command to hopefully work with django 1.3 and 1.4 simultaneously
* | | | | | | | | merged the django1.4 compatibility branch by AdolfoEvgeny Fadeev2012-11-1011-40/+503
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bumped migration number to make it compatible with the master branch, before ↵Evgeny Fadeev2012-11-101-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merging
| * | | | | | | | | Merge branch 'master' into django1.4Adolfo Fitoria2012-10-2413-79/+58
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bumped conflicted migration number in this branchAdolfo Fitoria2012-10-221-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into django1.4Adolfo Fitoria2012-10-2231-3269/+5891
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into django1.4Adolfo Fitoria2012-10-1211-20/+72
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | added migration for the Message TableAdolfo Fitoria2012-10-111-0/+386
| | | | | | | | | | | | |
| * | | | | | | | | | | | added Message model workaround for django >= 1.4.1Adolfo Fitoria2012-10-112-24/+45
| | | | | | | | | | | | |
| * | | | | | | | | | | | fixed clean_html_email issue in django 1.4.1Adolfo Fitoria2012-10-111-1/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed issue with feed, changed settings.py template, fixed issue withAdolfo Fitoria2012-10-108-46/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skin loader, fixed urls.py for feeds fixed bug in messages hack with django 1.4.1 all test pass in 1.3.1, haystack and email parsing tests fails on 1.4.1
| * | | | | | | | | | | | added fix for Message modelAdolfo Fitoria2012-10-101-1/+38
| | | | | | | | | | | | |
| * | | | | | | | | | | | fixed feed url issue and template context middleware issue more info here: ↵Adolfo Fitoria2012-10-093-9/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://stackoverflow.com/questions/7470179/module-django-core-context-processors-does-not-define-a-auth-callable-reques
| * | | | | | | | | | | | Merge branch 'master' into django1.4Adolfo Fitoria2012-10-091202-29385/+96953
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into django1.4Adolfo Fitoria2012-08-0225-65/+389
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into django1.4Adolfo Fitoria2012-08-02475-50065/+150145
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: askbot/feed.py
| * | | | | | | | | | | | | | | initial django 1.4 supportAdolfo Fitoria2011-12-232-15/+23
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | removed unused importsEvgeny Fadeev2012-11-102-4/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | applied the karma limit to post links to questions posted before signing inEvgeny Fadeev2012-11-094-30/+59
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | yet another regex fixEvgeny Fadeev2012-11-071-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | another fix in the second gmail regexEvgeny Fadeev2012-11-071-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | fixed error in the regex parameter name and properly strip 3 lines if no ↵Evgeny Fadeev2012-11-071-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regexes match
* | | | | | | | | | | | | | | | fixed a typoEvgeny Fadeev2012-11-071-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | removed logging statements from the lamson handlersEvgeny Fadeev2012-11-072-5/+5
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added one more regex for gmail and default stripping of 2 lines in case no ↵Evgeny Fadeev2012-11-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regex matches
* | | | | | | | | | | | | | | | added encoding to the log separator printingEvgeny Fadeev2012-11-071-1/+2
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | fixed up yahoo quote re to work with plain textEvgeny Fadeev2012-11-071-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added a way to deal with an empty string email signatureEvgeny Fadeev2012-11-072-2/+2
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | remove print statement from lamson handlerEvgeny Fadeev2012-11-071-7/+0
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | some changes to email quote separator regexesEvgeny Fadeev2012-11-071-3/+3
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added a setting to disable RSS feedEvgeny Fadeev2012-11-075-2/+20
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added thread cache invalidation upon posting answers before logging inEvgeny Fadeev2012-11-071-0/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added a logging message for separators that do not match any regexesEvgeny Fadeev2012-11-061-9/+13
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | code for stripping email client quote separator and the corresponding test ↵Evgeny Fadeev2012-11-064-47/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases for some most common email clients
* | | | | | | | | | | | | | | | added some test cases for the quote separator strippingEvgeny Fadeev2012-11-021-8/+16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | reply from squirremailAdolfo Fitoria2012-11-011-0/+2
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | added kmail and outlook.com repliesAdolfo Fitoria2012-11-011-0/+7
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-11-0120-83/+572
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | added data migration to delete now useless _internal_ tagsEvgeny Fadeev2012-11-011-0/+387
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | removed unused filesEvgeny Fadeev2012-11-012-2060/+0
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | added lower rep barrier to accept any posts with links - as a first line of ↵Evgeny Fadeev2012-11-0114-66/+2205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defense against spam
| * | | | | | | | | | | | | | | | now hopefully completely hid the "post privately" checkbox when groups are ↵Evgeny Fadeev2012-10-314-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled
| * | | | | | | | | | | | | | | | hopefully hid the keep private within groups with groups disabledEvgeny Fadeev2012-10-311-0/+1
| | | | | | | | | | | | | | | | |