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
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
2017-01-12
Migrate from ledermann/rails-settings to rails-settings-cached which allows g...
Eugen Rochko
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-12-04
Adding configurable e-mail blacklist
Eugen Rochko
2016-11-25
Fix #65 - Options to block notifications from people you don't follow/who don...
Eugen Rochko
2016-11-23
Fix #168 - Turn off e-mail notifications by default
Eugen Rochko
2016-11-22
Remove unneeded indices, improve error handling in background workers, don't ...
Eugen Rochko
2016-11-16
Add user locale setting
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-04
Adding hashtag model
Eugen Rochko
2016-10-07
Adding user settings (model and mailer), no form yet
Eugen Rochko
2016-10-03
Adding e-mail confirmations
Eugen Rochko
2016-10-03
Fix most pages on small screens
Eugen Rochko
2016-10-03
Making public pages responsive, removing reblogs/favs counts from them
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-25
Better styling for selected status in detailed view
Eugen Rochko
2016-09-24
Some extra scopes for user sorting
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-28
Remember me enabled by default
Eugen Rochko
2016-03-26
Fix favourite handling in ProcessInteractionService
Eugen Rochko
2016-03-25
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
Eugen Rochko
2016-03-14
Bind oauth applications to users
Eugen Rochko
2016-03-05
Customizing devise views and controllers
Eugen Rochko
2016-03-05
Removing grape and adding devise
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-26
Adding views for the profile and entry pages
Eugen Rochko
2016-02-22
Fixes and general progress
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko