227 Commits (f60c99a8fb0c99554fce091cac61d9ed07eef573)

Author SHA1 Message Date
Eugen Rochko af8fe6e1e9
WIP (#15222) 3 years ago
ThibG e955ca5463
Fix sign-up restrictions based on IP addresses not being enforced (#15607) 3 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 3 years ago
ThibG 6f51fd7435
Fix invitation links not working when invite request text is required (#15385) 3 years ago
ThibG 47e507fa61
Add ability to require invite request text (#15326) 3 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 4 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885) 4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 4 years ago
ThibG 5524258da9
Fix “Email changed” notification sometimes having wrong e-mail (#13475) 4 years ago
Eugen Rochko 71921f6bc3
Fix user disabling changing activity timestamps, fix nil error (#12943) 4 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928) 4 years ago
Eugen Rochko 02063c245c
Fix not all of account's active IPs showing up in admin UI (#12909) 4 years ago
Eugen Rochko ba16d4b413
Fix search by IP not using alternative browser sessions in admin UI (#12904) 4 years ago
Thibaut Girka b25665d2e8 Do not consider moved accounts as non-functional 4 years ago
Faye Duxovni 48f75b86ae Add setting for whether to crop images in unexpanded toots (#12126) 5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846) 5 years ago
Eugen Rochko e1066cd431
Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762) 5 years ago
Thibaut Girka 597ea5687a Add option to disable emoji replacements 5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502) 5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
ThibG 92569ffde8 Fix invites not being disabled upon account suspension (#11412) 5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 5 years ago
Eugen Rochko 729723f857 Add option to disable real-time updates in web UI (#9984) 5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188) 5 years ago
Eugen Rochko 7696f77245
Add moderation API (#9387) 5 years ago
ThibG 17747e2cd7 Fix User#active scope only returning suspended users (#11111) 5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791) 5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657) 5 years ago
Eugen Rochko e18786dec7
Fix approved column being set to nil instead of false (#10642) 5 years ago
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 5 years ago
Eugen Rochko 36b39fbac5
Add preference to disable e-mails about new pending accounts (#10529) 5 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 years ago
Eugen Rochko 00d988955f
If registrations have been re-opened when user confirms account, approve (#10349) 5 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
Eugen Rochko 9e33174604
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217) 5 years ago
Hinaloe 4340d338fd correct opt-out showing application (#10086) 5 years ago
ThibG ed30110618 Make displaying application used to toot opt-in (#9897) 5 years ago
Thibaut Girka 05415fa5d3 Make storing and displaying application used to toot opt-in 5 years ago