39 次代码提交 (ee7fa9765474237e40917d32ab3bcd1d3c0bcbfb)

作者 SHA1 备注 提交日期
  Aaron Parecki 63ab3031a3
parse XKCD comics 9 年前
  Aaron Parecki 5f5392a7b8
deduplicate categories, and strip leading hashtags 9 年前
  Aaron Parecki a1234f61e3
recognize h-card if it's the only object 9 年前
  Aaron Parecki 4a4bc73f5e
don't include the RT'd photo or video in the main entry 9 年前
  Aaron Parecki 5e60e13b5a
add h-recipe 9 年前
  Aaron Parecki 5d8fb4e13c
support h-review and h-product vocab 9 年前
  Aaron Parecki 88a2c7f5bf
add test for syndication property 9 年前
  Aaron Parecki 7d781c3129
match `http-equiv=Status` in addition to `status` 9 年前
  Aaron Parecki 227311faa9
check for meta-equiv HTTP deleted 9 年前
  Aaron Parecki bc74919ade
return status code and final URL in response 9 年前
  Aaron Parecki 876d4696fb catch non-expanded profile URLs 9 年前
  Aaron Parecki 041cc92a8b add test file 9 年前
  Aaron Parecki 0beac036b9 add twitter support 9 年前
  Aaron Parecki 773252559d parse instagram photos and videos 9 年前
  Aaron Parecki 3bdafad98e
parse URLs with fragment IDs 9 年前
  Aaron Parecki c59ab9a2d6
also check img/video/audio for target URL 9 年前
  Aaron Parecki 565d50b862
add token fetching and authentication for posts 9 年前
  Aaron Parecki 62697ee46b strict type checking on properties 9 年前
  Aaron Parecki 1f6de10aba add tests for validating URL fields 10 年前
  Aaron Parecki 3edc01d1b7 add test for invitee 10 年前
  Aaron Parecki 6de9be2567 parse h-event 10 年前
  Aaron Parecki ee5e48e1ef if there is exactly one item and it's an h-entry, use that 10 年前
  Aaron Parecki 2d52b982cb fix test data 10 年前
  Aaron Parecki 8dc0caa4d0 use effective URL after following redirects when comparing URLs 10 年前
  Aaron Parecki 162d2f5ef8 add tests for feeds, catch case when a permalink has other h-entrys 10 年前
  Aaron Parecki d1c6dc9268 add a test for rsvp 10 年前
  Aaron Parecki 4cb548fdfc add test files illustrating a few different ways feeds (lists of posts) can appear 10 年前
  Aaron Parecki 075f78a6c1 parse h-entry even if it's not the first objet 10 年前
  Aaron Parecki a202aa9c9a tests for sanitizing and escaping HTML 10 年前
  Aaron Parecki d7672df96c allow ul/li/ol 10 年前
  Aaron Parecki e3ff109b37 restrict matching mf2 classes to only lowercase names 10 年前
  Aaron Parecki 66a9b1cc9e sanitize HTML in the entry 10 年前
  Aaron Parecki 241594dcf5 sanitize HTML 10 年前
  Aaron Parecki ac6d86c0db includes nested h-cite and other objects 10 年前
  Aaron Parecki 097e999768 return type=unknown instead of error=no_content 10 年前
  Aaron Parecki 69223cad1d return matching author url 10 年前
  Aaron Parecki 0b35b74636 implement authorship discovery 10 年前
  Aaron Parecki 9eecc31571 parse content and name from the entry 10 年前
  Aaron Parecki 85c3ce7b33 starting the parse function, with tests 10 年前