about summary refs log tree commit diff
path: root/app/views/settings/profiles
AgeCommit message (Expand)Author
2020-02-18move defang toggle to preferences instead of profilemultiple creatures
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper up...multiple creatures
2020-01-10add custom filter master toggle, add media gallery mode, & fix various filter...multiple creatures
2019-11-18Add a new profile option to filter posts with undescribed media. At some poi...multiple creatures
2019-10-27add profile option to (locally) block anonymous views of public postsmultiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Privacy: add options to make interaction lists private and to not be included...multiple creatures
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2018-12-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-12-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-11-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-29Swap avatar and header input fields in profile page (#9271)ThibG
2018-10-29move some constants to rails environmentash lea
2018-10-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-26Remove character counter from edit profile (#9100)Eugen Rochko
2018-09-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-29Fix size/dimension values in avatar/header hint localizations (#8088)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-05-10Merge branch 'master' into glitch-soc/masterThibaut Girka
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-04-14Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-14Add bio fields (#6645)Eugen Rochko
2017-11-27Merge remote-tracking branch 'tootsuite/master'David Yip
2017-11-27Add UI for setting up account migration (#5832)Eugen Rochko
2017-09-28Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstreamOndřej Hruška
2017-09-11Reset preview image if avatar/header image selection was cancelled (#4893)unarist
2017-07-22Merge that good fresh upstream shitbeatrix-bitrot
2017-07-21Fix #3220 - Show avatar/header on edit profile page (#4288)Eugen Rochko
2017-06-26update bio length to 500beatrix-bitrot
2017-05-18Fix character counter not updating for bio (#3101)Eugen Rochko
2017-05-13feat(count): Just yml count syntax to provide different rule for 1 (#2685)Stephen Burgess
2017-05-08Prevent selection of unacceptable Content-Type files (#2910)Yamagishi Kazutoshi
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-04-21Display remaining characters when editing display name and bio (#2219)Sebastian Morr
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen 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-21Local accounts can control "silenced" attribute which removes them from publi...Eugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko