]> git.openstreetmap.org Git - rails.git/history - app/models/notifier.rb
Match pan/zoom control style better
[rails.git] / app / models / notifier.rb
2012-10-30 Kai KruegerTrust Google and Yahoo to return valid email addresses
2011-12-18 Tom HughesReplace @body with @text again...
2011-12-01 Tom HughesAdd an HTML version of the message notification email
2011-11-15 Tom HughesLooks like @body is special somehow so use @text instead
2011-11-14 Tom HughesCope with MESSAGES_DOMAIN not being defined
2011-11-14 Tom HughesUpdate notifiers to use new ActionMailer API
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesAllow users to send themselves a new confirmation email
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-06-29 Tom HughesUse the correct name for the interpolation variable
2010-06-29 Tom HughesInclude an [OpenStreetMap] prefix on the subject of...
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-26 Tom HughesUse the message title as the subject of notification...
2010-05-05 Tom HughesMerge branch 'master' into terms
2010-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2010-05-02 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-05-01 Andy AllanMove email configuration out of the model and into...
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-03-01 Tom HughesMake friend notification messages include a link to...
2010-01-23 Kai Kruegermerge 19364:19600 of rails_port into the openID branch
2010-01-17 Tom HughesThe new message route want the display name now, not...
2009-11-06 Tom HughesQuote the from address explicitly as rails seems to...
2009-11-05 Tom HughesAdd support for processing incoming mail messages in...
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Tom HughesRework password reset system to do away with the second...
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-20 Thomas WoodContrary to what the previous commit message said,...
2009-06-20 Thomas WoodForce locale on subject translation for diary comment...
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-07 Ævar Arnfjörð Bjar... Made GPX notification E-Mails translatable
2009-06-05 Tom HughesMake the rest of the email translatable.
2009-06-02 Tom HughesFix up translation issues in diary comment notifier.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesSend notification messages in the target user's language.
2009-05-09 Tom HughesSet a custom return path so that we can ignore bounces.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-27 Tom HughesInclude tags in GPX success and failure mails. Closes...
2008-02-23 Steve Coastpreference stuff
2008-02-04 Tom HughesSend email notifications when people comment on diary...
2008-01-15 Tom HughesMake the message reply link prefill the title with...
2008-01-06 Tom HughesMark mails as auto submitted. Closes #627.
2007-10-30 Tom HughesTidy up mail notifiers and make them more rails style...
2007-10-08 Dan KarranImproving friend capabilities so you can now add and...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-19 Tom HughesInclude a reply link in email notifications of messages.
2007-09-16 Dan KarranInclude message body in notification emails for conveni...
2007-09-05 Dan KarranSend an email notification out when a new message is...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-01-14 Immanuel Scholz- replaced hardcoded www.openstreetmap.org with environ...
2006-12-01 Steve Coastgpx insert now works
2006-12-01 Steve Coastvarious gpx bits
2006-11-17 Steve Coastrest of password thing
2006-11-17 Steve CoastFirst half of a password reset function
2006-07-28 Steve Coastsome more rails stuff