summaryrefslogtreecommitdiff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2019-03-01You can now update a profile even if the discord field is emptyFutseh
2019-03-01Removed the regex validation for discord nameFutseh
2019-02-22Validates that the discord name is validFutseh
2019-02-22Removed skype field and added Discord on users. Also dropped unused tableFutseh
2017-10-18Added public key validation.Logan Fick
2017-07-31Fixed list of donators link not including donorplus badge.Logan Fick
2017-07-02fixed issue with ?staff part 2MrYummy
2017-07-02fixed issue with ?staffMrYummy
2017-07-03fix user searchjomo
2017-06-18removed user 'donor?' method and changed default badge_id from 0 to 1MrYummy
2017-06-18Addded default badge 'none' and enforced badgesMrYummy
2017-06-18allowed role and badge filtering, made User.search take Role and Badge as paramsMrYummy
2017-06-18moved all search styling to CSS, removed friendly (but slow) URLs, moved WHER...MrYummy
2017-06-18ordered searching to match SQL clauses, moved role&badge filtering to User.se...MrYummy
2017-06-18Added Searching FeaturesMrYummy
2017-06-18Added badge systemMrYummy
2016-01-25fix IPv6 style email validationjomo
2016-01-18Removed methods that are unused and not neededJonas Folvik
2015-12-20rename crafatar helm to overlayjomo
2015-12-17bcrypt has a 72 character limit :'(jomo
2015-08-26add strip_attributesjomo
2014-11-17use crafatar to serve avatarsjomo
2014-09-22friendly urlsjomo
2014-06-30s/adress/ad*d*ress/jomo
2014-06-29oopsjomo
2014-06-29better online user listjomo
2014-06-29fix userlist sorting; fix idiot-checkjomo
2014-06-22clarify 'online' usersjomo
2014-05-04fix IPv6 email regex, get ready for token registrationjomo
2014-05-03allow IPv4 and IPv6 as email domainjomo
2014-05-03change 'online' time from 5 to 2 minsjomo
2014-05-03add mail+pass change optionjomo
2014-05-02add user.avatar with correct sizejomo
2014-05-01mails are now sent in the backgroundjomo
2014-05-01fix token re-generationjomo
2014-04-28typojomo
2014-04-28bugfixjomo
2014-04-28a TON of bugfixes and new featuresjomo
2014-04-19markdown optimization, few other changesjomo
2014-04-18more fixes, changes, support for new mojang APIjomo
2014-04-14rails 4 and tons of stuffjomo
2014-04-08mostly stylesjomo
2014-04-04LOTS of stuffjomo
2014-02-01idk, lotsjomo
2013-10-09thingsjomo
2013-10-07another big commit :Djomo
2013-08-02fixes & forums startedjomo
2013-07-28bunch of stuffsjomo
2013-06-24many things, comments working.jomo
2013-05-31first releasejomo