about summary refs log tree commit diff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-09-19Add support for multiple themes (#4959)Andrew
2017-08-30Use request.remote_ip instead of request.ip (#4744)nullkal
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-07-23Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-13Fix boolean columns sometimes having a null value (#4162)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-06-09Correct validators so that existing error messages would look correct (#3668)Eugen Rochko
2017-06-08Fix db:seed - only run some validations when the field was changed (#3592)Eugen Rochko
2017-06-01Update Rails to version 5.1.1 (#3121)Matt Jankowski
2017-05-30Refactor User and spec (#3431)Akihiko Odaki
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
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