27 Commits (1e0df92b797264a08a046af03e1e22ba5d3c758d)

Author SHA1 Message Date
  Akinori MUSHA 654da6a4e6 Add a failing test 7 years ago
  Akinori MUSHA 978ec06199 Rename events_order to events_list_order and readd events_order 8 years ago
  Akinori MUSHA fe50730033 DataOutputAgent should limit events after ordering 8 years ago
  Irfan Charania 50aff67a8a Make itunes compatible optional (#1411) 8 years ago
  Evgeny Skorobogatko f338fc7305 Allow RSS agent to output iTunes compatible podcasts: added iTunes namespaces ('itunes:*') to the RSS declaration ('xmlns:itunes=itunes.com/dtds/podcast-1.0.dtd') so that RSS output can use e.g. "itunes:summary" fields 8 years ago
  Andrew Cantino 513a4fdc23 add media namespace to output RSS feed 8 years ago
  Akinori MUSHA 803796ed3f Add a spec for testing hub links in an RSS output 8 years ago
  Akinori MUSHA 0b75767ce3 DataOutputAgent: Add support for publishing via PubSubHubbub 8 years ago
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 years ago
  Akinori MUSHA 0eb38b0a94 Make DataOutputAgent use `events_order` for ordering events in the output 8 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
  Irfan Charania ae21d7e984 Update spec 9 years ago
  Andrew Cantino 352ca07c75 no longer using self_closing 9 years ago
  Andrew Cantino 136aaea04b allow DataOutputAgent to build complex XML 9 years ago
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 9 years ago
  Akinori MUSHA 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. 9 years ago
  Andrew Cantino fbcede8649 Merge remote-tracking branch 'origin/master' into interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Andrew Cantino 64564eb120 Importing of Scenarios now works, creating any needed Agents by global guid 10 years ago
  Dominik Sander 28931f2126 Migrated DataOutputAgent to use liquid 10 years ago
  Andrew Cantino ff546b6671 fix spec 10 years ago
  Andrew Cantino aba9be6b0b add missing <link> element to RSS feed generation 10 years ago
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 10 years ago
  Andrew Cantino dacd03d783 Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested 10 years ago