hometown/app
Darius Kazemi f295633a6e
Add icon on media that lacks alt description (#1261)
A warning icon now appears on media that lacks an alt description.

Also, for admins who want to add custom CSS rules to media that is
missing descriptions, there is now a `.media-missing-description` rule
that can be added to the custom CSS settings so you can do stuff like
this if you want:

Fixes #1165
2022-12-28 23:35:49 -08:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Bring back server privacy settings that were removed in v4.0.0 (#1256) 2022-12-28 13:19:58 -08:00
helpers Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
javascript Add icon on media that lacks alt description (#1261) 2022-12-28 23:35:49 -08:00
lib Adding a server setting for default federation (#1258) 2022-12-28 14:59:40 -08:00
mailers Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
models Adding a server setting for default federation (#1258) 2022-12-28 14:59:40 -08:00
policies Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers Add a user setting to show/hide domains on remote usernames (#1254) 2022-12-28 10:45:04 -08:00
services Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
validators Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
views Adding a server setting for default federation (#1258) 2022-12-28 14:59:40 -08:00
workers Change incoming activity processing to happen in `ingress` queue (#20264) 2022-11-10 14:21:51 +01:00