Dustin Miller
|
7b85bad267 |
Cleaned up Agent descriptions: consistent format for their beginning. |
9 years ago |
Akinori MUSHA
|
0eb38b0a94 |
Make DataOutputAgent use `events_order` for ordering events in the output |
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 |
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
|
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
|
3aa2d1255b |
Generate valid RSS |
9 years ago |
Andrew Cantino
|
30cbacf63a |
switch to JSON |
9 years ago |
Andrew Cantino
|
136aaea04b |
allow DataOutputAgent to build complex XML |
9 years ago |
Akinori MUSHA
|
9cf1e9545b |
DataOutputAgent: Allow the `pubDate` value for each item to be given by user. |
10 years ago |
Akinori MUSHA
|
2878d50455 |
Document `events_to_show` and `ttl`. |
10 years ago |
Akinori MUSHA
|
c1f114d56b |
Make {{agent}} universally accessible from any agent. |
10 years ago |
Andrew Cantino
|
073df69df7 |
take dsander's advice and use interpolated instead of interpolated_options |
10 years ago |
Andrew Cantino
|
a8f32c5e85 |
Add memoized interpolated_options and used it everywhere. |
10 years ago |
Dominik Sander
|
28931f2126 |
Migrated DataOutputAgent to use liquid |
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
|
ea8963a8cf |
add show page for the new agent |
10 years ago |
Andrew Cantino
|
dacd03d783 |
Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested |
10 years ago |