docbrown/app
Ben Halpern 76eb81188f
Remove API dependency on fetching tweets and shift to frontend (#19641)
* Remove API dependency on fetching tweets and shift to frontend

* Update app/liquid_tags/tweet_tag.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Finalize adjustments to tweet

* Update spec/liquid_tags/tweet_tag_spec.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Re-add legacy script support

* Add min-height to calculation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-28 12:13:32 -04:00
..
assets Remove API dependency on fetching tweets and shift to frontend (#19641) 2023-06-28 12:13:32 -04:00
controllers Organisation members page to show all users (#19611) 2023-06-28 12:35:15 +05:30
decorators Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Manual Audience Segments API write endpoints (#19476) 2023-05-25 20:37:18 +01:00
javascript Spinner during onboarding follow suggestions (#19622) 2023-06-28 11:25:44 +02:00
lib Remove manual user follow suggestions (#19457) 2023-05-16 15:01:03 +02:00
liquid_tags Remove API dependency on fetching tweets and shift to frontend (#19641) 2023-06-28 12:13:32 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models 🚨 [security] [ruby] Update rails 7.0.4.3 → 7.0.5.1 (patch) (#19642) 2023-06-27 14:21:57 -04:00
policies allows super_admin user to remove super_admin role (#19590) 2023-06-21 11:22:25 -04:00
queries Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Allows super-admin the ability to remove the role from themselves (#19621) 2023-06-26 09:11:33 -04:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Remove API dependency on fetching tweets and shift to frontend (#19641) 2023-06-28 12:13:32 -04:00
workers notify mod on new user articles (#19478) 2023-05-23 10:51:46 -04:00