70 Commits (e8e63caba604673ca267bd492ac8162a476e710c)

Author SHA1 Message Date
  Aaron Parecki e8e63caba6
implements parsing Atom and RSS feeds 6 years ago
  Aaron Parecki a37ed3bbae
update to support multiple photos 6 years ago
  Aaron Parecki a16b845af3
adds in-reply-to property for HN comments 6 years ago
  Aaron Parecki d50231142a
adds support for parsing checkins 6 years ago
  Aaron Parecki 4fab3e9e0a
add test for HN comment 6 years ago
  Aaron Parecki d0de523746
add hackernews support 6 years ago
  Aaron Parecki a8acfd2a43
fix test for img in sanitize test 6 years ago
  Aaron Parecki 330bc9024d
fix parsing for hReview 6 years ago
  Aaron Parecki 78e3e16592
finishes the refactor! 7 years ago
  Aaron Parecki 01b53edc95
refactor Twitter parser 7 years ago
  Aaron Parecki 6b65ae1b94
refactor for parsing Instagram and GitHub complete 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 2a3d7b4923
add in-reply-to for issue comments 7 years ago
  Aaron Parecki b76d72a77b
return issue labels as category 7 years ago
  Aaron Parecki f8e9a87667
parse github issues and comments 7 years ago
  Aaron Parecki 5f63ed7944
updates for instagram scraping 7 years ago
  Aaron Parecki 63ab3031a3
parse XKCD comics 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 4a4bc73f5e
don't include the RT'd photo or video in the main 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 88a2c7f5bf
add test for syndication property 7 years ago
  Aaron Parecki 7d781c3129
match `http-equiv=Status` in addition to `status` 7 years ago
  Aaron Parecki 7ef9d2c936
check for http-equiv for deleted posts when target URL provided 7 years ago
  Aaron Parecki de060f110f
return url and code with no link when target URL provided 7 years ago
  Aaron Parecki 227311faa9
check for meta-equiv HTTP deleted 7 years ago
  Aaron Parecki bc74919ade
return status code and final URL in response 7 years ago
  Aaron Parecki 753407c904
set default config for test suite 7 years ago
  Aaron Parecki 876d4696fb catch non-expanded profile URLs 7 years ago
  Aaron Parecki 041cc92a8b add test file 7 years ago
  Aaron Parecki 755fe8c222 fix positive timezones and case-insensitive username check 7 years ago
  Aaron Parecki 0beac036b9 add twitter support 7 years ago
  Aaron Parecki db8dba9f23 include published date for Instagram photos 7 years ago
  Aaron Parecki 44b452a8d0 disable tests that make actual http calls 7 years ago
  Aaron Parecki 773252559d parse instagram photos and videos 7 years ago
  Aaron Parecki 3bdafad98e
parse URLs with fragment IDs 7 years ago
  Aaron Parecki c59ab9a2d6
also check img/video/audio for target URL 7 years ago
  Aaron Parecki ac32522c25
should always return 200 7 years ago
  Aaron Parecki 565d50b862
add token fetching and authentication for posts 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 1aa2f01d94 convert hostnames to lowercase 8 years ago
  Aaron Parecki bf6de4de06 only return HTTP 400 on client errors 8 years ago
  Aaron Parecki 3edc01d1b7 add test for invitee 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 2d52b982cb fix test data 8 years ago
  Aaron Parecki 8dc0caa4d0 use effective URL after following redirects when comparing URLs 8 years ago