16 Commits (4d65b1ca1e97128bcb45819bb703c0f3ab6f5fe9)

Author SHA1 Message Date
  Aaron Parecki 4d65b1ca1e
if removing the img results in empty content, put the name value back 6 years ago
  Aaron Parecki 66adfbe2f8
run name/content dedupe before munging HTML 6 years ago
  Aaron Parecki bdedef6e1e
adds a bunch of broken tests for #52 6 years ago
  Aaron Parecki b686349ded
remove duplicate code 6 years ago
  Aaron Parecki 7872429f0c
prioritize url on the same domain 6 years ago
  Aaron Parecki 85b8a35212
normalize URLs when comparing 6 years ago
  Aaron Parecki 15743d411d
Find author when author is a property of the h-feed 6 years ago
  Aaron Parecki 05f7d9c86c
implement h-feed and other microformats feed parsing 6 years ago
  Aaron Parecki e8e63caba6
implements parsing Atom and RSS feeds 6 years ago
  Aaron Parecki 07d1df2cef
convert rsvp value to lowercase 6 years ago
  Aaron Parecki d50231142a
adds support for parsing checkins 6 years ago
  Aaron Parecki d0de523746
add hackernews support 6 years ago
  Aaron Parecki 330bc9024d
fix parsing for hReview 6 years ago
  Aaron Parecki 78e3e16592
finishes the refactor! 7 years ago
  Aaron Parecki 5221cf79e9
get rid of global functions 7 years ago
  Aaron Parecki 35669270e3
reorganize XRay classes, use p3k-http lib 7 years ago
  Aaron Parecki 5f5392a7b8
deduplicate categories, and strip leading hashtags 7 years ago
  Aaron Parecki a1234f61e3
recognize h-card if it's the only object 7 years ago
  Aaron Parecki c255df7421
add swarm-coins to h-entry 7 years ago
  Aaron Parecki 5e60e13b5a
add h-recipe 7 years ago
  Aaron Parecki 5d8fb4e13c
support h-review and h-product vocab 7 years ago
  Aaron Parecki 2f9f80c4e6 remove unused function 7 years ago
  Aaron Parecki 62697ee46b strict type checking on properties 7 years ago
  Aaron Parecki 1f6de10aba add tests for validating URL fields 8 years ago
  Aaron Parecki 5672004535 remove url param since it was not used 8 years ago
  Aaron Parecki 4a82561536 fix for h-event parsing 8 years ago
  Aaron Parecki 138cddd158 also return audio property 8 years ago
  Aaron Parecki 6de9be2567 parse h-event 8 years ago
  Aaron Parecki ee5e48e1ef if there is exactly one item and it's an h-entry, use that 8 years ago
  Aaron Parecki 9054b0947c specific error when there is no content at the URL 8 years ago
  Aaron Parecki 1924d1000e add log messages to debug which case a URL is hitting 8 years ago
  Aaron Parecki 162d2f5ef8 add tests for feeds, catch case when a permalink has other h-entrys 8 years ago
  Aaron Parecki c4b80506da support parsing posted HTML 8 years ago
  Aaron Parecki 8d1489bb72 fix for target param. include bookmark-of property 8 years ago
  Aaron Parecki 075f78a6c1 parse h-entry even if it's not the first objet 8 years ago
  Aaron Parecki d7672df96c allow ul/li/ol 8 years ago
  Aaron Parecki 66a9b1cc9e sanitize HTML in the entry 8 years ago
  Aaron Parecki 241594dcf5 sanitize HTML 8 years ago
  Aaron Parecki b9c9a6bddd fix for author parsing 8 years ago
  Aaron Parecki ac6d86c0db includes nested h-cite and other objects 8 years ago
  Aaron Parecki 2924f35e0d fix tests for new HTTPStream 8 years ago
  Aaron Parecki 82931e46bc switch to using file_get_contents for appengine 8 years ago
  Aaron Parecki 7fafb51e92 add todo note for feeds 8 years ago
  Aaron Parecki 7075254d56 add / to URL if it doesn't have a path 8 years ago
  Aaron Parecki 0d96cb2832 also return matching url for h-cards 8 years ago
  Aaron Parecki fff43444f5 also return categories 8 years ago
  Aaron Parecki 69223cad1d return matching author url 8 years ago
  Aaron Parecki e9bc4bf450 rename to X-Ray 8 years ago
  Aaron Parecki 0b35b74636 implement authorship discovery 8 years ago
  Aaron Parecki 9eecc31571 parse content and name from the entry 8 years ago