Aaron Parecki
							
						 | 
						
							
							
								
								
							
							
								
							
								42480ed79b
								
									
								
							
								
							
						 | 
						
							
							
								
								send http accept header requesting HTML
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
									
								
								   Aaron Parecki
							
						 | 
						
							
							
								
								
							
							
								
							
								5d525a6aab
								
									
								
							
								
							
						 | 
						
							
							
								
								When finding links, remove the source URL from the list if present
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								
									
								
								   Aaron Parecki
							
						 | 
						
							
							
							
								
							
								30dff4a919
								
							
								
							
						 | 
						
							
							
								
								add superfeedr tutorial
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								
									
								
								   Aaron Parecki
							
						 | 
						
							
							
							
								
							
								b2822f4396
								
							
								
							
						 | 
						
							
							
								
								add UI to create and edit sites
							
							
							
							
							
							
								
							
							
							* moves API key to settings screen
* adds Superfeedr subscription URL in settings screen 
							
						 | 
						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
							
						 | 
						
							
							
							
								
							
								2676034041
								
							
								
							
						 | 
						
							
							
								
								blacklist some known URLs that don't accept webmention
							
							
							
							
								
							
							
						 | 
						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
							
						 | 
						
							
							
							
								
							
								01bc6a8962
								
							
								
							
						 | 
						
							
							
								
								beginning API
							
							
							
							
							
							
								
							
							
							* API validates and accepts requests and writes to the DB
* tests check all API responses 
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								
									
								
								   Aaron Parecki
							
						 | 
						
							
							
							
								
							
								6175ad184c
								
							
								
							
						 | 
						
							
							
								
								implement indieauth sign-in
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								
									
								
								   Aaron Parecki
							
						 | 
						
							
							
							
								
							
								5fd6b7b102
								
							
								
							
						 | 
						
							
							
								
								add home page
							
							
							
							
								
							
							
						 | 
						10 years ago |