2135 Commits (172b97e50aff918b5b2c2b6531062aaf8c0212cf)

Author SHA1 Message Date
  Andrew Cantino 82948977da default is every 6h 9 years ago
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter 9 years ago
  Andrew Cantino 8d1a05fb7c fix specs 9 years ago
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master 9 years ago
  Andrew Cantino 6cc46b44cc Merge pull request #917 from cantino/mock_web_request 9 years ago
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` 9 years ago
  Akinori MUSHA 9c9cd011f4 Merge pull request #909 from cantino/fix_regex_replace 9 years ago
  Andrew Cantino a61bcc60cb stub spec that was making real HTTP call 9 years ago
  Andrew Cantino a76c68bffb Merge pull request #913 from mathias/patch-1 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
  Ian Blenke 7f4bda9be0 Merge pull request #901 from ianblenke/ianblenke/issue896 9 years ago
  Ian Blenke f47276b565 Merge pull request #903 from ianblenke/ianblenke/issue895 9 years ago
  Dominik Sander 4402b81a46 Merge pull request #911 from dsander/disable-faraday-url-encoding 9 years ago
  Dominik Sander f05fc4c148 Allow agents using WebRequestConcern to disable URL encoding 9 years ago
  Matt Gauger 05db573b41 Add logo to app.json 9 years ago
  Akinori MUSHA 7ae1f6c202 Update jsonpath (along with multi_json) 9 years ago
  Akinori MUSHA 0bbb1e9141 Merge pull request #890 from cantino/upgrade_liquid_to_3 9 years ago
  Ian Blenke 878cf12393 Switch from trying to set HUGINN_DATABASE_USER to the correct variable name of HUGINN_DATABASE_USERNAME 9 years ago
  Akinori MUSHA 1a4ac4f9e8 Monkey-patch Liquid to fix its parser with handling of curly braces 9 years ago
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group 9 years ago
  Ian Blenke 577715ec87 Remove the -f flag 9 years ago
  Ian Blenke 552e4c5523 Adding require for pg 9 years ago
  Ian Blenke 60622c5a00 Adding a working example of docker linked mysql container for issue #887 9 years ago
  Ian Blenke 8b267857e8 Fix the PORT for issue #895 9 years ago
  Ian Blenke 99ebeb80b8 Addressing issue #896 by checking for leftover pid file, and removing it if it exists 9 years ago
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter 9 years ago
  Andrew Cantino 71b6b1baf6 Merge pull request #894 from sillygwailo/slack_unfurl_links 9 years ago
  HyShai 9d00f3012b Added RSpec group for regex replace 9 years ago
  Richard Eriksson c9c97a95db Send the value of the optional unfurl_links option to Slack. https://api.slack.com/docs/unfurling 9 years ago
  Akinori MUSHA 9f790aa709 Refactor the handling of stringified integers 9 years ago
  Akinori MUSHA f5cf2fd480 Merge branch 'enhance-data_output_agent' 9 years ago
  Akinori MUSHA 6ac849dbb7 Properly escape < and > in the description 9 years ago
  Akinori MUSHA a3de70b6af Use :id instead of <id> in example URL 9 years ago
  HyShai 728c7c73a8 add RSpecs for regex replace 9 years ago
  Akinori MUSHA 66a3388a8b Document which keys in `template` are put into RSS output 9 years ago
  Akinori MUSHA 2b2295b41a Rephrase the description for the `events` variable 9 years ago
  Akinori MUSHA 01219153bd Make uri_expand handle any object 9 years ago
  Akinori MUSHA 2305b1614d Upgrade Liquid to 3 9 years ago
  Akinori MUSHA f7e48d7b0e Add `template.icon` for setting a custom icon for each feed 9 years ago
  Akinori MUSHA c14a4ab5b6 Expose source events as `events` to Liquid templating 9 years ago
  Akinori MUSHA 55154b2aa1 Forbid the use of `/`/`.` in secrets, and also non-string secrets 9 years ago
  Akinori MUSHA 3f74dec272 Use url_helpers to generate an RSS path 9 years ago
  HyShai 91e97957e2 Add Liquid regex replace filters 9 years ago
  Andrew Cantino c9277561d8 Merge pull request #884 from cantino/fix_regexp_extraction 9 years ago
  Andrew Cantino 3584c8fa5e allow integer indexes as strings 9 years ago
  Andrew Cantino 165dbc3334 Merge pull request #882 from cantino/bind_all_interfaces 9 years ago
  Andrew Cantino 18b36a2491 Merge pull request #880 from irfancharania/valid_rss 9 years ago
  Akinori MUSHA c1a5f1ef11 Do not call interpolated in `working?` 9 years ago
  Andrew Cantino 8c9e2ac140 before Rails 4.2, development would bind on all interfaces, not it does not 9 years ago