]> git.openstreetmap.org Git - rails.git/commit
Add support for processing incoming mail messages in reply to message
authorTom Hughes <tom@compton.nu>
Thu, 5 Nov 2009 23:16:20 +0000 (23:16 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 5 Nov 2009 23:16:20 +0000 (23:16 +0000)
commit23b8672bc9a8449f6a89d94b25ea036f4815e4bc
tree3e8f83e55486cd2308e77d665c81126d388b6635
parent33dc83a470cd29c920d2d9661304ba4481998d21
Add support for processing incoming mail messages in reply to message
notifications and diary comment notifications, turning the maill messages
into reply messages through the site messaging system.
app/models/diary_comment.rb
app/models/message.rb
app/models/notifier.rb
config/application.yml
script/deliver-message [new file with mode: 0755]