summaryrefslogtreecommitdiff
path: root/app/controllers/users_controller.rb
AgeCommit message (Expand)Author
2017-10-15Combined Mastodon username and instance fields into one field.mastodonLogan Fick
2017-07-07combined mastodon and mastodon_instance columns into a single mastodon columnMrYummy
2017-07-07Added mastodon and mastodon_instance settings to user profilesMrYummy
2017-07-03allow staff search with empty parameter valuejomo
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 Website SettingsMrYummy
2017-06-18Added badge systemMrYummy
2016-06-24resend mail bug fixJonas Folvik
2016-06-21allow mods to resend confirmation emails for other usersjomo
2016-06-21don't allow other users or confirmed users to resend confirmation emailjomo
2016-06-21fix confirmation redirectjomo
2016-06-21Merge branch 'master' of https://github.com/Futseh/redstoner.comjomo
2016-06-17An Option to resend the confirmation mailJonas Folvik
2016-06-12fix syntax error when deleting invalid role from POST paramsjomo
2016-05-08require uuid for password reset, destroy token after each tryjomo
2016-05-07allow relative return_path only, check validityjomo
2016-01-17update to rails 4.2.5, clean upjomo
2015-05-25allow user filter for donorjomo
2015-03-10fix user list rankingjomo
2015-01-25big @mentions updatejomo
2014-09-22paginate blog comments; fix length/site on AR objectsjomo
2014-09-22change default pagination to 30, set 100 for usersjomo
2014-09-22fix user count, change headline a bitjomo
2014-09-22add pagination to usersjomo
2014-09-21sort unconfirmed accounts lowerjomo
2014-07-06add username suggestions to editorjomo
2014-07-01minimal rage!!!!!!!!!!!jomo
2014-07-01FUUjomo
2014-07-01finally fixed, I hopejomo
2014-07-01fix staff userlist?jomo
2014-07-01fix staff rolesjomo
2014-06-30add donor to edit profile pagejomo
2014-06-30s/adress/ad*d*ress/jomo
2014-06-29add /users/mejomo
2014-06-29better user listingjomo
2014-06-29fix userlist sorting; fix idiot-checkjomo
2014-06-29delete token when invalid, more infojomo
2014-06-17tell users to generate a new token when reset failedjomo
2014-06-17add password resetjomo
2014-06-17add notification settings, fix comment edit permissionsjomo
2014-05-04redirect to news after loginjomo
2014-05-04oopsjomo
2014-05-04fix IPv6 email regex, get ready for token registrationjomo
2014-05-03allow editing of confirmed statusjomo
2014-05-03add mail+pass change optionjomo
2014-05-01mails are now sent in the backgroundjomo
2014-05-01fixed routes, fixed become/revertjomo