discourse/app
Bianca Nenciu 43e52a7dc1
DEV: Remove gifsicle dependency (#10357)
Dependency on gifsicle, allow_animated_avatars and allow_animated_thumbnails
site settings were all removed. Animated GIF images are still allowed, but
the generated optimized images are no longer animated for those (which were
used for avatars and thumbnails).

The added 'animated' is populated by extracting information using FastImage.
This field was used to selectively reoptimize old animations. This process
happens in the background.
2020-10-16 13:41:27 +03:00
..
assets DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
controllers DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
helpers Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
serializers FIX: sort using ruby to avoid N+1 queries (#10915) 2020-10-14 18:20:41 +11:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00