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 |
9 years ago |
Andrew Cantino
|
513a4fdc23 |
add media namespace to output RSS feed |
9 years ago |
Akinori MUSHA
|
803796ed3f |
Add a spec for testing hub links in an RSS output |
9 years ago |
Akinori MUSHA
|
0b75767ce3 |
DataOutputAgent: Add support for publishing via PubSubHubbub |
9 years ago |
Dustin Miller
|
c5766d2086 |
Update for rspec3 rails_helpers config, fix shoulda matchers |
9 years ago |
Akinori MUSHA
|
0eb38b0a94 |
Make DataOutputAgent use `events_order` for ordering events in the output |
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
|
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. |
10 years ago |
Akinori MUSHA
|
9cf1e9545b |
DataOutputAgent: Allow the `pubDate` value for each item to be given by user. |
10 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 |