Commit Graph

11 Commits (e5b7ae95765eb99c1c9536bbed43425c63c68108)

Author SHA1 Message Date
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Matt Jankowski 361dd43235
Fix haml-lint Rubocop `lambda` cop ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Eugen Rochko 8f07381856
Revert "Remove preference to aggregate reblogs in home/list feeds ()" ()
This reverts commit af396fa35f.
Eugen Rochko af396fa35f
Remove preference to aggregate reblogs in home/list feeds ()
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API ()
* Add `/api/v1/accounts/familiar_followers` to REST API

* Change hide network preference to be stored consistently for local and remote accounts

* Add dummy classes to migration

* Apply suggestions from code review

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Eugen Rochko 3aebe711fd
Change languages to be listed under standard instead of native name in admin UI ()
Eugen Rochko b6d7726ecb
Remove language detection through cld3 ()
* Remove language detection through cld3

* Update app/helpers/languages_helper.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
guigeekz e31ba618d4
Add submit button to the top of preferences pages ()
* Move submit button to the top of the edit page

* Duplicate save button on long form

* Fix click submit on profile spec
ふるふる 62852252dd Fix can't save preference other ()
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other ()