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
2019-02-02
Make displaying application used to toot opt-in (#9897)
ThibG
2019-01-25
Fix SSO authentication not working due to missing agreement boolean (#9915)
Eugen Rochko
2019-01-18
Fix code style of regeneration-related code (#9843)
Eugen Rochko
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2018-12-28
Improve admin UI for account view (#9643)
Eugen Rochko
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-12-10
Improve e-mail MX validator and add tests (#9489)
Eugen Rochko
2018-12-09
Add setting to not aggregate reblogs (#9248)
ThibG
2018-11-26
Redesign admin accounts index (#9340)
Eugen Rochko
2018-09-25
Add a new preference to always hide all media (#8569)
ふぁぼ原
2018-09-24
Add user preference to always expand toots marked with content warnings (#8762)
Matt Sweetman
2018-09-02
Add preference for report notification e-mails, skip for duplicates (#8559)
Eugen Rochko
2018-08-26
Fix low-hanging rubocop gripes (#8458)
Quint Guvernator
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-08-19
Reduce user active duration from 7 days to 2 days (#8282)
Eugen Rochko
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
Eugen Rochko
2018-06-17
Change language opt-out to language opt-in (#7823)
Eugen Rochko
2018-05-27
Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-05-05
Store home feeds for 7 days instead of 14 (#7354)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-03-19
bugfixes and gem update (#6831)
Alexander
2018-03-04
Provide default OTP_SECRET value for development environment (#6617)
Akihiko Odaki
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-26
Ensure the app does not even start if OTP_SECRET is not set (#6557)
Eugen Rochko
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-02-09
Add preference to always display sensitive media (#6448)
Eugen Rochko
2018-02-04
Make PAM gem optional, allow configuration over environment (#6415)
Eugen Rochko
2018-02-04
CAS + SAML authentication feature (#6425)
Eugen Rochko
2018-02-02
pam authentication (#5303)
Alexander
2018-01-23
Fix #6331 (#6341)
Eugen Rochko
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2018-01-18
Replace tutorial modal with welcome e-mail (#6273)
Eugen Rochko
2018-01-15
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
Eugen Rochko
2018-01-05
Fix email confirmation link not updating email (#6187)
Patrick Figel
2018-01-02
Add confirmation step for email changes (#6071)
Patrick Figel
2017-12-29
Add more instance stats APIs (#6125)
Eugen Rochko
2017-11-27
Add consumable invites (#5814)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-15
Delegate some methods of User to @settings (#5706)
ysksn
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-10-16
Add option to reduce motion (#5393)
Nolan Lawson
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-08-30
Use request.remote_ip instead of request.ip (#4744)
nullkal
2017-08-22
Application prefs section (#2758)
Colin Mitchell
2017-07-23
Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
Eugen Rochko
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
[next]