Aaron Parecki
206e27ea25
add feed discovery API
7 years ago
Aaron Parecki
745c5d4656
update readme
includes info on feed parsing
7 years ago
Aaron Parecki
05f7d9c86c
implement h-feed and other microformats feed parsing
7 years ago
sebsel
f688d79ef7
oops
7 years ago
sebsel
19f0fd3efe
added Facebook to the docs
7 years ago
Aaron Parecki
236c3f5f9c
include version info in response header
7 years ago
Aaron Parecki
3107efd920
expand readme
7 years ago
Aaron Parecki
78e3e16592
finishes the refactor!
7 years ago
Aaron Parecki
01b53edc95
refactor Twitter parser
7 years ago
Aaron Parecki
7a7fa6cabb
markdown formatting
7 years ago
Aaron Parecki
32df010cbd
update readme
7 years ago
Aaron Parecki
00dbc3dae1
relicense under MIT
7 years ago
Aaron Parecki
8a7f3aae42
update docs
7 years ago
Aaron Parecki
b0baec515c
update README
replaced example post, closes #30
7 years ago
Aaron Parecki
bc74919ade
return status code and final URL in response
* closes #14
* updated readme with details of the response
* includes `url` and `code` in the response with the final URL after following redirects and the HTTP status code returned
7 years ago
Aaron Parecki
4a08c1fd2f
package for releasing to shared servers
* adds .htaccess files for apache
* adds installation instructions and nginx example
* prevent source folders from being viewed with .htaccess
* adds `index.php` in root folder in case you deploy this whole thing to a subfolder
* updates to work when installed in a subfolder
7 years ago
Aaron Parecki
0beac036b9
add twitter support
closes #18
7 years ago
Aaron Parecki
db8dba9f23
include published date for Instagram photos
if the photo has a location, the timezone is set on the published date
7 years ago
Aaron Parecki
565d50b862
add token fetching and authentication for posts
8 years ago
Aaron Parecki
e9bc4bf450
rename to X-Ray
8 years ago
Aaron Parecki
9eecc31571
parse content and name from the entry
8 years ago
Aaron Parecki
13bb06d2c9
stub mf2 parsing
8 years ago
Aaron Parecki
987d615cd4
fix escaped quotes in readme
8 years ago
Aaron Parecki
c2f4469c7e
begin API documentation
8 years ago
Aaron Parecki
22a71fd7e9
empty project template
8 years ago