Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Shitload of features and fixes #23

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Shitload of features and fixes #23

wants to merge 35 commits into from

Conversation

makc
Copy link

@makc makc commented Aug 14, 2013

All merged for you 😃 Check out network graph.

max-mapper and others added 30 commits April 22, 2011 17:06
Removed ie6 specific code.
changed content type of ajax call to xml
asp net VB proxy
New property “content” containing full text, and a little fix.
Before this change, the logic for finding the 'link' for
an atom entry would just grab the first 'link'-type node
from a given entry.  But an entry may have multiple 'link'
nodes; one needs to grab the '<link rel="alternate" ....'
node.

 * http://www.xml.com/pub/a/2004/06/16/dive.html

   -> "Every Atom feed and every Atom entry needs an
       alternate link. It is the only type of link that
       is required by the Atom feed specification."

An example feed that uses multiple 'link' nodes (emitted
'link' field is wrong before this change):

 * http://blog.racket-lang.org/feeds/posts/default
Fix jatom.js to adhere to RFC 4287 for 'link' population.

Before this change, the logic for finding the 'link' for
an atom entry would just grab the first 'link'-type node
from a given entry.  But an entry may have multiple 'link'
nodes; one needs to grab the '<link rel="alternate" ....'
node for that case.

An example feed that uses multiple 'link' nodes (emitted
'link' field is wrong before this change):

 * http://blog.racket-lang.org/feeds/posts/default
Removed dist/*.js for now
erge is necessary,
Pull request #21 (visual basic proxy - does not hurt anyone)
(merging nothing to get us connected in network graph)
(merging nothing to get us connected in network graph)
also brings back dist/*.js
@makc makc mentioned this pull request Aug 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants