33 Commits (470639f486087b528caad73c8a58a553741b44d5)

Author SHA1 Message Date
  Aaron Parecki 470639f486
recognize h-event "content" in addition to "description" 7 years ago
  Aaron Parecki d3e36038b2
parse basic ActivityStreams objects 7 years ago
  Aaron Parecki 154b7e874a
check for a rel=alternate to existing parsed mf2 JSON and use that instead 7 years ago
  Aaron Parecki 7621bca4a6
adds new "source-format" property to indicate how XRay found the data 7 years ago
  Aaron Parecki 38d307de1c
implements post type discovery 7 years ago
  Aaron Parecki e1600cc5bc
real fix for quotation-of 7 years ago
  Aaron Parecki c4da480866
quotation-of should always be a single value 7 years ago
  Aaron Parecki 112b75b623
parse quotation-of from HTML as well 7 years ago
  Aaron Parecki e2780ba0a0
when interpreting JSON, don't require `value` for html values 7 years ago
  Aaron Parecki 417cc1b3cc
parse redirect uri for h-app 7 years ago
  Aaron Parecki 85c3a17934
whitespace cleanup 8 years ago
  Aaron Parecki 4959ec15f2
remove duplicate url values 8 years ago
  Aaron Parecki c67dd9088d
bugfix 8 years ago
  Aaron Parecki aba067234c
add h-x-app vocabulary 8 years ago
  Aaron Parecki 2515f618c7
include featured image for h-entry 8 years ago
  Aaron Parecki c376833f4c
fix for recipe parsing 8 years ago
  Aaron Parecki 4d65b1ca1e
if removing the img results in empty content, put the name value back 8 years ago
  Aaron Parecki 66adfbe2f8
run name/content dedupe before munging HTML 8 years ago
  Aaron Parecki bdedef6e1e
adds a bunch of broken tests for #52 8 years ago
  Aaron Parecki b686349ded
remove duplicate code 8 years ago
  Aaron Parecki 7872429f0c
prioritize url on the same domain 8 years ago
  Aaron Parecki 85b8a35212
normalize URLs when comparing 8 years ago
  Aaron Parecki 15743d411d
Find author when author is a property of the h-feed 8 years ago
  Aaron Parecki 05f7d9c86c
implement h-feed and other microformats feed parsing 8 years ago
  Aaron Parecki e8e63caba6
implements parsing Atom and RSS feeds 8 years ago
  Aaron Parecki 07d1df2cef
convert rsvp value to lowercase 8 years ago
  Aaron Parecki d50231142a
adds support for parsing checkins 8 years ago
  Aaron Parecki d0de523746
add hackernews support 8 years ago
  Aaron Parecki 330bc9024d
fix parsing for hReview 8 years ago
  Aaron Parecki 78e3e16592
finishes the refactor! 9 years ago
  Aaron Parecki 5221cf79e9
get rid of global functions 9 years ago
  Aaron Parecki 35669270e3
reorganize XRay classes, use p3k-http lib 9 years ago
  Aaron Parecki 5f5392a7b8
deduplicate categories, and strip leading hashtags 9 years ago
  Aaron Parecki a1234f61e3
recognize h-card if it's the only object 9 years ago
  Aaron Parecki c255df7421
add swarm-coins to h-entry 9 years ago
  Aaron Parecki 5e60e13b5a
add h-recipe 9 years ago
  Aaron Parecki 5d8fb4e13c
support h-review and h-product vocab 9 years ago
  Aaron Parecki 2f9f80c4e6 remove unused function 9 years ago
  Aaron Parecki 62697ee46b strict type checking on properties 9 years ago
  Aaron Parecki 1f6de10aba add tests for validating URL fields 10 years ago
  Aaron Parecki 5672004535 remove url param since it was not used 10 years ago
  Aaron Parecki 4a82561536 fix for h-event parsing 10 years ago
  Aaron Parecki 138cddd158 also return audio property 10 years ago
  Aaron Parecki 6de9be2567 parse h-event 10 years ago
  Aaron Parecki ee5e48e1ef if there is exactly one item and it's an h-entry, use that 10 years ago
  Aaron Parecki 9054b0947c specific error when there is no content at the URL 10 years ago
  Aaron Parecki 1924d1000e add log messages to debug which case a URL is hitting 10 years ago
  Aaron Parecki 162d2f5ef8 add tests for feeds, catch case when a permalink has other h-entrys 10 years ago
  Aaron Parecki c4b80506da support parsing posted HTML 10 years ago
  Aaron Parecki 8d1489bb72 fix for target param. include bookmark-of property 10 years ago