Wykres commitów

940 Commity (a326856abf5025c1b202cc2133824adf7af40722)

Autor SHA1 Wiadomość Data
Dave Jones a5d702746c social tags 2021-11-07 22:58:11 -06:00
James Cridland 92a7e0073c
Update 1.0.md
Clearer wording about Amazon
2021-11-04 20:56:06 +10:00
Dave Jones ced8702b21
Merge pull request #309 from Podcastindex-org/jamescridland-patch-14
Update 1.0.md
2021-11-04 03:36:54 -05:00
James Cridland 4507b85088
Update 1.0.md
Added "how to programmatically spot a GUID" as well as a note about Amazon Music's use of UUIDv5 IDs.
2021-11-04 16:57:30 +10:00
HackMD 735d7cd3be latests changes 2021-11-02 13:50:16 +00:00
Brian of London 216e055460
added regex for checking a podcast:guid
Signed-off-by: Brian of London <brian@podping.org>
2021-11-04 11:39:32 +02:00
Brian of London 4f2c5a82f4
Merge branch 'main' of https://github.com/brianoflondon/podcast-namespace into main 2021-11-04 11:34:28 +02:00
HackMD e4b485b326
1.0
First Draft of a letter to Apple asking for app linking, podping and working together with Podcasting 2.0
2021-11-04 11:34:05 +02:00
Brian of London d6eb700c4f
Withdrawing an obsolete proposal.
Signed-off-by: Brian of London <brian@podping.org>
2021-11-04 11:34:05 +02:00
Brian 0aa4238ebb
The missing link
Signed-off-by: Brian <brian@podping.org>
2021-11-04 11:34:05 +02:00
Brian 0f40958161
Added explanation and use case for customKey/customValue 2021-11-04 11:34:05 +02:00
Brian of London dae2d91051
Merge remote-tracking branch 'upstream/main' into main 2021-11-02 09:38:10 +02:00
HackMD e9456d413c 1.0
First Draft of a letter to Apple asking for app linking, podping and working together with Podcasting 2.0
2021-11-01 17:35:10 +00:00
Guilherme Dellagustin ebd5df5ab5 Updated podcast:value specification for custom records
This commit makes the usage of customKey and customValue more specific.

The change to the spec was made based on the known users for these
attributes (LNPay and HIVE gateway), but it is not necessarily backwards
compatible.

Why is this change neccessary?

Client applications that use the information on the podcast:value
tag must know what to with its content.

Imagine one receiver sets customValue to raw binary data encoded in
hex, and expects it to be sent in the payment as raw binary
data.

Imagine another receiver sets customValue to raw binary data encoded in
base64, and expects it to be sent in the payment as raw binary
data.

Imagine now that other receiver sets customerValue to a string, and
expects it to be sent in the payment as a string encoded in UTF-8 (which
currently known users do).

There is no way a client could know what do to with customValue (how to
decode it an re-encode it), without specific knowledge about how each
receiver uses this field.

Although this is possible, it is counter productive for client
development, as clients should have to know as little as possible
about different application specific protocols used by the receivers.
2021-10-16 15:21:58 +02:00
Brian of London b38178e5bb
Withdrawing an obsolete proposal.
Signed-off-by: Brian of London <brian@podping.org>
2021-10-14 08:41:24 +03:00
Brian 6ff1654ae6
The missing link
Signed-off-by: Brian <brian@podping.org>
2021-10-12 15:41:56 +03:00
Brian 29e4e15719
Added explanation and use case for customKey/customValue 2021-10-12 15:39:25 +03:00
Karl Oczadly 5771efe844
Fix formatting issue 2021-10-11 20:00:58 +01:00
Karl Oczadly 8fd0def332
Add Nano to V4V specification 2021-10-11 19:51:13 +01:00
Dave Jones 24e447a16a
Merge pull request #299 from dellagustin/patch-2
Added Omny Studio as platform supporting transcriptions
2021-10-05 21:11:27 -05:00
Guilherme Dellagustin eafaea7e3c
Update element-support.md
Added Omny Studio support for transcription.
2021-10-06 00:07:31 +02:00
Dave Jones eb9583d6e3
Merge pull request #298 from dergigi/patch-1
Fix author name in value.md
2021-10-05 15:42:56 -05:00
Gigi 1611d28eb6
Fix name
GiGi -> Gigi
2021-10-05 22:21:47 +02:00
Dave Jones f23c21c41d
Merge pull request #297 from saerdnaer/patch-1
Draft for future fix of spelling errors
2021-10-02 08:19:50 -05:00
Andreas Hubel 50cdaae1d2
fix typo 2021-10-02 14:34:30 +02:00
Andreas Hubel c63d3e982c
draft 2021-10-02 14:32:41 +02:00
Dave Jones a0eb88009f
Update README.md 2021-09-22 15:31:05 -05:00
Dave Jones 3a32d9ec83 medium update 2021-09-22 15:24:45 -05:00
Dave Jones 6412fe73d6
Merge pull request #295 from podverse/soundbiteRevision
Revise soundbite proposal spec to leave title field blank if the podcaster does not provide a value for title
2021-09-16 07:07:41 -05:00
Mitch Downey 54876f463c Revise soundbite proposal spec to leave title field blank if the podcaster does not provide a value 2021-09-15 14:52:46 -05:00
Dave Jones a2207e92c6
Update podcasting2.0.md 2021-09-14 13:44:21 -05:00
Dave Jones 01bc406e89
Update README.md 2021-09-14 13:43:35 -05:00
Dave Jones 26461a6a32
Merge pull request #294 from rss/main
add RSS.com Funding
2021-09-10 15:59:08 -05:00
carlosescura e2732bb4d6 add RSS.com Funding 2021-09-10 17:05:38 +02:00
Dave Jones 6e30fdb127
Merge pull request #293 from brianoflondon/main
Change suggested by Alecks
2021-09-05 07:06:13 -05:00
Brian 4b86514059
Change suggested by Alecks
change podpingAuth to hiveAccount

@brianoflondon Please don't call it podPing auth :)  call it hiveAccount.

1) this doesn't meet the criteria of "authorization"
2) calling it what it is, as opposed to what it does, makes it apparent
3) hiveAccount makes it easier to transition to another implementation in the future if needed
2021-09-04 18:31:31 +03:00
Dave Jones 0819b3d208 credits 2021-09-02 11:14:27 -05:00
Dave Jones a3bcc50214 credits 2021-09-02 11:13:02 -05:00
Dave Jones a1c3442bcc credits 2021-09-02 11:11:57 -05:00
Dave Jones 506735379e spacing 2021-09-02 10:51:28 -05:00
Dave Jones 5fde6a9097 more cleanup 2021-09-02 10:45:12 -05:00
Dave Jones 3fb9d23d3a cleanup layout 2021-09-02 08:55:52 -05:00
Dave Jones d45ea0df9b layout 2021-09-02 08:38:01 -05:00
Dave Jones a8f6d3d8a6 layout 2021-09-02 08:36:12 -05:00
Dave Jones f33b898f61 layout 2021-09-02 08:34:29 -05:00
Dave Jones 9007d4f67b
Merge pull request #292 from brianoflondon/main
Let's discuss if its helpful to note the authorized sender
2021-09-02 06:31:26 -05:00
Brian 18e7186b57
Adding back the Authorized account tage
for discussion
2021-09-02 09:15:55 +03:00
Dave Jones bec4837d9a attribution @dergigi 2021-09-01 17:28:54 -05:00
Dave Jones 00f0816ee8 formalize value tag 2021-09-01 17:25:48 -05:00
Dave Jones e9f91e5efa formalize value tag 2021-09-01 17:22:48 -05:00