summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reverted use of the from address to the defaultEvgeny Fadeev2012-03-151-1/+0
* deleted unnecessary stuff from migration 113, how did it get there?Evgeny Fadeev2012-03-151-28/+0
* Merge branch 'github-master'Evgeny Fadeev2012-03-151-1/+1
|\
| * Merge pull request #59 from kungfoo/masterEvgeny Fadeev2012-03-151-1/+1
| |\
| | * Fix typo in template that is used to verify email addressesSilvio Heuberger2012-03-151-1/+1
| |/
* | allowed posting edits by email via lamsonEvgeny Fadeev2012-03-155-23/+428
* | fixed "title too long" error with unicode titlesEvgeny Fadeev2012-03-151-1/+1
|/
* replying by email with attachments more or less worksEvgeny Fadeev2012-03-152-41/+44
* a first pass on accepting file attachments in email responsesEvgeny Fadeev2012-03-155-35/+125
* made post cotrol buttons behave well with caching and for multiple usersEvgeny Fadeev2012-03-144-72/+84
* Merge branch 'github-master'Evgeny Fadeev2012-03-1412-5005/+2845
|\
| * recompiled localesEvgeny Fadeev2012-03-1412-5005/+2845
* | added lamson to requirementsEvgeny Fadeev2012-03-145-1/+5
|/
* bumped the ReplyAddress migration number to 112Evgeny Fadeev2012-03-121-0/+0
* added Vasil Vangelovski to the list of contributorsEvgeny Fadeev2012-03-122-0/+2
* Merge branch 'vasil'Evgeny Fadeev2012-03-1211-7/+707
|\
| * Forward rules for reply by emailVasil Vangelovski2012-01-312-4/+35
| * Changed word counting methodVasil Vangelovski2012-01-301-1/+1
| * Smarter message in instant notification when reply by email is enabledVasil Vangelovski2012-01-302-7/+20
| * Adapted reply by email feature to work with django lamsonVasil Vangelovski2012-01-254-69/+87
| * Work on documentation for reply by email featureVasil Vangelovski2012-01-251-5/+2
| * Work on documentation for reply by email featureVasil Vangelovski2012-01-251-0/+43
| * Fixed posting replies to comments by emailVasil Vangelovski2012-01-192-1/+4
| * Separating quoted text in reply by email featureVasil Vangelovski2012-01-182-2/+34
| * Reply by email basic use case working with some edge-case handling missingVasil Vangelovski2012-01-183-9/+39
| * Added basic handler for processing replies by emailVasil Vangelovski2012-01-172-3/+67
| * Posting reply by email - saving postVasil Vangelovski2012-01-175-4/+84
| * Added model for tracking generated addresses for reply by email featureVasil Vangelovski2012-01-155-0/+352
| * Defined live settings options for the reply by email featureVasil Vangelovski2012-01-151-0/+10
| * Defined live settings options for the reply by email featureVasil Vangelovski2012-01-151-0/+27
* | added a css fix for spanish language for the search barEvgeny Fadeev2012-03-121-0/+24
* | added drop function statements to new fts setup for postgres, hopefully it wo...Evgeny Fadeev2012-03-121-0/+2
* | rebuilt four locales againEvgeny Fadeev2012-03-115-1782/+1856
* | Merge branch 'github-master'Evgeny Fadeev2012-03-1119-188/+282
|\ \
| * \ minor commitEvgeny Fadeev2012-03-110-0/+0
| |\ \
| | * | replaced the unnecessary hack for dealing with deleted badges with the code t...Evgeny Fadeev2012-03-113-25/+5
| * | | replaced the unnecessary hack for dealing with deleted badges with the code t...Evgeny Fadeev2012-03-113-30/+6
| |/ /
| * | fixed a bug where page for a no longer used badge causes an internal server e...Evgeny Fadeev2012-03-112-9/+41
| * | fixed a problem of badges that are assigned to deleted contentEvgeny Fadeev2012-03-112-5/+13
| * | added record of Daniel Micans contribution to the changelogEvgeny Fadeev2012-03-111-0/+1
| * | Merge branch 'dan'Evgeny Fadeev2012-03-111-21/+31
| |\ \
| | * | Add test of middleware order on startup. Feature #143.dmican2012-01-251-21/+31
| * | | merged the LDAP login contribution by user monkutEvgeny Fadeev2012-03-118-136/+201
| |\ \ \
| | * \ \ Merge remote-tracking branch 'askbot/master'unknown2012-01-3141-1071/+4742
| | |\ \ \
| | * | | | Removed the "humanization" of "0". No good way to translate across languages...unknown2012-01-261-3/+1
| | * | | | Commented out PROXYDN_* configuration values since they are not be used at th...unknown2012-01-251-17/+19
| | * | | | removing, this command does not appear to be necessary. When using LDAP, it'...unknown2012-01-251-68/+0
| | * | | | added ldap_authentication() function into backends.py. Reads in newly added ...unknown2012-01-252-35/+103
| | * | | | Added LDAP related configuration items to EXTERNAL_KEYS for proper ldap confi...unknown2012-01-251-7/+59
| | | |/ / | | |/| |
| * | | | Merge branch 'piskvorky'Evgeny Fadeev2012-03-101-2/+2
| |\ \ \ \