Age | Commit message (Expand) | Author |
2022-12-07 | Fix failure when “Require a reason to join” is set with open registration... | Claire |
2022-11-17 | Change automatic post deletion configuration to be accessible to redirected u... | Claire |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-09-28 | Fix language dropdown sometimes not appearing in web UI (#19246) | Eugen Rochko |
2022-08-25 | Remove digest e-mails (#17985) | Eugen Rochko |
2022-08-25 | Add audit log entries for user roles (#19040) | Eugen Rochko |
2022-08-25 | Add option for EMAIL_DOMAIN_DENYLIST/EMAIL_DOMAIN_ALLOWLIST to apply after co... | Claire |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko |
2022-05-27 | Remove unused `filtered_languages` column (#18533) | Claire |
2022-05-16 | Fix preferred posting language returning unusable value in REST API (#18428) | Eugen Rochko |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-04-08 | Change e-mail notifications to only be sent when recipient is offline (#17984) | Eugen Rochko |
2022-04-06 | Remove sign-in token authentication, instead send e-mail about new sign-in (#... | Eugen Rochko |
2022-03-30 | Fix being able to bypass e-mail restrictions (#17909) | Eugen Rochko |
2022-03-26 | Change how unconfirmed accounts are displayed in admin UI (#17874) | Eugen Rochko |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2022-02-25 | Add trending statuses (#17431) | Eugen Rochko |
2022-02-14 | Add appeals (#17364) | Eugen Rochko |
2022-02-13 | Fix duplicate accounts when searching by IP range in admin UI (#17524) | Eugen Rochko |
2022-02-08 | Remove language detection through cld3 (#17478) | Eugen Rochko |
2022-02-01 | Fix requiring an extra restart after recent post-deployment migrations (#17422) | Claire |
2022-01-23 | Remove leftover database columns from Devise::Models::Rememberable (#17191) | Claire |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-12-21 | Fix duplicate record on admin/accounts when searching with IP (#17150) | Jeong Arm |
2021-11-06 | Fix reviving revoked sessions and invalidating login (#16943) | Claire |
2021-07-08 | Add ability to skip sign-in token authentication for specific users (#16427) | Eugen Rochko |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-05-04 | Fix empty home feed before first follow has finished processing (#16152) | Eugen Rochko |
2021-03-19 | WIP (#15222) | Eugen Rochko |
2021-01-21 | Fix sign-up restrictions based on IP addresses not being enforced (#15607) | ThibG |
2020-12-22 | Fix external user creation failing when invite request text is required (#15405) | ThibG |
2020-12-21 | Fix invitation links not working when invite request text is required (#15385) | ThibG |
2020-12-14 | Add ability to require invite request text (#15326) | ThibG |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |
2020-11-12 | Fix 2FA/sign-in token sessions being valid after password change (#14802) | Eugen Rochko |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-30 | Add option to disable swiping motions across the WebUI (#13885) | ThibG |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-01 | Bump rubocop from 0.86.0 to 0.88.0 (#14412) | dependabot[bot] |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |
2020-04-15 | Fix “Email changed” notification sometimes having wrong e-mail (#13475) | ThibG |
2020-01-25 | Fix user disabling changing activity timestamps, fix nil error (#12943) | Eugen Rochko |
2020-01-24 | Fix password change/reset not immediately invalidating other sessions (#12928) | Eugen Rochko |
2020-01-20 | Fix not all of account's active IPs showing up in admin UI (#12909) | Eugen Rochko |
2020-01-20 | Fix search by IP not using alternative browser sessions in admin UI (#12904) | Eugen Rochko |
2019-10-24 | Add setting for whether to crop images in unexpanded toots (#12126) | Faye Duxovni |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-18 | Add password challenge to 2FA settings, e-mail notifications (#11878) | Eugen Rochko |