diaspora/config
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
..
environments Don't eager load active storage in production 2022-07-21 03:53:47 +02:00
initializers Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
locales Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
application.rb Bump diaspora_federation and enable forgery protection by default 2022-07-24 00:29:56 +02:00
asset_sync.rb
boot.rb Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
bundler_helper.rb Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
color_themes.yml
cucumber.yml Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
database.yml.example Remove artifacts from the old Federation integration testing attempt 2022-09-07 03:17:03 +02:00
defaults.yml Merge pull request #8389 from SuperTux88/update-changelog 2022-09-10 01:29:10 +02:00
diaspora.toml.example Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
environment.rb Upgrade to rails 6.1 2022-07-20 21:27:41 +02:00
eye.rb Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
load_config.rb Change deprecation warning for diaspora.yml to version 2.0 2022-09-03 02:56:46 +02:00
locale_settings.yml Add de-fallback for de_moo 2020-10-30 02:10:12 +01:00
logging.rb Fix deprecation warnings for rails 6.0 2022-07-20 21:26:58 +02:00
oembed_providers.yml
open_graph_providers.yml
puma.rb Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
routes.rb Add a dummy route for /.well-known/host-meta 2022-07-23 00:17:06 +02:00
sidekiq.yml Bump sidekiq and sidekiq-cron 2022-06-27 02:53:12 +02:00