Commit Graph

  • 7ddddb3 (refs/pull/49/head) Add $base to default config by Martijn van der Ven 2017-12-23 21:33:19 +0100
  • d67e76f more strict match for XKCD comics by Aaron Parecki 2017-12-13 09:08:12 -0800
  • 66f4a8b (tag: v1.4.6) check for "type" property on alternates by Aaron Parecki 2017-12-01 10:09:15 -0800
  • 36cd121 (tag: v1.4.5) update picofeed dependency by Aaron Parecki 2017-12-01 09:48:46 -0800
  • 70e9f60 (tag: v1.4.4) update jsonfeed detection by Aaron Parecki 2017-12-01 09:27:06 -0800
  • a5f9376 allow use of libxml_disable_entity_loader in appengine by Aaron Parecki 2017-11-29 16:46:48 -0800
  • a9b1001 switch to fork of picofeed with authorUrl support by Aaron Parecki 2017-11-29 16:46:26 -0800
  • 7872429 (tag: v1.4.2) prioritize url on the same domain by Aaron Parecki 2017-11-24 09:55:41 -0800
  • 65d36a7 (tag: v1.4.1) always return arrays for photo and audio from XML feeds by Aaron Parecki 2017-11-16 18:09:06 -0800
  • 12f2751 assume text/xml is an RSS feed by Aaron Parecki 2017-11-16 18:02:02 -0800
  • c2a8ee5 feed discovery only takes 1 http request so adjust timeout by Aaron Parecki 2017-11-15 08:21:08 -0800
  • 206e27e (tag: v1.4.0) add feed discovery API by Aaron Parecki 2017-11-11 13:04:20 -0800
  • 796defb Merge branch 'sebsel-master' by Aaron Parecki 2017-11-11 11:18:11 -0800
  • 8e5163e Merge branch 'master' of https://github.com/sebsel/XRay into sebsel-master by Aaron Parecki 2017-11-11 11:18:00 -0800
  • 745c5d4 update readme by Aaron Parecki 2017-11-11 11:06:32 -0800
  • 85b8a35 normalize URLs when comparing by Aaron Parecki 2017-11-11 11:00:09 -0800
  • 15743d4 Find author when author is a property of the h-feed by Aaron Parecki 2017-11-11 10:37:29 -0800
  • 05f7d9c implement h-feed and other microformats feed parsing by Aaron Parecki 2017-11-11 10:28:21 -0800
  • 7b16371 add basic support for JSONFeed by Aaron Parecki 2017-11-11 08:05:22 -0800
  • e8e63ca implements parsing Atom and RSS feeds by Aaron Parecki 2017-11-11 07:34:24 -0800
  • 9603a47 update release scripts by Aaron Parecki 2017-09-22 12:43:12 -0700
  • a37ed3b (tag: v1.3.1) update to support multiple photos by Aaron Parecki 2017-09-22 12:35:08 -0700
  • 07d1df2 convert rsvp value to lowercase by Aaron Parecki 2017-07-06 08:46:21 -0700
  • f688d79 (refs/pull/39/head) oops by sebsel 2017-06-24 10:43:39 +0200
  • 19f0fd3 added Facebook to the docs by sebsel 2017-06-24 10:42:10 +0200
  • 6b28615 based tests on TwitterTest.php by sebsel 2017-06-24 10:17:45 +0200
  • 67c159e added tests by sebsel 2017-06-24 01:10:46 +0200
  • 8c1ffe3 fix proper mf2 names, cast lon/lat as string, optional end, array notation by sebsel 2017-06-24 01:10:39 +0200
  • b3c0813 store location as h-card in refs by sebsel 2017-06-24 00:23:01 +0200
  • c66c691 Merge remote-tracking branch 'aaronpk/master' by sebsel 2017-06-23 22:59:08 +0200
  • a16b845 (tag: v1.3.0) adds in-reply-to property for HN comments by Aaron Parecki 2017-06-09 09:01:52 -0700
  • d502311 adds support for parsing checkins by Aaron Parecki 2017-06-09 08:53:53 -0700
  • 0ccf34b use consistent pattern for fetching from silos by Aaron Parecki 2017-06-09 07:45:59 -0700
  • 4fab3e9 add test for HN comment by Aaron Parecki 2017-06-09 07:33:01 -0700
  • d0de523 add hackernews support by Aaron Parecki 2017-06-08 16:33:51 -0700
  • 12f0beb add Facebook events by sebsel 2017-06-01 14:48:45 +0200
  • a8acfd2 (tag: v1.2.2) fix test for img in sanitize test by Aaron Parecki 2017-05-27 10:56:26 -0700
  • 236c3f5 (tag: v1.2.1) include version info in response header by Aaron Parecki 2017-05-27 10:51:31 -0700
  • 330bc90 fix parsing for hReview by Aaron Parecki 2017-05-27 10:37:42 -0700
  • e27b96f update to php-mf2 v0.3.2 by Aaron Parecki 2017-05-27 10:37:14 -0700
  • 3107efd (tag: v1.2.0, tag: v1.1.1) expand readme by Aaron Parecki 2017-04-29 12:55:37 -0700
  • 11977e6 (tag: v1.1.0) Merge pull request #38 from aaronpk/library-refactor by Aaron Parecki 2017-04-29 12:36:31 -0700
  • 78e3e16 (refs/pull/38/head) finishes the refactor! by Aaron Parecki 2017-04-29 12:33:02 -0700
  • 01b53ed refactor Twitter parser by Aaron Parecki 2017-04-29 11:15:39 -0700
  • f19b8fd refactor XKCD parsing by Aaron Parecki 2017-04-29 10:45:28 -0700
  • 6b65ae1 refactor for parsing Instagram and GitHub complete by Aaron Parecki 2017-04-29 10:33:27 -0700
  • e36b453 use phpunit 4.8 for php 5.5 support by Aaron Parecki 2017-04-29 09:32:02 -0700
  • 2f52eba rename Fetcher class, add stub Parser class by Aaron Parecki 2017-04-29 09:31:54 -0700
  • 7a7fa6c markdown formatting by Aaron Parecki 2017-04-29 09:12:42 -0700
  • 32df010 update readme by Aaron Parecki 2017-04-29 09:11:26 -0700
  • 4014da6 moves fetching logic into a library class by Aaron Parecki 2017-04-29 09:09:46 -0700
  • 932cbed refactor Rels class into library and controller by Aaron Parecki 2017-04-28 14:38:15 -0700
  • 00dbc3d relicense under MIT by Aaron Parecki 2017-04-28 13:00:18 -0700
  • 5221cf7 get rid of global functions by Aaron Parecki 2017-04-28 12:55:09 -0700
  • 3566927 reorganize XRay classes, use p3k-http lib by Aaron Parecki 2017-04-28 11:55:05 -0700
  • 4b76d7e update composer for split into library by Aaron Parecki 2017-04-28 09:02:56 -0700
  • 9e20bdb update gitignore by Aaron Parecki 2017-04-28 08:19:25 -0700
  • eb0184a add xkcd image by Aaron Parecki 2017-04-28 08:19:17 -0700
  • 8a7f3aa update docs by Aaron Parecki 2017-04-28 08:17:57 -0700
  • 2a3d7b4 add in-reply-to for issue comments by Aaron Parecki 2017-04-22 14:45:05 -0700
  • b76d72a return issue labels as category by Aaron Parecki 2017-04-22 14:41:55 -0700
  • fc41098 fix by Aaron Parecki 2017-04-22 14:33:39 -0700
  • 6733145 pass through http response code by Aaron Parecki 2017-04-22 14:32:58 -0700
  • 1990811 set user-agent header for github requests by Aaron Parecki 2017-04-22 14:28:43 -0700
  • f8e9a87 parse github issues and comments by Aaron Parecki 2017-04-22 14:23:31 -0700
  • 5f63ed7 updates for instagram scraping by Aaron Parecki 2017-04-19 09:21:58 -0700
  • 94bd1ac set user agent header to get around some user agent sniffing by Aaron Parecki 2017-04-16 11:38:09 -0700
  • ee7fa97 skip parsing xkcd home page by Aaron Parecki 2017-04-15 10:19:27 -0700
  • 63ab303 parse XKCD comics by Aaron Parecki 2017-04-15 10:17:11 -0700
  • b0baec5 update README by Aaron Parecki 2017-04-15 09:38:22 -0700
  • 5f5392a deduplicate categories, and strip leading hashtags by Aaron Parecki 2017-04-15 09:36:56 -0700
  • a1234f6 recognize h-card if it's the only object by Aaron Parecki 2017-04-15 08:50:16 -0700
  • 2796897 fix arrays by Aaron Parecki 2017-04-06 16:27:57 -0700
  • 09981cc add new endpoint to parse all rel values from a URL by Aaron Parecki 2017-04-06 16:24:35 -0700
  • c255df7 add swarm-coins to h-entry by Aaron Parecki 2017-03-24 11:50:36 -0700
  • 5ae13d1 block /parse URL from robots.txt by Aaron Parecki 2017-03-21 07:05:53 -0700
  • d8d11be add letsencrypt setup instructions by Aaron Parecki 2017-03-12 10:18:01 -0700
  • 8c488b4 add certbot configuration tool by Aaron Parecki 2017-03-12 09:55:00 -0700
  • 4a4bc73 don't include the RT'd photo or video in the main entry by Aaron Parecki 2017-02-01 08:06:24 -0800
  • 345bed6 fix for #26 by Aaron Parecki 2017-02-01 07:50:47 -0800
  • 5e60e13 add h-recipe by Aaron Parecki 2017-01-26 11:04:51 -0800
  • 5d8fb4e support h-review and h-product vocab by Aaron Parecki 2017-01-25 13:42:00 -0800
  • 88a2c7f add test for syndication property by Aaron Parecki 2017-01-21 11:45:31 -0800
  • 7d781c3 match `http-equiv=Status` in addition to `status` by Aaron Parecki 2017-01-16 13:13:57 -0800
  • 7ef9d2c check for http-equiv for deleted posts when target URL provided by Aaron Parecki 2017-01-16 13:06:45 -0800
  • de060f1 return url and code with no link when target URL provided by Aaron Parecki 2017-01-16 13:04:17 -0800
  • 227311f check for meta-equiv HTTP deleted by Aaron Parecki 2017-01-16 13:03:04 -0800
  • 2d90d5f move twitter logic to its own function by Aaron Parecki 2017-01-16 12:57:07 -0800
  • bc74919 return status code and final URL in response by Aaron Parecki 2017-01-16 12:41:49 -0800
  • 693cb9d use p3k\timezone library by Aaron Parecki 2017-01-12 09:41:05 -0800
  • 753407c (tag: v1.0.0) set default config for test suite by Aaron Parecki 2017-01-11 10:06:45 -0800
  • f37cb05 attempt to fix config file reference by Aaron Parecki 2017-01-11 10:03:04 -0800
  • 898281b update composer, adds release script by Aaron Parecki 2017-01-11 09:55:42 -0800
  • 4a08c1f package for releasing to shared servers by Aaron Parecki 2017-01-11 09:53:58 -0800
  • a69c7a4 remove unused css file by Aaron Parecki 2017-01-11 09:52:24 -0800
  • 0d8e49e delete semantic-ui and use simple inline styles by Aaron Parecki 2017-01-11 09:05:13 -0800
  • e9b044a move default config inline, check for config file before loading by Aaron Parecki 2017-01-11 09:03:40 -0800
  • 876d469 catch non-expanded profile URLs by Aaron Parecki 2017-01-10 15:26:00 -0800
  • 041cc92 add test file by Aaron Parecki 2017-01-10 15:16:50 -0800
  • 755fe8c fix positive timezones and case-insensitive username check by Aaron Parecki 2017-01-10 15:15:47 -0800