about summary refs log tree commit diff
path: root/spec/controllers/settings
AgeCommit message (Expand)Author
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-05-10Add ability to remove identity proofs from account (#13682)Eugen Rochko
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2019-08-06Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489)Yusuke Nakamura
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-06-07Change /settings/preferences to redirect to appearance, add /settings/prefere...Eugen Rochko
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-04-10compare usernames case-insensitively on new proof creation flow (#10544)Alex Gessner
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2018-12-14Error message for avatar image that's too large. #9204 (#9518)Sumit Khanna
2018-12-13Add spec for Settings::ExportsController#create (#9512)ysksn
2018-10-04lint pass 2 (#8878)aus-social
2018-10-04Lint pass (#8876)aus-social
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-06-06Add missing tests for sessions controller (#7744)Shuhei Kitagawa
2018-06-02Add tests for migrations_controller (#7707)Shuhei Kitagawa
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2017-11-17Remove empty strings (#5732)ysksn
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