23 コミット (c5766d2086d887e23f6ca05092a65501c0173a14)

作者 SHA1 メッセージ 日付
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 年 前
  Akinori MUSHA 0eb38b0a94 Make DataOutputAgent use `events_order` for ordering events in the output 9 年 前
  Akinori MUSHA 6ac849dbb7 Properly escape < and > in the description 9 年 前
  Akinori MUSHA a3de70b6af Use :id instead of <id> in example URL 9 年 前
  Akinori MUSHA 66a3388a8b Document which keys in `template` are put into RSS output 9 年 前
  Akinori MUSHA 2b2295b41a Rephrase the description for the `events` variable 9 年 前
  Akinori MUSHA f7e48d7b0e Add `template.icon` for setting a custom icon for each feed 9 年 前
  Akinori MUSHA c14a4ab5b6 Expose source events as `events` to Liquid templating 9 年 前
  Akinori MUSHA 55154b2aa1 Forbid the use of `/`/`.` in secrets, and also non-string secrets 9 年 前
  Akinori MUSHA 3f74dec272 Use url_helpers to generate an RSS path 9 年 前
  Irfan Charania 3aa2d1255b Generate valid RSS 9 年 前
  Andrew Cantino 30cbacf63a switch to JSON 9 年 前
  Andrew Cantino 136aaea04b allow DataOutputAgent to build complex XML 9 年 前
  Akinori MUSHA 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. 10 年 前
  Akinori MUSHA 2878d50455 Document `events_to_show` and `ttl`. 10 年 前
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 年 前
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 年 前
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 年 前
  Dominik Sander 28931f2126 Migrated DataOutputAgent to use liquid 10 年 前
  Andrew Cantino aba9be6b0b add missing <link> element to RSS feed generation 10 年 前
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 10 年 前
  Andrew Cantino ea8963a8cf add show page for the new agent 10 年 前
  Andrew Cantino dacd03d783 Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested 10 年 前