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 Enlarge accept and deny buttons in open-id authorization (#8183) 2020-11-14 19:22:40 +01:00
aspect_memberships Replace aspect_membership_dropdown with aspect-membership-dropdown 2017-08-31 02:44:54 +02:00
aspects Finishing Touches 2022-09-01 22:49:48 +02:00
comments Replace comment_box with comment-box 2017-08-31 02:44:53 +02:00
contacts Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
conversations Replace content_security_policy_nonce with content_security_policy_script_nonce. 2020-02-11 23:53:14 +01:00
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 Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
invitations check AppConfig.mail.enable? before displaying some view content 2016-11-17 22:52:18 +01:00
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 Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
notifier Fix Link to OWASP CSRF more information page 2022-07-16 04:44:17 +02:00
people Ignore Users in Mobile UI 2019-01-06 21:55:33 +01:00
photos implemented new profile photo upload with cropping function 2018-02-16 19:43:32 +01:00
posts Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
profiles rename css classes for scss-lint 2016-10-18 15:05:28 +02:00
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 remove activity_streams, because it was always false ... 2016-08-08 19:37:10 +02:00
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 Fix mobile registration design 2016-02-07 13:42:52 +01:00
status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
streams Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
tag_followings Mobile: manage followed tags 2015-05-12 04:00:07 +02:00
tags Add the back-to-top button to all views 2018-03-07 00:39:26 +01:00
terms Replace some http links with their https counterparts. 2021-02-21 19:44:42 +01:00
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