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
|
e72c8cf675
|
include additional info in callback and status API
|
6 years ago |
Aaron Parecki
|
42480ed79b
|
send http accept header requesting HTML
|
7 years ago |
Aaron Parecki
|
7206f80321
|
include vouch parameter in webmention request if set
|
8 years ago |
Aaron Parecki
|
243c9c7802
|
add `code` and `realm` parameters for sending private webmentions
|
8 years ago |
Aaron Parecki
|
367ab364b3
|
fixes for test environment and http lib change
|
8 years ago |
Aaron Parecki
|
8cfd5f1d1e
|
move blacklist checking into a function
|
8 years ago |
Aaron Parecki
|
d993c7afc1
|
fix up http classes
|
8 years ago |
Aaron Parecki
|
195b827e0d
|
log input received from superfeedr
|
8 years ago |
Aaron Parecki
|
957c09f237
|
attempt to disconnect and reconnect from the database between jobs
|
8 years ago |
Aaron Parecki
|
efa4e3a6d7
|
move subdomain check into a function
|
8 years ago |
Aaron Parecki
|
c673a44044
|
follow redirects when fetching HTTP requests
|
9 years ago |
Aaron Parecki
|
3d045909a4
|
enables webmention sending forms from dashboard
|
9 years ago |
Aaron Parecki
|
0d67cd8a24
|
show webmention details and logs
|
9 years ago |
Aaron Parecki
|
ea4039a5ad
|
show icons for webmention status
|
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
|
d3b14ec8af
|
dashboard stub with account switcher
|
9 years ago |
Aaron Parecki
|
aa1317aa0e
|
create user and site on first login
|
9 years ago |
Aaron Parecki
|
a711422b7e
|
implement status API
|
9 years ago |
Aaron Parecki
|
bb66b07d57
|
post status updates to the callback URL
|
9 years ago |
Aaron Parecki
|
83f84154b2
|
add tests for webmention
* also stores the webmention status URL
* tests that the webmention/pingback and status endpoints are stored in the database
|
9 years ago |
Aaron Parecki
|
57b3c34695
|
processor sends webmention with one test
|
9 years ago |
Aaron Parecki
|
036e69b12b
|
adds tests for processing pingbacks
|
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
|
5fd6b7b102
|
add home page
|
9 years ago |