114 Commits (6babb2250c9521945940dd3aacf92263940ef27e)
 

Author SHA1 Message Date
  Aaron Parecki d993c7afc1 fix up http classes 8 years ago
  Aaron Parecki 2676034041 blacklist some known URLs that don't accept webmention 8 years ago
  Aaron Parecki 841b74113a change http response to 200 to see if that helps superfeedr 8 years ago
  Aaron Parecki 8fc820167c decode JSON input from superfeedr 8 years ago
  Aaron Parecki 14cc0c2a31 fix path for script 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 8c32594374 replace test data with an actual Superfeedr payload 8 years ago
  Aaron Parecki a54aa8e0c7 adds API route to handle Superfeedr payload 8 years ago
  Aaron Parecki 3fa61d527f Merge branch 'master' of github.com:aaronpk/Telegraph 8 years ago
  Aaron Parecki f70b918e1f catch 404 and 405 exceptions 8 years ago
  Aaron Parecki 7eb5b18aa9 add favicon and robots.txt 8 years ago
  Aaron Parecki c443484141 fix sending a single target parameter 8 years ago
  Aaron Parecki 50ef6256f0 Merge pull request #9 from snarfed/subdomain 8 years ago
  Ryan Barrett 39e628d5b6 target_domain bug fix: require exact parent domain in subdomain check 8 years ago
  Aaron Parecki 44cdf1d6f2 fix target link on dashboard 8 years ago
  Aaron Parecki efa4e3a6d7 move subdomain check into a function 8 years ago
  Aaron Parecki 3b40a47aac add test data 8 years ago
  Aaron Parecki 1a20005c71 don't compare host on relative URLs 8 years ago
  Aaron Parecki ede0a8bc8b use base URL from config for creating redirect URL 8 years ago
  Aaron Parecki dc9437a35d fixes for login interface 8 years ago
  Aaron Parecki b9bbf5b442 add email address target to the test 8 years ago
  Aaron Parecki 83625ba17c Merge pull request #8 from snarfed/target_domain_docs 8 years ago
  Ryan Barrett 14d7f00365 add new target_domain param to /webmention API docs 8 years ago
  Aaron Parecki 1d1cb70b84 Merge pull request #7 from snarfed/target_domain 8 years ago
  Ryan Barrett 82b26d15fe add new optional target_domain parameter to /webmention endpoint. for #2 8 years ago
  Aaron Parecki 7b51f9e47d Merge pull request #6 from snarfed/callback_validation_bugfix 8 years ago
  Ryan Barrett 16a3cdd8c9 fix callback param URL validation 8 years ago
  Aaron Parecki a51729652c Merge pull request #4 from snarfed/beanstalk 8 years ago
  Ryan Barrett 8805692a6a add beanstalk to dev instructions in readme 8 years ago
  Aaron Parecki 531fcdcaec Merge pull request #3 from snarfed/developing 8 years ago
  Ryan Barrett f37acfb046 add developing instructions section to readme 8 years ago
  Aaron Parecki 79f5fd5ec8 add schema 8 years ago
  Aaron Parecki 1b4751d6f9 add template config 8 years ago
  Aaron Parecki 4007ffea52 pretty-print JSON response 8 years ago
  Aaron Parecki c2f0fd0506 remove default login url lol 8 years ago
  Aaron Parecki c673a44044 follow redirects when fetching HTTP requests 8 years ago
  Aaron Parecki e7e3499e11 add API docs and finishing touches on copy/layout 8 years ago
  Aaron Parecki 3d045909a4 enables webmention sending forms from dashboard 8 years ago
  Aaron Parecki 24e8c9a5ee update jquery 8 years ago
  Aaron Parecki a5a016b7ae fix redirect after logging in 8 years ago
  Aaron Parecki abc4a870e4 initial webmention sending interface which loads all outgoing links from a page 8 years ago
  Aaron Parecki 0d67cd8a24 show webmention details and logs 8 years ago
  Aaron Parecki ea4039a5ad show icons for webmention status 8 years ago
  Aaron Parecki a5dac356e4 fetch the user's h-card after logging in and update their profile data 8 years ago
  Aaron Parecki 36cae1d1d1 use explicit query string for account so you can have multiple tabs open 8 years ago
  Aaron Parecki d3b14ec8af dashboard stub with account switcher 8 years ago
  Aaron Parecki aa1317aa0e create user and site on first login 8 years ago
  Aaron Parecki a711422b7e implement status API 8 years ago
  Aaron Parecki bb66b07d57 post status updates to the callback URL 8 years ago