230 Commits (adfc8fa5bddc275f28ffc8cef7383eb49ac70b90)
 

Author SHA1 Message Date
  Aaron Parecki adfc8fa5bd
Merge pull request #64 from aaronpk/mf2-dev 6 years ago
  Aaron Parecki dc0557ddb9
update tests for fixed mf2 parsing 6 years ago
  Aaron Parecki 8b199e5385
switch back to main mf2 parser 6 years ago
  Aaron Parecki 85c3a17934
whitespace cleanup 6 years ago
  Aaron Parecki 4959ec15f2
remove duplicate url values 6 years ago
  Aaron Parecki 391b515a5d
use 0.4.0-alpha release of php-mf2 6 years ago
  Aaron Parecki 8026279cba
fix tests for new mf2 parser 6 years ago
  Aaron Parecki 3eb78339d6
update to experimental php-mf2 parser 6 years ago
  Aaron Parecki bde041da00
v1.4.21 6 years ago
  Aaron Parecki 1a14866999
update p3k/http 6 years ago
  Aaron Parecki a50cd6284b
fix whitespace handling for br tags in html 6 years ago
  Aaron Parecki c27f228314
include in-reply-to URL for tweets 6 years ago
  Aaron Parecki 9e66c6839a
new htmlpurifier release! 6 years ago
  Aaron Parecki 87a407c7b5
only run travis deploy on php 5.5 6 years ago
  Aaron Parecki c68c7661c8
inspect content to determine if a page is atom or rss 6 years ago
  Aaron Parecki cb1e32278d
convert newlines to <br> for html in tweets 6 years ago
  Aaron Parecki bf4bc3a668
extract photos and videos from streaming tweets when truncated 6 years ago
  Aaron Parecki fb2fcec9c6
include HTML for tweets with links or user mentions 6 years ago
  Aaron Parecki b995a1d3ee
whitespace 6 years ago
  Aaron Parecki 452accf6bf
include `quotation-of` property for quoted tweets 6 years ago
  Aaron Parecki 01ba3c0785
add note about supporting dev-master of htmlpurifier 6 years ago
  Aaron Parecki 73ad0e6e21
Merge pull request #60 from aaronpk/htmlpurifier-update 6 years ago
  Aaron Parecki 584f34e1ed
add test from ascraeus.org which was causing an INTL error 6 years ago
  Aaron Parecki ba309e9cfe
add test for parsing a parsed mf2 object with html 6 years ago
  Aaron Parecki 6ce7f7c64b
fix autoloader for htmlpurifier 6 years ago
  Aaron Parecki 06bcbb3806
attempt to update htmlpurifier to latest commit 6 years ago
  Aaron Parecki 7e3d901995
test on more php versions 6 years ago
  Aaron Parecki 2cc215d370
add .editorconfig to data folder 6 years ago
  Aaron Parecki 0decb9dcb4
return error info after finding feeds if available 6 years ago
  Aaron Parecki c67dd9088d
bugfix 6 years ago
  Aaron Parecki bf7f93f379
switch to p3k fork of picofeed 6 years ago
  Aaron Parecki aba067234c
add h-x-app vocabulary 6 years ago
  Aaron Parecki 171ca175f2
adds an option to process a parsed mf2 page 6 years ago
  Aaron Parecki fe65def90f
comment out two tests until open mf2 parser issues are resolved 6 years ago
  Aaron Parecki 71bf274917
Merge branch 'remove-img-from-photo-posts' 6 years ago
  Aaron Parecki 2515f618c7
include featured image for h-entry 6 years ago
  Aaron Parecki c376833f4c
fix for recipe parsing 6 years ago
  Aaron Parecki 2fd563db0c
put the comment in the right spot 6 years ago
  Aaron Parecki 4d65b1ca1e
if removing the img results in empty content, put the name value back 6 years ago
  Aaron Parecki 3ac38f9dbf
add simple case of Known markup 6 years ago
  Aaron Parecki 150683e1a7
fix error when mailto links are encountered 6 years ago
  Aaron Parecki 85c2b9b15f
add failing test for `p-content` containing an `u-photo` 6 years ago
  Aaron Parecki 66adfbe2f8
run name/content dedupe before munging HTML 6 years ago
  Aaron Parecki 44770396f9
add test to ensure a content property is not returned unless it is defined 6 years ago
  Aaron Parecki bdedef6e1e
adds a bunch of broken tests for #52 6 years ago
  Aaron Parecki b686349ded
remove duplicate code 6 years ago
  Aaron Parecki 2f0ba989c5
Merge pull request #49 from Zegnat/patch-1 6 years ago
  Martijn van der Ven 7ddddb3d07
Add $base to default config 6 years ago
  Aaron Parecki d67e76f4b5
more strict match for XKCD comics 6 years ago
  Aaron Parecki 66f4a8b007
check for "type" property on alternates 6 years ago