diaspora/app/views/users
Benjamin Neff 763dffa328
Always strip exif data and drop user setting for it
Some imagemagick-versions (I tested Ubuntu 22.04 and debian bullseye)
always loose exif data when converting from jpg to webp. So this made
our CI fail now, but even if it wasn't failing before, some pods always
had and have versions which might loose the information anyway. So
having a setting to keep exif information is kinda pointless, if we
can't guarantee that the information isn't lost. Also, diaspora isn't a
photo sharing platform and we don't display exif information anywhere,
so I think we should just always strip exif data (which was already the
default before), as we don't need them.
2023-06-04 04:25:01 +02:00
..
_blocked_person.haml rename css classes for scss-lint 2016-10-18 15:05:28 +02:00
_close_account_modal.haml Use current-password and new-password for password autocomplete 2018-01-21 21:29:06 +01:00
_edit.haml Fix deprecation warnings for rails 6.1 2022-07-20 21:27:41 +02:00
_post_default.html.haml Add user setting for default post visibility 2016-10-26 02:48:11 +02:00
_post_default.mobile.haml Add user setting for default post visibility 2016-10-26 02:48:11 +02:00
_privacy_settings.haml Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
edit.html.haml Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
edit.mobile.haml Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
getting_started.haml Remove facebook integration 2018-10-08 02:50:25 +02:00
getting_started.mobile.haml Remove facebook integration 2018-10-08 02:50:25 +02:00
privacy_settings.html.haml Unify contacts, notifications and settings UI 2016-02-14 00:12:11 +01:00
privacy_settings.mobile.haml Fix stop ignoring from privacy settings and on mobile 2017-08-16 20:39:58 +02:00
public.atom.builder API: don't return default avatar 2020-01-21 23:34:00 +01:00