36 Commits (9ad83299af2673b275426571b45d0a9a743b0495)

Author SHA1 Nachricht Datum
  Akinori MUSHA 9b23c28049 Merge pull request #1444 from cantino/data_output_agent_limits_events_after_ordering vor 8 Jahren
  Andrew Cantino b765c0c3fb DataOutputAgent cannot create events (#1608) vor 8 Jahren
  Akinori MUSHA 26a11afb24 Rephrase the description of `events_list_order` as suggested by @cantino vor 8 Jahren
  Akinori MUSHA cc8e1bb9cc Remove an unnecessary call to save() vor 8 Jahren
  Akinori MUSHA 978ec06199 Rename events_order to events_list_order and readd events_order vor 8 Jahren
  Akinori MUSHA 9b96a6fe63 Improve the way DataOutputAgent digs past events vor 8 Jahren
  Akinori MUSHA fe50730033 DataOutputAgent should limit events after ordering vor 8 Jahren
  Irfan Charania 50aff67a8a Make itunes compatible optional (#1411) vor 8 Jahren
  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 vor 8 Jahren
  Andrew Cantino 513a4fdc23 add media namespace to output RSS feed vor 8 Jahren
  Akinori MUSHA 38b39ce0d7 Elaborate a bit more on the new options vor 8 Jahren
  Akinori MUSHA 0b75767ce3 DataOutputAgent: Add support for publishing via PubSubHubbub vor 8 Jahren
  Akinori MUSHA c03a60ec48 DataOutputAgent: Use `template.self` as URL for the feed itself vor 8 Jahren
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
  Akinori MUSHA 0eb38b0a94 Make DataOutputAgent use `events_order` for ordering events in the output vor 9 Jahren
  Akinori MUSHA 6ac849dbb7 Properly escape < and > in the description vor 9 Jahren
  Akinori MUSHA a3de70b6af Use :id instead of <id> in example URL vor 9 Jahren
  Akinori MUSHA 66a3388a8b Document which keys in `template` are put into RSS output vor 9 Jahren
  Akinori MUSHA 2b2295b41a Rephrase the description for the `events` variable vor 9 Jahren
  Akinori MUSHA f7e48d7b0e Add `template.icon` for setting a custom icon for each feed vor 9 Jahren
  Akinori MUSHA c14a4ab5b6 Expose source events as `events` to Liquid templating vor 9 Jahren
  Akinori MUSHA 55154b2aa1 Forbid the use of `/`/`.` in secrets, and also non-string secrets vor 9 Jahren
  Akinori MUSHA 3f74dec272 Use url_helpers to generate an RSS path vor 9 Jahren
  Irfan Charania 3aa2d1255b Generate valid RSS vor 9 Jahren
  Andrew Cantino 30cbacf63a switch to JSON vor 9 Jahren
  Andrew Cantino 136aaea04b allow DataOutputAgent to build complex XML vor 9 Jahren
  Akinori MUSHA 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. vor 9 Jahren
  Akinori MUSHA 2878d50455 Document `events_to_show` and `ttl`. vor 9 Jahren
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. vor 10 Jahren
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options vor 10 Jahren
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. vor 10 Jahren
  Dominik Sander 28931f2126 Migrated DataOutputAgent to use liquid vor 10 Jahren
  Andrew Cantino aba9be6b0b add missing <link> element to RSS feed generation vor 10 Jahren
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now vor 10 Jahren
  Andrew Cantino ea8963a8cf add show page for the new agent vor 10 Jahren
  Andrew Cantino dacd03d783 Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested vor 10 Jahren