openstreetmap-website/app/views/messages
Andy Allan f38e03f0ed Refactor message creation to use a create action
This makes it more conventional, rather than handling posts to the new action. The posting of the form was also reworked to use a hidden field for the displayname, rather than in the url, again for convention.
2018-08-29 14:18:20 +08:00
..
_message_count.html.erb Rename message_controller to messages_controller 2018-05-09 16:38:37 +08:00
_message_summary.html.erb Rename messages#read to #show 2018-05-15 18:25:54 +08:00
_sent_message_summary.html.erb Avoid using inline javascript to update message list 2018-05-30 15:30:23 +01:00
destroy.json.jsonify Avoid using inline javascript to update message list 2018-05-30 15:30:23 +01:00
inbox.html.erb Refactor inbox and outbox paths to avoid display names in urls. 2018-06-06 11:33:33 +08:00
mark.json.jsonify Avoid using inline javascript to update message list 2018-05-30 15:30:23 +01:00
new.html.erb Refactor message creation to use a create action 2018-08-29 14:18:20 +08:00
no_such_message.html.erb Rename message_controller to messages_controller 2018-05-09 16:38:37 +08:00
outbox.html.erb Refactor inbox and outbox paths to avoid display names in urls. 2018-06-06 11:33:33 +08:00
show.html.erb Refactor inbox and outbox paths to avoid display names in urls. 2018-06-06 11:33:33 +08:00