26 Commits (112b75b623e2200e6e57c96b09b1e068307d94bc)

Author SHA1 Message Date
  Aaron Parecki 112b75b623
parse quotation-of from HTML as well 5 years ago
  Aaron Parecki e2780ba0a0
when interpreting JSON, don't require `value` for html values 5 years ago
  Aaron Parecki 417cc1b3cc
parse redirect uri for h-app 5 years ago
  Aaron Parecki 85c3a17934
whitespace cleanup 6 years ago
  Aaron Parecki 4959ec15f2
remove duplicate url values 6 years ago
  Aaron Parecki c67dd9088d
bugfix 6 years ago
  Aaron Parecki aba067234c
add h-x-app vocabulary 6 years ago
  Aaron Parecki 2515f618c7
include featured image for h-entry 6 years ago
  Aaron Parecki c376833f4c
fix for recipe parsing 6 years ago
  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