Arit Amana
7d8fe9440a
Implement Unified Embed for Forem Article/Post URLs ( #15745 )
...
* Implementation & Specs
* Fix broken spec - yay! 🎉
* Address PR review comments
* Fix my mess
* restart CI
2021-12-14 14:56:51 -05:00
rhymes
3750ea6544
Remove Liquid::BlockBody patch ( #12313 )
2021-01-18 08:09:28 +01:00
dependabot[bot]
a63ba17b6a
Bump liquid from 4.0.3 to 5.0.0 ( #12150 )
...
* Bump liquid from 4.0.3 to 5.0.0
Bumps [liquid](https://github.com/Shopify/liquid ) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/Shopify/liquid/releases )
- [Changelog](https://github.com/Shopify/liquid/blob/master/History.md )
- [Commits](https://github.com/Shopify/liquid/compare/v4.0.3...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Convert ActiveSupport::SafeBuffer to string
* Disable echo and render tags
* Disable liquid tag
* Add issue link
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2021-01-15 15:37:42 -06:00
Rafi
2c6555939e
Handling links from different domain ( #10479 )
...
* Preventing url from other domains
* Converting slug to keyword
* Changing wording of error message
* Changing wording of error message
* Fixing breaking test
2020-09-29 13:36:32 -04:00
rhymes
36786cf554
Rails 6: enable zeitwerk autoloader ( #8766 )
...
* More loading fixes
* Go back to OpenStruct
* Shuffle things around
* Remove obsolete patches and unneeded requires
* Disable config.add_autoload_paths_to_load_path
* Fix pre-require errors
* Config not reloader
2020-06-22 16:27:55 +02:00
rhymes
7309478420
Rails 6 autoloader: prepare liquid tags code ( #8707 )
...
* Move liquid patches to lib/liquid
* Rename classes properly
2020-06-17 16:50:14 +02:00