115 Commits (63ab3031a374a22195a3d101c2445ae3caeae9d3)
 

Author SHA1 Message Date
  Aaron Parecki 62697ee46b strict type checking on properties 7 years ago
  Aaron Parecki 9006718ca5 add config option to enable caching 7 years ago
  Aaron Parecki 1f6de10aba add tests for validating URL fields 8 years ago
  Aaron Parecki 648a1e4e96 use released version of php-mf2 now that it is 0.3 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 1aa2f01d94 convert hostnames to lowercase 8 years ago
  Aaron Parecki bf6de4de06 only return HTTP 400 on client errors 8 years ago
  Aaron Parecki 138cddd158 also return audio property 8 years ago
  Aaron Parecki 3edc01d1b7 add test for invitee 8 years ago
  Aaron Parecki 6de9be2567 parse h-event 8 years ago
  Aaron Parecki abd37849ac attempt to fix appengine warnings 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 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 2d52b982cb fix test data 8 years ago
  Aaron Parecki 3d29776ae7 add a form to the home page to allow passing in HTML 8 years ago
  Aaron Parecki b7f49a7958 fix should follow redirects check 8 years ago
  Aaron Parecki 8dc0caa4d0 use effective URL after following redirects when comparing URLs 8 years ago
  Aaron Parecki 162d2f5ef8 add tests for feeds, catch case when a permalink has other h-entrys 8 years ago
  Aaron Parecki e3000f8c06 better blacklist for google 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 d1c6dc9268 add a test for rsvp 8 years ago
  Aaron Parecki 4cb548fdfc add test files illustrating a few different ways feeds (lists of posts) can appear 8 years ago
  Aaron Parecki 075f78a6c1 parse h-entry even if it's not the first objet 8 years ago
  Aaron Parecki a202aa9c9a tests for sanitizing and escaping HTML 8 years ago
  Aaron Parecki d7672df96c allow ul/li/ol 8 years ago
  Aaron Parecki e3ff109b37 restrict matching mf2 classes to only lowercase names 8 years ago
  Aaron Parecki 66a9b1cc9e sanitize HTML in the entry 8 years ago
  Aaron Parecki 241594dcf5 sanitize HTML 8 years ago
  Aaron Parecki 814df605b6 add query string param to pretty-print JSON output 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 097e999768 return type=unknown instead of error=no_content 8 years ago
  Aaron Parecki ed88b4881b use file_get_contents only for appengine URLs 8 years ago
  Aaron Parecki d853a52eb4 disable the timeout test for now 8 years ago
  Aaron Parecki e09ee58d8b sometimes it returns "request failed" 8 years ago
  Aaron Parecki 2924f35e0d fix tests for new HTTPStream 8 years ago
  Aaron Parecki 82931e46bc switch to using file_get_contents for appengine 8 years ago
  Aaron Parecki 7b955b53f2 don't follow redirects on appengine URLs 8 years ago
  Aaron Parecki 8a51a9fbe7 bump for deploy 8 years ago
  Aaron Parecki 147e9f991f point to keyfile 8 years ago
  Aaron Parecki f69da25ff2 deploy via travis 8 years ago
  Aaron Parecki 7fafb51e92 add todo note for feeds 8 years ago
  Aaron Parecki 7075254d56 add / to URL if it doesn't have a path 8 years ago
  Aaron Parecki 7b54172b87 add slash if no path is given 8 years ago
  Aaron Parecki 0d96cb2832 also return matching url for h-cards 8 years ago