hometown/app/serializers
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
..
activitypub Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
nodeinfo Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
rest Merge tag 'v3.5.5+hometown-1.0.8' into hometown-4.0-1.0.8-merge 2022-12-04 12:18:18 -08:00
web Fix web push notifications containing HTML entities (#18071) 2022-04-23 21:47:43 +02:00
initial_state_serializer.rb Add a user setting to show/hide domains on remote usernames (#1254) 2022-12-28 10:45:04 -08:00
manifest_serializer.rb Change floating action button to be a button in header in web UI (#19422) 2022-10-23 15:58:24 +02:00
oembed_serializer.rb Improve RSS entries for statuses (#13592) 2020-05-10 09:50:54 +02:00
webfinger_serializer.rb Remove XML version of Webfinger and remove links to Atom feeds (#11460) 2019-08-01 19:14:02 +02:00