]> git.openstreetmap.org Git - rails.git/history - app/models/user.rb
Added methods to strip those non-XML control characters from tags in AMF controller...
[rails.git] / app / models / user.rb
2009-07-23 Tom HughesIgnore deleted traces when returning a user's traces...
2009-07-23 Tom HughesAllow messages to be deleted from the outbox as well...
2009-07-23 Tom HughesAdd the ability for a recipient to (logically) delete...
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-05 Tom HughesMore work on optimisation the location of nearby users...
2009-06-05 Tom HughesOptimise the finding of nearby users a bit.
2009-06-01 Shaun McDonaldmore tranlations for validations. Bug fix for the missi...
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesSend notification messages in the target user's language.
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-04-25 Tom HughesNull descriptions are not allowed.
2009-04-23 Tom HughesBackout broken attempt at making case insensitive authe...
2009-04-23 Shaun McDonaldHack a way to make the email and display name case...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-25 Tom HughesAdd a delete method for the user model.
2008-11-18 Shaun McDonaldRemember whether the user set the public checkbox on...
2008-11-18 Shaun McDonaldRelation Tag testing. Also sort the belong_to/has_many...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-11-07 Andy AllanBooleans should be true/false - coding style comments...
2008-10-15 Shaun McDonaldAdding a lower and upper length on various web site...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-02-23 Steve Coastuser images
2007-11-28 Richard Fairhurstshow nearest 10 users (request by Blackadder)
2007-11-25 Tom HughesForce new users to enter their email address twice...
2007-11-21 Mikel Maronmessage outbox
2007-10-11 Dan KarranActually showing the closest neighbours instead of...
2007-10-10 Dan KarranReduce number of nearby people listed to the closest...
2007-10-08 Dan KarranImproving friend capabilities so you can now add and...
2007-08-19 Tom HughesAdd additional validation to the user model and tidy...
2007-08-19 Tom HughesInclude the home location in API user details response.
2007-08-17 Dan KarranShowing all messages in inbox, but sorting by date...
2007-08-15 Tom HughesOnly initialize creation_time if it isn't already set.
2007-08-14 Tom HughesFix exception when username is not known.
2007-08-14 Tom HughesSalt passwords so that two users with the same password...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-14 Tom HughesImprove handling of user to user messages.
2007-06-23 Tom HughesShow the most recent entries first when viewing a user...
2007-06-20 Tom HughesMake "nearby users" show all those within 50km rather...
2007-06-18 Tom HughesTell users if the reason they can't login is because...
2007-06-12 Tom HughesAllow users to change their password from the account...
2007-06-11 Tom HughesDon't allow [/;.,?] to be used in display names, as...
2007-06-09 Tom HughesValidate passwords properly when creating an account...
2007-05-19 Steve Coastpatch from Martijn van Oosterhout
2007-05-06 Steve Coastupdates from hacking day
2007-05-05 Nick Blackmessaging stuff and home location selection
2007-05-05 John McKerrellDon't list yourself in the nearby mappers
2007-05-05 Nick Blackresolved user.rb conflict
2007-05-05 John McKerrellMade nearest method work with nil home lat/lon.
2007-05-05 Nick Blackmessaging stuff
2007-04-30 Nick Blackmap view defaults to a home lat and lon
2007-04-26 Nick BlackAdded user home lat and lon
2007-04-07 Steve Coastvarious diary bits
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-03-29 Dan MooreAPI 0.4: User rename, view trace links, tag filter...
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2006-11-17 Steve CoastFirst half of a password reset function
2006-08-26 Steve Coastmore rails front end bits
2006-08-18 Steve Coastvarious fixes
2006-08-01 Steve Coastmore rails updates
2006-08-01 Steve Coastbits
2006-07-29 Steve Coastmore skelaton stuff
2006-07-28 Steve Coastmore basic framework