Aaron Parecki
568bc51248
remove twitter
8 months ago
Aaron Parecki
438430ffc2
add option to send specific accept header
1 year ago
Barnaby Walters
718338c90f
Added support for default options to be passed to the constructor
* Default options are applied to calls to parse(), rels(), feeds() and process()
* Default options are overridden by options passed to the respective function call on a
property-by-property basis
* Documented in README with example
* Added basic test (only for parse() behaviour)
* Also fixed a bug causing an error processing h-cards with no URL property
2 years ago
Aaron Parecki
3e63e841bf
remove instagram
2 years ago
Aaron Parecki
44f91f443a
remove facebook
2 years ago
Josemar Lohn
9ca78ab024
First try to remove facebook
3 years ago
Aaron Parecki
87b2cf10d8
add follow-of posts
replaces #78
6 years ago
Aaron Parecki
7621bca4a6
adds new "source-format" property to indicate how XRay found the data
* mf2+html
* mf2+json
* feed+json
* xml
* instagram/facebook/github/xkcd
6 years ago
Aaron Parecki
38d307de1c
implements post type discovery
returns a new property `post-type` next to `type`
closes #25
6 years ago
Aaron Parecki
9e66c6839a
new htmlpurifier release!
6 years ago
Aaron Parecki
01ba3c0785
add note about supporting dev-master of htmlpurifier
6 years ago
Aaron Parecki
171ca175f2
adds an option to process a parsed mf2 page
6 years ago
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