]> git.openstreetmap.org Git - rails.git/history - app/models/user.rb
Don't bother deleting points which don't exist before importing a
[rails.git] / app / models / user.rb
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