hometown/app/views/settings
Darius Kazemi 6281823df0
Add a user setting to show/hide domains on remote usernames (#1254)
Adds a user toggle in the preferences menu:

> Show full username (including domain) for remote users

It only shortens the username of local accounts. The main reason for this is so that there is a clear visual indicator of who is local on a thread -- this is important for local-only posting reasons. But we've been using it on Friend Camp for 3 years now and it's actually really nice for getting a sense of who is on what server, too.

The bulk of this work was done by Callie on Friend Camp in October 2019.

Fixes #1247
2022-12-28 10:45:04 -08:00
..
aliases Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
applications Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
deletes Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
exports Fix reference to non-existing translation in the exports page. (#15894) 2021-03-15 02:17:29 +01:00
featured_tags Fix featured tag display name in setting (#19404) 2022-10-21 13:22:02 +02:00
imports Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00
login_activities Add full user agent in tooltips for login activities (#16428) 2021-06-23 16:42:23 +02:00
migration/redirects Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
migrations Add password autocomplete hints (#20071) 2022-11-08 03:53:06 +01:00
preferences Add a user setting to show/hide domains on remote usernames (#1254) 2022-12-28 10:45:04 -08:00
profiles Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
shared 2FA controller cleanup (#2296) 2017-04-22 04:23:17 +02:00
two_factor_authentication Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
two_factor_authentication_methods Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00