about summary refs log tree commit diff
path: root/app/views/settings
AgeCommit message (Expand)Author
2017-05-04Fix language selector on preferences page (#2794)AA4ch1
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-21Display remaining characters when editing display name and bio (#2219)Sebastian Morr
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-18Simplify renders in views (#2084)Matt Jankowski
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-17Optimize user setting page for mobile browser (#1924)Yuki Nakagawa
2017-04-16Use local vars in partials (#1935)Matt Jankowski
2017-04-16Fix up recovery codes design a little (#1866)Eugen
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
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-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-08Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)Eugen
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-26Fix up some localizationsEugen Rochko
2017-03-21Don't list "direct" under default post privacy settingsEugen Rochko
2017-03-21Improved landing pageEugen Rochko
2017-03-19Export follow/block lists as CSVEugen Rochko
2017-03-04Add digest e-mailsEugen Rochko
2017-02-27Fix #104 - Style OAuth authorized applications pageEugen Rochko
2017-02-13Fix #587 - Display TOTP secret next to QR codeEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-15Add a textual 'Back to Mastodon' link in footer of settings pagesEffy Elden
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2016-12-26Add preferences for follow request notification e-mailsEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-22Add "locked" flag to accounts, prevent blocked users from following, force-un...Eugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who don...Eugen Rochko
2016-11-21Local accounts can control "silenced" attribute which removes them from publi...Eugen Rochko
2016-11-19Display human names of locales in dropdownEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko
2016-09-25Improved style of settings pageEugen Rochko
2016-03-14Customizing the last of doorkeeper views, adding CSS for dashboard formsEugen Rochko
2016-03-12Adding simple_form, adding profile settings, header imageEugen Rochko