diaspora/app/views
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
..
admins Tell users that there is no help in mobile version, allow to switch to desktop, fixes #4821 2022-11-02 23:27:58 +01:00
api/openid_connect
aspect_memberships
aspects Finishing Touches 2022-09-01 22:49:48 +02:00
comments
contacts
conversations
devise Remove markerb dependency 2022-07-16 04:22:51 +02:00
errors Fix rendering of error pages to remove deprecation warning for rails 6.0 2022-07-20 21:26:58 +02:00
help Tell users that there is no help in mobile version, allow to switch to desktop, fixes #4821 2022-11-02 23:27:58 +01:00
home
invitations
layouts Add info links (the ones in the footer in the desktop version) into the drawer for mobile, fixes #7949 2022-10-31 12:11:46 +01:00
node_info Use translation for NodeInfo services 2016-09-18 22:44:48 +02:00
notifications
notifier Fix Link to OWASP CSRF more information page 2022-07-16 04:44:17 +02:00
people
photos
posts
profiles
publisher Finishing Touches 2022-09-01 22:49:48 +02:00
registrations Change placeholder in translations for #8304 2021-10-25 03:26:05 +02:00
report Remove markerb dependency 2022-07-16 04:22:51 +02:00
reshares
services Bump omniauth 2021-11-06 17:43:57 +01:00
sessions Set Name from client in auth dialog 2022-03-29 08:25:32 +02:00
shared Add info links (the ones in the footer in the desktop version) into the drawer for mobile, fixes #7949 2022-10-31 12:11:46 +01:00
simple_captcha
status_messages
streams Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
tag_followings
tags
terms
two_factor_authentications Do not allow to mass assign OTP fields on user edit page 2022-04-27 19:48:42 +02:00
users Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00