]> git.openstreetmap.org Git - rails.git/history - app/views/messages
Move make_friend and remove_friend to friendships controller
[rails.git] / app / views / messages /
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-04-15 Andy AllanMerge pull request #2547 from bezdna/mobile-layout
2020-04-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2577'
2020-04-01 Andy AllanRemove custom table styling
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2548'
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2448'
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2562'
2020-03-18 Andy AllanRemove unnecessary h() calls on model attributes
2020-02-26 Andy AllanMerge pull request #2485 from mmd-osm/patch/json2
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2508'
2020-01-15 Andy AllanRename form-row to standard-form-row to avoid clashing...
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2505'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2495'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2500'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2499'
2020-01-08 Andy AllanAvoid double-escaping display names when sent through...
2020-01-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2494'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2444'
2019-12-20 Andy AllanUse _html suffix to avoid using raw when displaying...
2019-12-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2451'
2019-12-04 Andy AllanMake the back button link to the inbox when reading...
2019-12-04 Andy AllanMerge pull request #2427 from mmd-osm/patch/remove_expa...
2019-11-23 Mayank TankhiwaleMerge branch 'master' of https://github.com/tankhiwale...
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2442'
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2434'
2019-11-20 Tom HughesSwitch to using jbuilder for JSON templates
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2209'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2257'
2019-06-12 Andy AllanUse built-in form sumbit translation keys for messages
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-27 Tom Hugheserblint: use parentheses for nested function calls
2019-03-27 Tom Hugheserblint: avoid negated if conditions
2019-03-27 Tom Hugheserblint: prefer symbolic logical operators over and...
2019-03-27 Tom Hugheserblint: fix remaining single quoted strings
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2189'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2188'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2187'
2019-03-27 Andy Allanerblint: Add or remove curly braces around hash paramet...
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2168'
2019-03-26 Andy AllanWhitespace fixes for messages erb files
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-05 Andy AllanUse resourceful routing for message replies
2018-09-05 Andy AllanUse a resourceful path for message marking
2018-09-05 Andy AllanUse resourceful destroy method for messages
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1892'
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1893'
2018-06-06 Andy AllanRefactor inbox and outbox paths to avoid display names...
2018-05-30 Tom HughesAvoid using inline javascript to update message list
2018-05-18 hikemaniacRebase to current master
2018-05-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1863'
2018-05-15 Andy AllanRename messages#read to #show
2018-05-15 Andy AllanRename messages#delete to destroy
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-09 Andy AllanRename message_controller to messages_controller