59 Commits (aba067234c1ca28117dc8562980de0d938e97b60)

Author SHA1 Message Date
  Aaron Parecki c2a8ee5a05
feed discovery only takes 1 http request so adjust timeout 6 years ago
  Aaron Parecki 206e27ea25
add feed discovery API 6 years ago
  Aaron Parecki 05f7d9c86c
implement h-feed and other microformats feed parsing 6 years ago
  sebsel 12f0bebc8a add Facebook events 6 years ago
  Aaron Parecki a8acfd2a43
fix test for img in sanitize test 6 years ago
  Aaron Parecki 236c3f5f9c
include version info in response header 6 years ago
  Aaron Parecki 78e3e16592
finishes the refactor! 7 years ago
  Aaron Parecki 01b53edc95
refactor Twitter parser 7 years ago
  Aaron Parecki f19b8fd7dd
refactor XKCD parsing 7 years ago
  Aaron Parecki 6b65ae1b94
refactor for parsing Instagram and GitHub complete 7 years ago
  Aaron Parecki 2f52eba556
rename Fetcher class, add stub Parser class 7 years ago
  Aaron Parecki 4014da6dc7
moves fetching logic into a library class 7 years ago
  Aaron Parecki 932cbedf45
refactor Rels class into library and controller 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 6733145b47
pass through http response code 7 years ago
  Aaron Parecki f8e9a87667
parse github issues and comments 7 years ago
  Aaron Parecki 94bd1acd75
set user agent header to get around some user agent sniffing 7 years ago
  Aaron Parecki ee7fa97654
skip parsing xkcd home page 7 years ago
  Aaron Parecki 63ab3031a3
parse XKCD comics 7 years ago
  Aaron Parecki 2796897a61
fix arrays 7 years ago
  Aaron Parecki 09981cc8d2
add new endpoint to parse all rel values from a URL 7 years ago
  Aaron Parecki 8c488b41ea
add certbot configuration tool 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 2d90d5fddd
move twitter logic to its own function 7 years ago
  Aaron Parecki bc74919ade
return status code and final URL in response 7 years ago
  Aaron Parecki 4a08c1fd2f
package for releasing to shared servers 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 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 9006718ca5 add config option to enable caching 7 years ago
  Aaron Parecki bf6de4de06 only return HTTP 400 on client errors 8 years ago
  Aaron Parecki 6de9be2567 parse h-event 8 years ago
  Aaron Parecki 76c45a9e19 only use memcache if class exists 8 years ago
  Aaron Parecki 262d9a66fa cache the HTTP response 8 years ago
  Aaron Parecki 9054b0947c specific error when there is no content at the URL 8 years ago
  Aaron Parecki 8dc0caa4d0 use effective URL after following redirects when comparing URLs 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 814df605b6 add query string param to pretty-print JSON output 8 years ago
  Aaron Parecki ac6d86c0db includes nested h-cite and other objects 8 years ago
  Aaron Parecki 097e999768 return type=unknown instead of error=no_content 8 years ago
  Aaron Parecki 82931e46bc switch to using file_get_contents for appengine 8 years ago