docbrown/app
Suzanne Aitchison 1b98b03bde
Allow users to pause gifs in a post (#16314)
* working POC

* refactors and styling

* add some comments

* css tweaks to keep sizes in step

* add cypress test

* comment added to css
2022-02-02 13:45:55 +00:00
..
assets Allow users to pause gifs in a post (#16314) 2022-02-02 13:45:55 +00:00
components/admin/users Replaces the vomit emoji with the inspector emoji across Admin (#16363) 2022-01-31 09:53:10 -07:00
controllers Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
decorators Refactoring cached_followed_tags (#16175) 2022-01-24 19:53:48 -05:00
errors small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
javascript Allow users to pause gifs in a post (#16314) 2022-02-02 13:45:55 +00:00
lib Move BlackBox to app/lib (#16183) 2022-01-20 09:37:53 +07:00
liquid_tags Implement Unified Embeds for Glitch URLs (#16378) 2022-02-01 12:01:26 -05:00
mailers app/mailers i18n (#16191) 2022-01-20 07:33:29 -07:00
models Add new cases for reaction weights to lead to more effective rankings (#16138) 2022-01-28 12:28:18 -05:00
policies Allow for skipping navigation link creation (#16112) 2022-01-17 17:22:24 -05:00
queries small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Extracting container for allowed tags & attrs (#15338) 2021-12-16 12:24:45 -05:00
serializers Added "Tags" category to search results (#16265) 2022-01-26 20:51:15 +03:00
services Use peform_bulk in Podcasts::Feed (#16324) 2022-01-28 10:16:07 +07:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
workers Use perform_bulk in Podcasts::EnqueueGetEpisodesWorker (#16325) 2022-01-28 11:32:25 +07:00