Reuf Rujevic
ff0ad4d565
Merge 199149d064 into a4cda273d3
4 weeks ago
Aaron Parecki
a4cda273d3
remove last twitter remnants
1 year ago
Aaron Parecki
c530011b2c
add option to ignore rel-alternate as2
1 year ago
Aaron Parecki
db4ca599aa
accept POST on rels parsing endpoint
1 year ago
Aaron Parecki
7b9adcc4e7
bugfix
2 years ago
Aaron Parecki
2f2f4c135f
use signed gets for all parts of activitypub fetching including author profile info and likes/reposts
2 years ago
Aaron Parecki
f9e219a210
add option to make a signed get given a key
2 years ago
Aaron Parecki
568bc51248
remove twitter
2 years ago
Aaron Parecki
ea1f054bdc
fix multiline posts with smashed together paragraph tags
closes #117
2 years ago
Aaron Parecki
9c0a8ba48b
add bookmark-of property for hackernews posts
2 years ago
Aaron Parecki
55fff0875b
Merge pull request #120 from snarfed/allow-bridgy-redirects
allow redirects on Bridgy, Bridgy Fed, and appspot.com
2 years ago
Ryan Barrett
c247379ccd
allow redirects on Bridgy, Bridgy Fed, and appspot.com
fixes #118 . as far as we can tell, this is probably the root cause of many of these bugs filed against webmention.io over the last couple years, https://github.com/aaronpk/webmention.io/issues , eg #188 , #187 , #175 , #173 , etc.
@aaronpk [said](https://chat.indieweb.org/dev/2023-08-07#t1691382116891200 ):
> That was apparently added 8 years ago
> i vaguely remember some old issue with appspot URLs that I had to work around
that appspot URL issue was probably that it required SNI for SSL, which was less supported then, and much more widely supported now, so I'm pretty sure this change is ok.
cc @osa_k
2 years ago
Aaron Parecki
438430ffc2
add option to send specific accept header
3 years ago
Aaron Parecki
2bec7a5cc0
fix test for width change
3 years ago
Aaron Parecki
1c383b6f42
change AP emoji to width=24
3 years ago
Aaron Parecki
2a4827a781
Merge pull request #113 from barnabywalters/main
Used default options for fetching as well as parsing
3 years ago
Barnaby Walters
618f09d3f8
Merge branch 'aaronpk:main' into main
3 years ago
Barnaby Walters
3766187ce2
Added (network!) test for default options being used for fetching as well as parsing
3 years ago
Barnaby Walters
2886b9f339
Applied default options to fetch call as well as parser processing
3 years ago
Aaron Parecki
0ece8bb47b
Merge pull request #111 from barnabywalters/php-mf2@0.5
Allow installation alongside php-mf2 v0.5
3 years ago
Barnaby Walters
4d4ab89ec0
Updated test to make sure that the h-card URL property exists even on h-cards with no URL
3 years 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
3 years ago
Barnaby Walters
676613fb16
Added img+alt parsing logic for compatibility with php-mf2 0.5
* Added isImgAlt static method to Formats\Mf2
* Used it in collectArrayURLValues and getPlaintext to handle cases where
img+alt structures are encountered
Additionally disabled reporting of deprecation warnings while testing for
a cleaner output. All tests are passing.
3 years ago
Barnaby Walters
de08eb1b2a
Updated dependencies, including mf2/mf2 to 0.5
3 years ago
Aaron Parecki
f355839f97
Merge pull request #110 from swentel/php8.1deprecations
Fix preg_replace deprecations
3 years ago
swentel
ed423ca16d
Fix preg_replace deprecations
3 years ago
Reuf Rujevic
199149d064
Create Sjenica1
Authorized mit meine Account Sjenica1 github.com reufrujevic750@gmail.com
4 years ago
Aaron Parecki
3e63e841bf
remove instagram
4 years ago
Aaron Parecki
44f91f443a
remove facebook
4 years ago
Aaron Parecki
d4d53e1f19
add test for a bookmark with no content
4 years ago
Aaron Parecki
123b08ccd2
add support for jsonfeed 1.1
closes #105
4 years ago
Aaron Parecki
9ec333255c
check for AS mediaType key
closes #104
4 years ago
Aaron Parecki
b136e424df
Merge pull request #107 from Lohn/main
Updates to support php 8 anc CI
4 years ago
Josemar Lohn
d685380fd8
remove php 8.1
4 years ago
Josemar Lohn
26e4b2b409
remove old php version
4 years ago
Josemar Lohn
eb7034e648
composer
4 years ago
Josemar Lohn
9ca78ab024
First try to remove facebook
4 years ago
Josemar Lohn
b43287ba21
update workflow to include matrix of phps
4 years ago
Josemar Lohn
9a72d5e25d
Merge branch 'main' of github.com:Lohn/XRay into main
4 years ago
Josemar Lohn
d5aa425614
Fix composer.json lint errors
4 years ago
Josemar Muller Lohn
342502aa47
Github Actions
4 years ago
Josemar Lohn
41458fdf26
Add IDE files to gitignore
4 years ago
Josemar Lohn
440d31dc0b
Fix Domdocument error
4 years ago
Josemar Lohn
504f59555d
Update all tests to support phpunit9
4 years ago
Josemar Lohn
746967503e
Remove Facebook Test
4 years ago
Josemar Lohn
525c7ac95e
Update packages
4 years ago
Aaron Parecki
dfc620d102
escape html tags when creating html version
5 years ago
Aaron Parecki
a69e0abd15
deploy from `main` branch
5 years ago
Aaron Parecki
536292c9eb
revert test data, fix test for article in rss
5 years ago
Aaron Parecki
0ed2cc14a9
Merge pull request #100 from hacdias/patch-1
fix: check prefix correctly
5 years ago