Commit History

Author SHA1 Message Date
  Ernest Surudo b8e5e53ab4 Do grouping in more functional manner 5 years ago
  Ernest Surudo af14888d75 Add `group_by` liquid filter 5 years ago
  Dominik Sander 50d5f38202 Set inbound_event when creating AgentLog entries 5 years ago
  Akinori MUSHA 35cb7c5475 Add digest filters to Liquid templating 6 years ago
  Stefan Siegl 4aaeb16d24 Rescue ZeroDivisionError on validation, closes #2188 7 years ago
  Dominik Sander 7c1ec33d64 Fix Liquid interpolation in TwilioAgent helper methods 7 years ago
  Dominik Sander e1f702adf1 Upgrade liquid (#1982) 7 years ago
  Akinori MUSHA a94cd7fd6d Allow an empty or null base URI 8 years ago
  Akinori MUSHA 58fabb885c Add a new Liquid filter `rebase_hrefs` 8 years ago
  Akinori MUSHA 0fcd8e285e Normalize URL in `to_uri` and `uri_expand` liquid filters 8 years ago
  Dominik Sander d2cbd04ac8 Add as_object Liquid filter 8 years ago
  Dominik Sander 785ba7091f Add json liquid filter to serialize data to a JSON string 8 years ago
  Andrew Cantino 69e224e49d Avoid raising an error on missing credential, validation should catch it 8 years ago
  Akinori MUSHA 031a72fabd Add new block tags `regex_replace`/`regex_replace_first` to Liquid 9 years ago
  Akinori MUSHA 1fc1656922 Update Liquid to 3.0.6 and revert the monkey patch 9 years ago
  Akinori MUSHA 5271f173ea Rescue ArgumentError leaked from the date filter 9 years ago
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter 9 years ago
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` 9 years ago
  Akinori MUSHA b707b683e4 Add rdoc to unescape_replacement 9 years ago
  Akinori MUSHA ea115b6c61 Unescape the replacement parameter of regex replace functions 9 years ago
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group 9 years ago
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter 9 years ago
  Akinori MUSHA 01219153bd Make uri_expand handle any object 9 years ago
  HyShai 91e97957e2 Add Liquid regex replace filters 9 years ago
  Akinori MUSHA c4459308b3 Rescue any error in validate_interpolation 9 years ago
  Akinori MUSHA eaedfae992 Update the document for uri_expand 9 years ago
  Akinori MUSHA 4ec50836c5 Log errors using Rails.logger 9 years ago
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` 9 years ago
  Dominik Sander 66b4adad9a Added line_break tag to insert \n into liquid interpolated string 9 years ago
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 10 years ago