Samuel Tardieu
ddd7df2a38
fix link when extracting the feed address
...
If the <link rel="alternate" href="..."/> was not the first
<link/> attribute under the <feed/> tag, the bad one was extracted
as the corresponding site URL.
2011-12-16 16:07:01 -08:00
Joe Groff
9d5e676b26
Revert "pubsubhubbub support by samueltardieu". Fixes #455 .
...
This reverts commit e3483c9c03
.
2011-12-14 13:13:18 -08:00
John Benediktsson
1eaea88912
pubsubhubbub support by samueltardieu. Fixes #148 .
2011-11-28 09:57:03 -08:00
John Benediktsson
6f1c44b46d
Cleanup some lint warnings.
2011-10-15 19:19:44 -07:00
John Benediktsson
d61de12011
Cleanup more lint warnings.
2011-10-14 12:31:46 -07:00
Doug Coleman
55e772c528
Remove the http-data word
2010-03-01 22:32:15 -06:00
Doug Coleman
9bf7f56283
Add a new word http-data that is just http-get nip
2010-02-27 07:58:35 -06:00
Slava Pestov
2ee4db39af
syndication: get it working with doublec's wacky atom feed
2010-02-25 21:39:14 +13:00
Slava Pestov
0612bc6177
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
Keith Lazuka
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
Slava Pestov
05f3f9dcb9
Fixing unit tests for stack effect inference changes
2009-04-20 21:15:19 -05:00
Slava Pestov
85fb4aab89
syndication: fix help lint
2009-03-31 04:43:26 -05:00
Slava Pestov
b32df2100a
Fix parse-feed for byte arrays
2009-03-30 20:45:55 -05:00
Slava Pestov
6b99b04531
Add vocab: for vocab-relative paths
2009-02-15 19:53:21 -06:00
Daniel Ehrenberg
86c3481f12
Moving XML vocabularies around
2009-02-05 21:17:03 -06:00
Daniel Ehrenberg
6240f00803
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-30 11:30:07 -06:00
Daniel Ehrenberg
de49f6fc74
Moving xml.interpolate to xml.literals
2009-01-30 11:29:30 -06:00
Doug Coleman
3c408342ef
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
2009-01-29 22:19:07 -06:00
Daniel Ehrenberg
6372395b8a
Fixing everything I broke?
2009-01-29 13:33:04 -06:00
Daniel Ehrenberg
af9d70c65a
XML chunks are a separate datatype; XML tags are no longer assocs
2009-01-28 14:33:33 -06:00
Slava Pestov
2c4f6ffd79
Fix syndication unit test
2009-01-26 04:48:50 -06:00
Daniel Ehrenberg
5615bbe330
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-26 00:13:58 -06:00
Daniel Ehrenberg
2f177a194b
Removing old XML generation library
2009-01-26 00:05:13 -06:00
Daniel Ehrenberg
ef8747ee72
Syndication uses new xml.interpolate vocab
2009-01-25 23:53:02 -06:00
Slava Pestov
f34c14a0f5
Remove some usages of tuck
2009-01-23 18:20:47 -06:00
Daniel Ehrenberg
72a3d309f9
XML parses entities now
2009-01-15 22:20:24 -06:00
Slava Pestov
3385cf5992
Update XML library to parse <! directives better; modernize the code a bit
2008-12-02 19:59:16 -06:00
Slava Pestov
c19f2257f4
Fix permission bits
2008-10-02 08:34:49 -05:00
Slava Pestov
e438fe2a80
Handle Atom feeds with multiple entry links
2008-09-29 23:36:40 -05:00
Doug Coleman
9032555357
fix unit test
2008-09-28 10:16:35 -05:00
Slava Pestov
d312c97171
Docs for syndication vocab
2008-09-28 00:58:57 -05:00
Slava Pestov
cf80dd122a
Updating code for make and fry changes
2008-09-10 22:11:40 -05:00
Slava Pestov
aff1b021f9
More path fixes
2008-09-05 16:43:42 -05:00
Slava Pestov
724fae53e9
Move web framework to basis
2008-09-04 18:15:13 -05:00