121 Commits (83dd4d4204b8fe17ef9d39c11d1de21cc95699fc)

Author SHA1 Message Date
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
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
Eugen Rochko 9519d55332
Fix SSO authentication not working due to missing agreement boolean (#9915) 5 years ago
Eugen Rochko 69f782b54d
Fix code style of regeneration-related code (#9843) 5 years ago
Eugen Rochko 66436d0895
Improve e-mail digest (#9689) 5 years ago
Eugen Rochko 6e49907ecf
Improve admin UI for account view (#9643) 5 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5 years ago
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests (#9489) 5 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248) 6 years ago
Eugen Rochko 73faadad28
Redesign admin accounts index (#9340) 6 years ago
ふぁぼ原 f7a6f9489d Add a new preference to always hide all media (#8569) 6 years ago
Matt Sweetman 1889526e23 Add user preference to always expand toots marked with content warnings (#8762) 6 years ago
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559) 6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458) 6 years ago
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 6 years ago
Eugen Rochko 59c68c1a74
Reduce user active duration from 7 days to 2 days (#8282) 6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
Eugen Rochko 7eec279c7f
Change language opt-out to language opt-in (#7823) 6 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) 6 years ago
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532) 6 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
Eugen Rochko c73ce7b695
Store home feeds for 7 days instead of 14 (#7354) 6 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
Alexander 0306e3e9be bugfixes and gem update (#6831) 6 years ago
Akihiko Odaki c110fa62ac Provide default OTP_SECRET value for development environment (#6617) 6 years ago
Eugen Rochko 47bdb9b33b
Fix #942: Seamless LDAP login (#6556) 6 years ago
Eugen Rochko 5cc716688a
Ensure the app does not even start if OTP_SECRET is not set (#6557) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Eugen Rochko 76f3d5d16b
Add preference to always display sensitive media (#6448) 6 years ago
Eugen Rochko 38e0133e1b
Make PAM gem optional, allow configuration over environment (#6415) 6 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago
Eugen Rochko 1cc44cba81
Fix #6331 (#6341) 6 years ago
Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 6 years ago
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail (#6273) 6 years ago
Eugen Rochko ed867eca9d
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 6 years ago
Patrick Figel 5ec25ff3e1 Fix email confirmation link not updating email (#6187) 6 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071) 6 years ago