openstreetmap-website/app/models
Herve Saint-Amand 39c3fa427e Added a greeting to the changeset comment message
The greeting includes the recipient's user name (as for the message notification mail), which should increase the recipient's trust that the message isn't spam. Greetings were reused from each language's respective locale flie.
2017-01-12 21:52:17 +00:00
..
access_token.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
acl.rb Convert ACL fixture to a factory, and add some tests 2016-10-26 09:15:56 +01:00
changeset.rb Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
changeset_comment.rb Validate characters in changeset comments 2016-01-19 09:51:24 +00:00
changeset_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
client_application.rb Fix rubocop warnings 2016-10-20 22:35:51 +01:00
diary_comment.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
diary_entry.rb fix rubocop warnings 2016-10-07 06:32:05 -04:00
diary_entry_subscription.rb more idiomatic models for diary entry subscriptions 2016-10-06 20:31:10 -04:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
message.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
node.rb Clone objects before saving in case of a retry 2016-11-28 20:31:04 +00:00
node_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
note.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
note_comment.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
notifier.rb Added a greeting to the changeset comment message 2017-01-12 21:52:17 +00:00
oauth2_token.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
oauth2_verifier.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
oauth_nonce.rb Reject oauth nonces over a day old 2016-11-03 07:14:19 +00:00
oauth_token.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_node.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
old_node_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_relation.rb Improve test coverage 2015-02-27 00:40:37 +00:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_way.rb Improve test coverage 2015-02-27 00:40:37 +00:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
redaction.rb Add extra tests for API and redaction controllers 2015-03-03 00:55:19 +00:00
relation.rb Clone objects before saving in case of a retry 2016-11-28 20:31:04 +00:00
relation_member.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
relation_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
request_token.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
trace.rb Suppress XML parsing errors. 2016-10-26 10:35:03 +01:00
tracepoint.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
tracetag.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
user.rb Fix rubocop warnings 2016-10-31 21:24:10 +00:00
user_block.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
user_preference.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
user_role.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
user_token.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
way.rb Clone objects before saving in case of a retry 2016-11-28 20:31:04 +00:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00