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
/
app
/
models
/
user.rb
Age
Commit message (
Expand
)
Author
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
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-09-06
Add timeline read markers API (#11762)
Eugen Rochko
2019-08-06
Add trends UI with admin and user settings (#11502)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
2019-07-26
Fix invites not being disabled upon account suspension (#11412)
ThibG
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2019-07-16
Add option to disable real-time updates in web UI (#9984)
Eugen Rochko
2019-06-26
Add option to disable blurhash previews (#11188)
ThibG
2019-06-20
Add moderation API (#9387)
Eugen Rochko
2019-06-18
Fix User#active scope only returning suspended users (#11111)
ThibG
2019-05-25
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
[next]