]> git.openstreetmap.org Git - rails.git/history - app/models/user.rb
Set the user description to markdown formatting when it changes
[rails.git] / app / models / user.rb
2012-03-17 Tom HughesMake spam scoring work with new rich text system
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-06 Tom HughesTurn on mass assignment protection
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-15 Tom HughesReduce the effect of the user description on the spam...
2011-12-15 Tom HughesConvert friend changeset selection to use Arel queries
2011-12-13 Tom HughesLook up names and emails case insensitively for authent...
2011-12-12 Tom HughesRequire user names and emails to be case insensitively...
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2011-11-14 Tom HughesAvoid using string interpolation in conditions
2011-11-14 Tom HughesDeclare callbacks explicitly
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-06 Tom HughesOnly check some user validations when the field has...
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-17 Andy AllanShow the latest changeset for each of the contacts...
2010-12-17 Andy AllanUse configuration variables for limiting nearby users...
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-11-29 Tom HughesImplement automatic OAuth setup for Potlatch 2
2010-11-29 Matt AmosInitial work on support for multiple editors
2010-10-23 Tom HughesMerge branch 'master' into openid
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-09-24 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-06-28 Tom HughesReject leading and trailing whitespace in display names
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-07 Tom HughesMerge branch 'master' into openid
2010-05-17 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-14 Tom HughesMerge branch 'master' into openid
2010-05-13 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-09 Tom HughesMerge branch 'master' into openid
2010-05-07 Tom HughesMerge branch 'master' into openid
2010-05-07 Tom HughesMerge branch 'master' into terms
2010-05-06 Tom HughesTell users their account has been suspended when they...
2010-05-06 Tom HughesAdd support for suspended and confirmed users
2010-05-06 Tom HughesInclude the user description in the spam score
2010-05-06 Tom HughesAdd a spam_score method to the user model
2010-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2010-05-02 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-27 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-24 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-20 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-04-19 Tom HughesMerge branch 'master' into copyright
2010-04-19 Tom HughesMerge branch 'master' into terms
2010-04-19 Tom HughesIgnore whitespace around the commas when splitting...
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-25 Tom HughesImprove email address validation and add validation...
2010-02-06 Kai Kruegermerge 19601:19888 of rails_port into the openID branch
2010-01-23 Kai Kruegermerge 19364:19600 of rails_port into the openID branch
2010-01-10 Kai KruegerThis is the initial implementation of login via OpenID
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-06 Tom HughesMerge blocking branch to head.
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-01 Tom HughesReplace a couple calls to inject with more readble...
2009-10-01 Tom HughesCorrect comment.
2009-10-01 Matt AmosMerging 17846:17904 from trunk.
2009-09-30 Matt AmosAdded better messages and error handling in a couple...
2009-09-29 Matt AmosNew migration to add better auditing to user_roles...
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-29 Matt AmosMerging 17824:17845 from trunk to blocking branch.
2009-09-28 Matt AmosFirst version of blocking feature. Allows both time...
2009-09-04 Tom HughesUpdate to rails 2.3.4 for security fixes.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Tom HughesExclude deleted messages from the new_messages relation...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
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-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
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.
next