Wykres commitów

312 Commity (tomrossi7-patch-1)

Autor SHA1 Wiadomość Data
Dave Jones 3738953120 links 2020-10-18 21:00:45 -05:00
Dave Jones b12ff3286d update example xml file 2020-10-18 01:41:55 -05:00
Dave Jones 6c7310fb21 chapters tag/format work - #47 2020-10-18 01:32:56 -05:00
Dave Jones a08d5ba0e7 typo fix 2020-10-17 10:53:05 -05:00
Dave Jones cf6d7bce93
Merge pull request #51 from Podcastindex-org/jamescridland-patch-2
Update element-support.md
2020-10-17 10:49:24 -05:00
Dave Jones 4c712a9b58
Merge pull request #52 from Podcastindex-org/jamescridland-patch-3
Update README.md
2020-10-17 10:49:06 -05:00
James Cridland 68cc25e1f1
Update README.md
Removing combative language. We don't need to shame anyone into making changes - we need to enthuse and excite them...
2020-10-17 22:25:03 +10:00
James Cridland d3c8feabba
Update element-support.md
Added Podnews - both tags are now present in our RSS feed.
2020-10-17 22:23:43 +10:00
Dave Jones ea23041b6a images srcset - #43 2020-10-16 15:12:59 -05:00
Dave Jones 836af4cd62
Merge pull request #48 from snookfin/patch-4
Links should point to public announcement
2020-10-16 14:54:53 -05:00
Dave Jones ed6ed0772b
Merge pull request #50 from tomrossi7/patch-5
Another element supported!
2020-10-16 14:54:09 -05:00
Dave Jones 614494445a remove goal 2 - #40 2020-10-16 14:53:23 -05:00
Tom Rossi bfbafcad23
Another element supported! 2020-10-16 15:46:02 -04:00
snookfin 8466eb314b
Links should point to public announcement 2020-10-16 12:01:33 -04:00
Dave Jones 4be05e41e2 rename 2020-10-16 09:36:33 -05:00
Dave Jones 30b0f66b68 typo 2020-10-16 09:35:22 -05:00
Dave Jones f039ad3421 Initial commit of json chapter spec - #47 2020-10-16 09:30:34 -05:00
Dave Jones 754c635763
Merge pull request #46 from tomrossi7/patch-5
Adding Podfriend to the list of apps supporting the Transcript tag
2020-10-16 09:02:38 -05:00
Tom Rossi 4d157aa131
Adding Podfriend to the list of apps supporting the Transcript tag 2020-10-16 10:00:33 -04:00
Dave Jones d65f182f9b
Merge pull request #45 from Podcastindex-org/jamescridland-patch-1
Update serviceslugs.txt
2020-10-16 08:58:56 -05:00
James Cridland b29455f228
Update serviceslugs.txt
Removed a double-Podiant
Added a Podnews, since this list may also be used for `<podcast:block>` element
2020-10-16 14:32:17 +10:00
Dave Jones fd7301a32d
Merge pull request #42 from snookfin/patch-3
Syntax updates as requested
2020-10-15 19:54:23 -05:00
snookfin e0fbbbb481
Syntax updates as requested
As discussed here: https://github.com/Podcastindex-org/podcast-namespace/issues/40#issuecomment-709557157

url="" is used everywhere except for image which use href="". This is consistent with existing standards (iTunes namespace).
2020-10-15 16:58:00 -04:00
Dave Jones fffec1eef1
Merge pull request #41 from snookfin/patch-2
Highlighting apps that have implemented elements
2020-10-15 14:54:19 -05:00
snookfin 4ac2d1e59e
Highlighting apps that have implemented elements 2020-10-15 13:01:49 -04:00
Dave Jones 4fe2d7d87d optional url in id tag - closes #38 2020-10-15 11:10:57 -05:00
Dave Jones 9d3b8e613f location tag is "optional" - closes #5 2020-10-15 10:56:01 -05:00
Dave Jones 4654456f19
Merge pull request #39 from snookfin/patch-1
Clarifying the purpose of this specific document
2020-10-15 10:39:45 -05:00
snookfin 283e6ff3ad
Clarifying the purpose of this specific document 2020-10-15 11:20:30 -04:00
Dave Jones 324efc71b6
Merge pull request #36 from tomrossi7/main
Including the `podcast:locked` tag in the namespace declaration.
2020-10-14 17:18:25 -05:00
Tom Rossi 92bb685476 Including the `podcast:locked` tag in the namespace declaration. 2020-10-14 16:39:20 -04:00
Dave Jones 5bc963cabd spacing 2020-10-14 12:36:59 -05:00
Dave Jones 12dd368bfb spacing 2020-10-14 12:36:12 -05:00
Dave Jones 18ae60836b spacing 2020-10-14 12:30:13 -05:00
Dave Jones 3359c639f7 Fix markdown bugs and clarify some attributes 2020-10-14 12:28:47 -05:00
Dave Jones 4e0e52a323 Re-order and move url tracking to phase 2 2020-10-14 11:59:17 -05:00
Dave Jones ec3379c7c3
Merge pull request #29 from MartinMouritzen/patch-1
replace guest element with persons
2020-10-14 11:43:37 -05:00
Martin Mouritzen 73b9a4d264
Removed "person" parent element
Advanced simplicity baby!
2020-10-14 18:21:15 +02:00
Dave Jones 163d5b61e7 Cleanup 2020-10-14 10:57:14 -05:00
Dave Jones 6216564884 Add float option to chapter start 2020-10-14 10:55:44 -05:00
Dave Jones bc05f36c3f
Merge pull request #33 from normand1/patch-2
<podcast:chapter> Start Time Type Update
2020-10-14 10:53:55 -05:00
Dave Jones ee4dd6b652 Cleanup Goals and add contributor 2020-10-14 10:51:21 -05:00
David Norman 74834ab195
Podcast Chapter Start Time Data Type Update
At @tomrossi7 's recommendation I'm proposing a change from using the lesser known [Normal Play Time](https://www.ietf.org/rfc/rfc2326.txt) type to use seconds since the start of podcast instead represented in integers. This is a simpler way of representing a time within a podcast and will be simpler for clients to adopt.

This also aligns with the type used by the itunes tag: `<itunes:duration>`
2020-10-14 08:45:38 -07:00
Dave Jones 72b458f804
Merge pull request #32 from tomrossi7/main
Simplifying the locked tag
2020-10-14 10:18:07 -05:00
Tom Rossi 9da4b7c2a5 Updating the locked tag 2020-10-14 11:03:46 -04:00
Dave Jones 5ed10d3fec
Merge pull request #31 from dukex/patch-1
Add megafono.host as serviceslug
2020-10-14 06:36:33 -05:00
Martin Mouritzen 6021602dd9
Removal of host element
Removed host element, since that would also be solved by the person(s) element.
2020-10-14 12:14:18 +02:00
Duke 466b99a399
Add megafono.host as serviceslug 2020-10-14 02:41:50 -03:00
Dave Jones b7b60385b6 remove "chapters" container - #30 2020-10-13 16:56:39 -05:00
Dave Jones 0c45d35e2e
Merge pull request #28 from normand1/patch-1
Podcast Chapter Proposal
2020-10-13 16:05:49 -05:00