summaryrefslogtreecommitdiffstats
path: root/askbot/lamson_handlers.py
Commit message (Expand)AuthorAgeFilesLines
* added reply- prefix to the respondable notificationsEvgeny Fadeev2012-03-161-1/+1
* fixed the subject line issue againEvgeny Fadeev2012-03-161-1/+1
* now use subject from the question sent by emailEvgeny Fadeev2012-03-161-3/+1
* first pass for posting question by email via LamsonEvgeny Fadeev2012-03-161-3/+14
* allowed posting edits by email via lamsonEvgeny Fadeev2012-03-151-6/+15
* replying by email with attachments more or less worksEvgeny Fadeev2012-03-151-40/+40
* a first pass on accepting file attachments in email responsesEvgeny Fadeev2012-03-151-6/+67
* added lamson to requirementsEvgeny Fadeev2012-03-141-0/+1
* Forward rules for reply by emailVasil Vangelovski2012-01-311-0/+12
* Adapted reply by email feature to work with django lamsonVasil Vangelovski2012-01-251-0/+75