index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
models
/
user_spec.rb
Age
Commit message (
Expand
)
Author
2020-08-24
Add WebAuthn as an alternative 2FA method (#14466)
santiagorodriguez96
2020-01-25
Fix user disabling changing activity timestamps, fix nil error (#12943)
Eugen Rochko
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-11-26
Redesign admin accounts index (#9340)
Eugen Rochko
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-10-04
lint pass 2 (#8878)
aus-social
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-06-17
Change language opt-out to language opt-in (#7823)
Eugen Rochko
2018-05-05
Store home feeds for 7 days instead of 14 (#7354)
Eugen Rochko
2018-05-02
Add missing tests for user.rb (#7306)
Shuhei Kitagawa
2018-01-05
Fix email confirmation link not updating email (#6187)
Patrick Figel
2017-11-27
Add consumable invites (#5814)
Eugen Rochko
2017-11-15
Delegate some methods of User to @settings (#5706)
ysksn
2017-08-22
Application prefs section (#2758)
Colin Mitchell
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-06
Add a setting allowing the use of system's default font in Web UI (#4033)
Damien Erambert
2017-06-08
Fix db:seed - only run some validations when the field was changed (#3592)
Eugen Rochko
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-07
Use "match_array" only for order independent assertions (#3626)
unarist
2017-06-04
Spec ScopedSettings (#3559)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30
Refactor User and spec (#3431)
Akihiko Odaki
2017-05-20
Filter languages with opt out (#3175)
Matt Jankowski
2017-05-08
Improve allowed language handling (#2897)
Matt Jankowski
2017-05-02
Add option to disable two factor auth in admin accounts panel. (#2584)
Kaylee
2017-04-26
Stricter whitelist rules (#2213)
Guillaume Lo Re
2017-04-23
Admin UI for confirming users (#2245)
Ash Furrow
2017-04-21
User settings mutation (#2270)
Matt Jankowski
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-04-05
Fix spec
Eugen Rochko
2017-04-05
Merge branch 'master' into add_more_tests_to_models
Eugen
2017-04-05
add more tests to models
Samy KACIMI
2017-04-04
[#817] Add email whitelist
Pete Keen
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko