about summary refs log tree commit diff
path: root/spec/models/user_spec.rb
AgeCommit message (Expand)Author
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop RSpec/LetBeforeExamples (#23671)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ExampleWording (#23667)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ClassCheck (#23685)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2023-01-24Fix account activation being triggered before email confirmation (#23245)Claire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-02-16Add test for user matching ip (#17572)Jeong Arm
2022-01-28Refactor and improve tests (#17386)Claire
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-19Bypass MX validation for explicitly allowed domains (#15930)Claire
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-01-25Fix user disabling changing activity timestamps, fix nil error (#12943)Eugen Rochko
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-10-04lint pass 2 (#8878)aus-social
2018-08-23Allow mods to disable login, improve message when login disabled (#8329)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-05-05Store home feeds for 7 days instead of 14 (#7354)Eugen Rochko
2018-05-02Add missing tests for user.rb (#7306)Shuhei Kitagawa
2018-01-05Fix email confirmation link not updating email (#6187)Patrick Figel
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-08Fix db:seed - only run some validations when the field was changed (#3592)Eugen Rochko
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-07Use "match_array" only for order independent assertions (#3626)unarist
2017-06-04Spec ScopedSettings (#3559)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30Refactor User and spec (#3431)Akihiko Odaki
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-04-26Stricter whitelist rules (#2213)Guillaume Lo Re
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-21User settings mutation (#2270)Matt Jankowski
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-05Fix specEugen Rochko
2017-04-05Merge branch 'master' into add_more_tests_to_modelsEugen
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04[#817] Add email whitelistPete Keen