36 Commits (9ad83299af2673b275426571b45d0a9a743b0495)

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