51 Commits (524ae2ec09b102280691fa953ef8f4718dbf8c8f)

Author SHA1 Message Date
  Aaron Parecki 6babb2250c use the user's own authz endpoint if one is defined 5 years ago
  Aaron Parecki 4057d5195c remove "blacklist" term 5 years ago
  Aaron Parecki 44af09f389
don't prompt to send webmentions to URLs in the post author 7 years ago
  Aaron Parecki 5d0df8c1d7
replace link search with XRay parser 7 years ago
  Aaron Parecki d445489286
always use indielogin.com 7 years ago
  Aaron Parecki 70846c6ec0
force session start on logged-out webmention form 7 years ago
  Aaron Parecki 9fc6042d44
add a re-send button 7 years ago
  Aaron Parecki c5ed3c4f14
ignore fragment portion of URL when filtering links 7 years ago
  Aaron Parecki 76eeffda72
Allow sending simple source+target webmentions when logged out 7 years ago
  Aaron Parecki e72c8cf675
include additional info in callback and status API 7 years ago
  Aaron Parecki f953cc497c
update indieauth client 8 years ago
  Aaron Parecki 8ec4ae6306
better json formatting 8 years ago
  Aaron Parecki 9863fd3bd2
fix IndieAuth protocol 8 years ago
  Aaron Parecki 42480ed79b
send http accept header requesting HTML 8 years ago
  Aaron Parecki 243c9c7802
add `code` and `realm` parameters for sending private webmentions 9 years ago
  Aaron Parecki 5d525a6aab
When finding links, remove the source URL from the list if present 9 years ago
  Aaron Parecki a5fee11a34 ignore errors when parsing HTML 9 years ago
  Aaron Parecki 3b8b3d6911 don't send self-mentions using target_domain feature 9 years ago
  Aaron Parecki dcce11999f suppress libxml warnings 9 years ago
  Aaron Parecki 30dff4a919 add superfeedr tutorial 9 years ago
  Aaron Parecki b2822f4396 add UI to create and edit sites 9 years ago
  Aaron Parecki 8cfd5f1d1e move blacklist checking into a function 9 years ago
  Aaron Parecki 453831c423 allow access to status detail when not logged in 9 years ago
  Aaron Parecki d4c8bcf40b include source and target in status json 9 years ago
  Aaron Parecki 2676034041 blacklist some known URLs that don't accept webmention 9 years ago
  Aaron Parecki 841b74113a change http response to 200 to see if that helps superfeedr 9 years ago
  Aaron Parecki 8fc820167c decode JSON input from superfeedr 9 years ago
  Aaron Parecki 195b827e0d log input received from superfeedr 9 years ago
  Aaron Parecki a54aa8e0c7 adds API route to handle Superfeedr payload 9 years ago
  Aaron Parecki c443484141 fix sending a single target parameter 9 years ago
  Ryan Barrett 39e628d5b6 target_domain bug fix: require exact parent domain in subdomain check 9 years ago
  Aaron Parecki efa4e3a6d7 move subdomain check into a function 9 years ago
  Aaron Parecki 1a20005c71 don't compare host on relative URLs 9 years ago
  Aaron Parecki ede0a8bc8b use base URL from config for creating redirect URL 9 years ago
  Ryan Barrett 82b26d15fe add new optional target_domain parameter to /webmention endpoint. for #2 9 years ago
  Ryan Barrett 16a3cdd8c9 fix callback param URL validation 9 years ago
  Aaron Parecki e7e3499e11 add API docs and finishing touches on copy/layout 10 years ago
  Aaron Parecki 3d045909a4 enables webmention sending forms from dashboard 10 years ago
  Aaron Parecki a5a016b7ae fix redirect after logging in 10 years ago
  Aaron Parecki abc4a870e4 initial webmention sending interface which loads all outgoing links from a page 10 years ago
  Aaron Parecki 0d67cd8a24 show webmention details and logs 10 years ago
  Aaron Parecki ea4039a5ad show icons for webmention status 10 years ago
  Aaron Parecki a5dac356e4 fetch the user's h-card after logging in and update their profile data 10 years ago
  Aaron Parecki 36cae1d1d1 use explicit query string for account so you can have multiple tabs open 10 years ago
  Aaron Parecki d3b14ec8af dashboard stub with account switcher 10 years ago
  Aaron Parecki aa1317aa0e create user and site on first login 10 years ago
  Aaron Parecki a711422b7e implement status API 10 years ago
  Aaron Parecki fbd3d23c05 add infrastructure for background queue 10 years ago
  Aaron Parecki 01bc6a8962 beginning API 10 years ago
  Aaron Parecki 6175ad184c implement indieauth sign-in 10 years ago