Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
niphor
|
bcef8def5f
feat: add dcmi metadata namespace
|
2 years ago |
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
|
23f8efa109
add itunes podcast icon
|
7 years ago |
Akinori MUSHA
|
ef03f9f8b6
Fix DataOutputAgent so that it can output items with multiple categories
|
7 years ago |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
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 |
Andrew Cantino
|
be0d0417bd
Fix #1799 by linking to Liquid docs (#1953)
|
7 years ago |
Akinori MUSHA
|
12cecb8392
Merge branch 'data_output_agent_limits_events_after_ordering'
|
8 years ago |
Akinori MUSHA
|
63c7ec5fdd
Reorder received_events by id asc
|
8 years ago |
Akinori MUSHA
|
9b23c28049
Merge pull request #1444 from cantino/data_output_agent_limits_events_after_ordering
|
8 years ago |
Andrew Cantino
|
b765c0c3fb
DataOutputAgent cannot create events (#1608)
|
8 years ago |
Akinori MUSHA
|
26a11afb24
Rephrase the description of `events_list_order` as suggested by @cantino
|
8 years ago |
Akinori MUSHA
|
cc8e1bb9cc
Remove an unnecessary call to save()
|
8 years ago |
Akinori MUSHA
|
978ec06199
Rename events_order to events_list_order and readd events_order
|
8 years ago |
Akinori MUSHA
|
9b96a6fe63
Improve the way DataOutputAgent digs past events
|
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
|
38b39ce0d7
Elaborate a bit more on the new options
|
9 years ago |
Akinori MUSHA
|
0b75767ce3
DataOutputAgent: Add support for publishing via PubSubHubbub
|
9 years ago |
Akinori MUSHA
|
c03a60ec48
DataOutputAgent: Use `template.self` as URL for the feed itself
|
9 years ago |
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 |