about summary refs log tree commit diff
path: root/spec/controllers/settings
AgeCommit message (Expand)Author
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-21Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2018-01-10Thank you, Officer MurphyDavid Yip
2018-01-10Add examples based on errors seen in #317David Yip
2017-11-16Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-11-17Remove empty strings (#5732)ysksn
2017-10-21Set up /settings/keyword_mutes. #164.David Yip
2017-10-04Separate notifications preferences from general preferences (#4447)Yamagishi Kazutoshi
2017-09-30Fix order of paginated accounts in FollowerDomainsController and spec (#3357)Akihiko Odaki
2017-08-23Use checkboxes for application scope setting (#4671)nullkal
2017-08-23Fix up the applications area (#4664)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-06-25Fix #3910 - Require OTP authentication to disable 2FA (#3935)Eugen Rochko
2017-06-19setting-for-account-deletable (#3852)masarakki
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-06-14Fix account delete form not accepting password, update suspended (#3745)Eugen Rochko
2017-06-14Account deletion (#3728)Eugen Rochko
2017-05-30Remove exports/base controller in favor of shared concern (#3444)Matt Jankowski
2017-05-29Cover Settings::ExportsController more (#3358)Akihiko Odaki
2017-05-29Cover Settings::TwoFactorAuthenticationsController more (#3376)Akihiko Odaki
2017-05-29Cover Settings::TwoFactorAuthentication::RecoveryCodesController more (#3383)Akihiko Odaki
2017-05-29Spec Settings::Exports (#3384)Akihiko Odaki
2017-05-29Cover Settings::TwoFactorAuthentication::ConfirmationsController more (#3386)Akihiko Odaki
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-21User settings mutation (#2270)Matt Jankowski
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-13Settings export refactor (#1646)Matt Jankowski
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11Imports controller errors (#1553)Matt Jankowski
2016-10-14E-mail preferences pageEugen Rochko