dependabot[bot]
|
86cad7b452
|
Bump firebase/php-jwt from 3.0.0 to 6.0.0
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/php-jwt/compare/v3.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: firebase/php-jwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Aaron Parecki
|
6babb2250c
|
use the user's own authz endpoint if one is defined
also updates to the latest indieauth client library as of 20201126
|
4 years ago |
Aaron Parecki
|
5d0df8c1d7
|
replace link search with XRay parser
improves finding links to send webmentions to by using XRay instead of just using the first mf2 object on the page
closes #24
|
6 years ago |
Aaron Parecki
|
76eeffda72
|
Allow sending simple source+target webmentions when logged out
|
6 years ago |
Aaron Parecki
|
f953cc497c
|
update indieauth client
closes #18
|
7 years ago |
Aaron Parecki
|
e317bdc4ba
|
upgrade mention-client
|
8 years ago |
Aaron Parecki
|
e6235846dc
|
send exceptions to errbit
|
8 years ago |
Aaron Parecki
|
195b827e0d
|
log input received from superfeedr
|
9 years ago |
Aaron Parecki
|
4007ffea52
|
pretty-print JSON response
|
9 years ago |
Aaron Parecki
|
e7e3499e11
|
add API docs and finishing touches on copy/layout
|
9 years ago |
Aaron Parecki
|
3d045909a4
|
enables webmention sending forms from dashboard
|
9 years ago |
Aaron Parecki
|
a5dac356e4
|
fetch the user's h-card after logging in and update their profile data
|
9 years ago |
Aaron Parecki
|
fbd3d23c05
|
add infrastructure for background queue
|
9 years ago |
Aaron Parecki
|
01bc6a8962
|
beginning API
* API validates and accepts requests and writes to the DB
* tests check all API responses
|
9 years ago |
Aaron Parecki
|
6175ad184c
|
implement indieauth sign-in
|
9 years ago |
Aaron Parecki
|
034a5375b0
|
add composer
|
9 years ago |