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
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
2017-07-14
Add option to opt out of search engines on public profile/status pages (#4199)
Eugen Rochko
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-06
Add a setting allowing the use of system's default font in Web UI (#4033)
Damien Erambert
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi
2017-06-09
Correct validators so that existing error messages would look correct (#3668)
Eugen Rochko
2017-06-08
Fix db:seed - only run some validations when the field was changed (#3592)
Eugen Rochko
2017-06-01
Update Rails to version 5.1.1 (#3121)
Matt Jankowski
2017-05-30
Refactor User and spec (#3431)
Akihiko Odaki
2017-05-29
Add preference setting for delete toot modal (#3368)
Atsushi Yamamoto
2017-05-22
Add coverage for ReportFilter and AccountFilter (#3236)
Matt Jankowski
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-20
Filter languages with opt out (#3175)
Matt Jankowski
2017-05-19
Conditional validations no longer accept strings for if/unless (#3124)
Matt Jankowski
2017-05-16
Order by symbol value (#3077)
alpaca-tc
2017-05-08
Improve allowed language handling (#2897)
Matt Jankowski
2017-05-02
Add option to disable two factor auth in admin accounts panel. (#2584)
Kaylee
2017-05-02
annotate models (#2697)
yhirano
2017-04-23
Admin UI for confirming users (#2245)
Ash Furrow
2017-04-18
Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif
Eugen Rochko
2017-04-18
Remove unused methods (#1730)
Matt Jankowski
2017-04-17
Required foreign keys (#2003)
alpaca-tc
2017-04-17
Add gif auto-play/pause preference
Patrick Figel
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-04-11
Allow user to disable the boost confirm dialog in preferences
blackle
2017-03-04
Add digest e-mails
Eugen Rochko
2017-02-06
Add API modifiers to limit returned toots from public/hashtag timelines
Eugen Rochko
2017-01-27
Added optional two-factor authentication
Eugen Rochko
2017-01-13
Extend rails-settings-cached to merge db-saved hash values with defaults
Eugen Rochko
[next]