]> git.openstreetmap.org Git - rails.git/commit
Treat messages received by email as plain text
authorTom Hughes <tom@compton.nu>
Fri, 16 Mar 2012 17:01:31 +0000 (17:01 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 17 Mar 2012 16:37:00 +0000 (16:37 +0000)
commit7be823bb11ad2aa93ffd4d85cc7f11469a867fa2
treee2fbf6210ca4961f64a5fd1104eccab7a14dd81e
parent98592e29039d158084b539b2b08e48ed1aa903f3
Treat messages received by email as plain text

Move creation of a message from an email into the message model and
adjust the logic to treat messages received by email as plain text.
Gemfile
Gemfile.lock
app/models/message.rb
script/deliver-message
test/unit/message_test.rb