44 Commits (9edc99ce3c9815c447ede66fc55fd52550391cfd)

Author SHA1 Message Date
  Aaron Parecki 9edc99ce3c
parse h-event location as an embedded h-card 3 years ago
  Aaron Parecki d2b0109d37
fix for missing author property 3 years ago
  Aaron Parecki 2cf50a695e
check for null value first 4 years ago
  Aaron Parecki aacac198a8
fix checking for empty post content 4 years ago
  Aaron Parecki 1213ee080d
include author for events 4 years ago
  Aaron Parecki b0b2fc1ee8
support featured images from events 4 years ago
  Aaron Parecki 19126b5836
pass thru HTTP code and parse deleted pages 4 years ago
  sebsel 1e638e7fd0 fix a case where the removed h-card is the first item 5 years ago
  Aaron Parecki 87b2cf10d8
add follow-of posts 5 years ago
  Aaron Parecki 8043ba575f
improve authorship discovery 5 years ago
  Aaron Parecki 18dc92966b
recognize pattern of h-entry + h-card 5 years ago
  Aaron Parecki 470639f486
recognize h-event "content" in addition to "description" 5 years ago
  Aaron Parecki d3e36038b2
parse basic ActivityStreams objects 5 years ago
  Aaron Parecki 154b7e874a
check for a rel=alternate to existing parsed mf2 JSON and use that instead 5 years ago
  Aaron Parecki 7621bca4a6
adds new "source-format" property to indicate how XRay found the data 5 years ago
  Aaron Parecki 38d307de1c
implements post type discovery 5 years ago
  Aaron Parecki e1600cc5bc
real fix for quotation-of 5 years ago
  Aaron Parecki c4da480866
quotation-of should always be a single value 5 years ago
  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