about summary refs log tree commit diff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2017-05-22Add coverage for ReportFilter and AccountFilter (#3236)Matt Jankowski
2017-05-22Specs for cleanup workers (#3235)Matt Jankowski
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-19Conditional validations no longer accept strings for if/unless (#3124)Matt Jankowski
2017-05-16Order by symbol value (#3077)alpaca-tc
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02annotate models (#2697)yhirano
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-17Required foreign keys (#2003)alpaca-tc
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-03-04Add digest e-mailsEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-13Extend rails-settings-cached to merge db-saved hash values with defaultsEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-12-04Adding configurable e-mail blacklistEugen Rochko
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who don...Eugen Rochko
2016-11-23Fix #168 - Turn off e-mail notifications by defaultEugen Rochko
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ...Eugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-04Adding hashtag modelEugen Rochko
2016-10-07Adding user settings (model and mailer), no form yetEugen Rochko
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-10-03Fix most pages on small screensEugen Rochko
2016-10-03Making public pages responsive, removing reblogs/favs counts from themEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-25Better styling for selected status in detailed viewEugen Rochko
2016-09-24Some extra scopes for user sortingEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-28Remember me enabled by defaultEugen Rochko
2016-03-26Fix favourite handling in ProcessInteractionServiceEugen Rochko
2016-03-25Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connectionsEugen Rochko
2016-03-14Bind oauth applications to usersEugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko
2016-03-05Removing grape and adding deviseEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-26Adding views for the profile and entry pagesEugen Rochko
2016-02-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko