]> git.openstreetmap.org Git - rails.git/history - app/models/user.rb
Merge remote-tracking branch 'upstream/pull/3345'
[rails.git] / app / models / user.rb
2022-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3345'
2022-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3419'
2022-02-02 Andy AllanEnsure that deactivate isn't available in production
2022-02-02 Andy AllanAdd extra user transitions needed by the administrators
2022-01-12 Andy AllanUse a state machine for user status
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3404'
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3403'
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3402'
2021-12-22 Andy AllanRemove unused require statement
2021-12-22 Andy AllanAlias the user creation_time column
2021-12-22 Andy AllanRename User#delete to User#destroy
2021-12-16 Tom HughesMake the storage service to use for avatars configurable
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3257'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3264'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3263'
2021-07-21 Tom HughesTreat association between users and OAuth 2 application...
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3237'
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-07-14 Andy AllanRemove code complexity around resetting language prefer...
2021-06-27 Tom HughesSwitch web site to use OAuth 2
2021-06-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3177'
2021-05-18 Tom HughesAdd support for OAuth2 using doorkeeper
2021-05-11 Tom HughesFix calculation of friendship rate limit
2021-05-11 Tom HughesAdd rate limiting to user friendships
2021-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3029'
2021-04-28 Andy AllanMerge branch 'pull/3146'
2021-04-28 Andy AllanMerge pull request #3104 from fredrik-lindseth/patch-1
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-03-31 Tom HughesAdd additional limits on sending messages
2021-02-24 Andy AllanMerge branch 'pull/3091'
2021-02-17 Andy AllanMerge pull request #3083 from migurski/migurski/docker...
2021-02-16 Tom HughesValidate avatar images
2021-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2994'
2020-12-17 Andy AllanMerge pull request #3009 from gravitystorm/svg_icons
2020-12-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2999'
2020-11-11 Andy AllanRemove unused code
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2863'
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2838'
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2839'
2020-09-29 Tom HughesInvalidate existing sessions when changing email or...
2020-09-29 Tom HughesDelete any outstanding tokens when a user changes their...
2020-09-16 Andy AllanMerge pull request #2809 from tomhughes/bootstrap
2020-09-07 Tom HughesFix new rubocop warnings
2020-08-06 Tom HughesFix some new rubocop warnings
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2444'
2019-12-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2452'
2019-12-11 Tom HughesMerge remote-tracking branch 'upstream/pull/2461'
2019-12-11 Andy AllanRemove ignoring of nearby column
2019-12-04 Andy AllanMerge pull request #2427 from mmd-osm/patch/remove_expa...
2019-11-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2447'
2019-11-27 Andy AllanCreate an ApplicationRecord for models to inherit from
2019-11-23 Mayank TankhiwaleMerge branch 'master' of https://github.com/tankhiwale...
2019-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2433'
2019-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2432'
2019-11-13 Andy AllanIgnore the users.nearby column
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-17 Tom HughesDrop old user image columns
2019-07-17 Tom HughesMerge remote-tracking branch 'upstream/pull/2320'
2019-07-17 Andy AllanUpdate annotations after 91a37235ac748df7dc241b215790d6...
2019-07-16 Tom HughesRemove support for old style user images
2019-07-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2313'
2019-07-16 Tom HughesDefer deletion of avatars to a background job
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesMove user images to Active Storage with paperclip as...
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2267'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2270'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2269'
2019-06-19 Andy AllanPass the models, not the ids, when dealing with friendships
2019-06-19 Andy AllanRename user.friend_users to user.friends
2019-06-19 Andy AllanRename Friend model to Friendship
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2237'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2236'
2019-05-29 Andy AllanUpdate annotations to correctly show bigint types
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-13 Simon PooleAdd links to the ToU and include them in signup
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-08 Tom HughesPrevent leading and trailing whitespace on email addresses
2019-03-08 Tom HughesStrip leading and trailing whitespace for email authent...
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2044'
2018-11-05 Tom HughesMerge character validators
2018-11-05 Tom HughesMerge leading and trailing whitespace validators
2018-11-05 J GuthrieChanged User model to not allow nil display_name (w...
2018-11-05 J GuthrieCreate invalid_char validators and apply to models
2018-11-05 J GuthrieAdded more non-ascii chars to validation (matching...
next