Wu Haotian
|
4733d69f6a
Revert "Update DataOutputAgent accept header for browser compatibility (#2338)"
|
5 years ago |
Irfan Charania
|
2c9b9bb29c
Update DataOutputAgent accept header for browser compatibility (#2338)
|
6 years ago |
Shaya G
|
5e1e5a1907
only add itunes icon if ns_itunes
|
7 years ago |
HyShai
|
69f4f22684
add tests
|
7 years ago |
Akinori MUSHA
|
ef03f9f8b6
Fix DataOutputAgent so that it can output items with multiple categories
|
7 years ago |
Albert Sun
|
2ac6927a6a
Option for custom response headers for receive_web_request (#1977)
|
7 years ago |
Akinori MUSHA
|
722349c5cd
Make DataOutputAgent serve RSS output as `application/rss+xml`
|
7 years ago |
Akinori MUSHA
|
652eb4418f
DataOutputAgent should not override `events` in each event
|
7 years ago |
Akinori MUSHA
|
654da6a4e6
Add a failing test
|
8 years ago |
Akinori MUSHA
|
978ec06199
Rename events_order to events_list_order and readd events_order
|
8 years ago |
Akinori MUSHA
|
fe50730033
DataOutputAgent should limit events after ordering
|
8 years ago |
Irfan Charania
|
50aff67a8a
Make itunes compatible optional (#1411)
|
8 years ago |
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 |