]> git.openstreetmap.org Git - rails.git/history - app/models/notifier.rb
Improve the content security policy
[rails.git] / app / models / notifier.rb
2017-02-28 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1469'
2017-02-27 Herve Saint-AmandIncluded greeting string in changeset_comment_notificat...
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2017-02-05 Tom HughesFix rubocop warnings
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-01-16 Herve Saint-AmandMove attach_project_logo to be its own before_action...
2017-01-16 Herve Saint-AmandRenamed @user_message_author to @author as suggested
2017-01-14 Herve Saint-AmandRevert "Added a greeting to the changeset comment message"
2017-01-13 Herve Saint-AmandLogo was being attached twice on changeset comment...
2017-01-12 Herve Saint-AmandDressed up note comment messages
2017-01-12 Herve Saint-AmandDressed up friend_notification mail
2017-01-12 Herve Saint-AmandAdded a greeting to the changeset comment message
2017-01-09 Herve Saint-AmandDressed up a few more messages.
2017-01-08 Herve Saint-AmandMoved message table HTMl to a partial template
2017-01-03 Herve Saint-AmandRemove HTML markup from locale file
2017-01-02 Herve Saint-AmandMore compact image paths
2017-01-02 Herve Saint-AmandProper way to get path to small avatar
2017-01-01 Herve Saint-AmandFixed quotes
2017-01-01 Herve Saint-AmandRemove unused variable
2017-01-01 Herve Saint-AmandRemove unused import
2017-01-01 Herve Saint-AmandBetter loading of attached images
2016-12-29 Herve Saint-Amandavatar inline attachment
2016-12-29 Herve Saint-Amandintial commit, for 'en' locale only, for changeset_comm...
2016-12-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1395'
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-11-29 Tom HughesMake sure email replies to diary comments come from...
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1309'
2016-10-12 Mikel Maronmerge upstream/master and resolve conflicts from https...
2016-10-04 Mikel Maronnot api endpoints, moved to button, fixed notifier...
2016-10-03 Mikel MaronWIP diary comment subscriptions
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-01-19 Tom HughesFix rubocop warnings
2016-01-06 Tom HughesRework locale selection
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-18 Tom HughesFix new rubocopy warnings
2015-06-24 Tom HughesAdd HTML version of friend notification email
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Łukasz GurdekChangeset discussions
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-12 John FirebaughReduce welcome email to minimal text
2013-05-27 Tom HughesPass the correct locale to Nominatim.describe_location
2013-05-27 Tom HughesSimplify locale handing in notification emails
2013-05-27 Tom HughesUse correct locale for note comment notification emails
2013-04-29 Tom HughesMake the notification mails for notes show when a note...
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-12-01 Tom HughesMove caching of reverse geocodes to describe_location
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-30 Kai KruegerTrust Google and Yahoo to return valid email addresses
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesReturn the body of a note comment as a rich text object
2012-10-14 Tom HughesGet note comment notification working again
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
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
2011-09-18 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-24 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-31 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-21 Tom HughesMass rename of "bugs" as "notes" for increased user...
2011-05-21 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-17 Tom HughesAdd methods to get a bug's author details from the...
2011-05-17 Tom HughesRename some columns and indexes in the bug tables
2011-05-07 Tom HughesRename association between map_bugs and map_bug_comment...
2011-05-06 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-30 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2011-04-29 Tom HughesMerge remote-tracking branch 'apmon/openstreetbugs2...
2011-04-27 Kai KruegerSend notification emails when someone comments on a...
2010-10-17 Tom HughesMerge branch 'master' into openstreetbugs
2010-10-04 Tom HughesMerge branch 'master' into openid
next