This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 169
Shitload of features and fixes #23
Open
makc
wants to merge
35
commits into
jfhovinne:master
Choose a base branch
from
makc:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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
Pull request #22
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All merged for you 😃 Check out network graph.