76dedd3c22 
								
							
								 
							
						 
						
							
							
								
								fix posting multiple tags, add more formatting buttons to medium editor  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9662af5a17 
								
							
								 
							
						 
						
							
							
								
								set category from hashtags in post  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42a5e44d17 
								
							
								 
							
						 
						
							
							
								
								autofill the note content with the username being replied to  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e817943ac 
								
							
								 
							
						 
						
							
							
								
								integrates photo uploading in the main note interface  
							
							
 
							
							
							Quill corrects the photo rotation based on exif data since iOS tends to take landscape photos and set the rotation bit when holding it in portrait mode. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e1039846d 
								
							
								 
							
						 
						
							
							
								
								use input type url  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af92c0deac 
								
							
								 
							
						 
						
							
							
								
								add tweet text length countdown on note interface  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de12b9ef24 
								
							
								 
							
						 
						
							
							
								
								icons for dashboard  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c62c5205ac 
								
							
								 
							
						 
						
							
							
								
								crude UI for creating events  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f852b1b24f 
								
							
								 
							
						 
						
							
							
								
								fix category array for bookmarks  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bcfb8731ca 
								
							
								 
							
						 
						
							
							
								
								fix sending category as array  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fdf8feb67 
								
							
								 
							
						 
						
							
							
								
								switch to bookmark-of  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								704241a3a4 
								
							
								 
							
						 
						
							
							
								
								add dashboard with links to all post types  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d62b497b40 
								
							
								 
							
						 
						
							
							
								
								add interface for posting travel itinerary  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75d075412f 
								
							
								 
							
						 
						
							
							
								
								remove warning banner after clicking  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7666ec33d1 
								
							
								 
							
						 
						
							
							
								
								enable appcache  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2bb18a66be 
								
							
								 
							
						 
						
							
							
								
								add banner to opt in to html content change  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d979c81758 
								
							
								 
							
						 
						
							
							
								
								don't use php shorttags  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebb58a16a2 
								
							
								 
							
						 
						
							
							
								
								add note about bookmark-of  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3fb722ad4 
								
							
								 
							
						 
						
							
							
								
								add post-by-email support to quill  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92b55f2636 
								
							
								 
							
						 
						
							
							
								
								some styling for photo uploads  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6083000764 
								
							
								 
							
						 
						
							
							
								
								replace "favorite" bookmarklet  
							
							
 
							
							
							Twitter changed some XSS security settings which prevents Quill from injecting JS onto the page for the inline "favorite" button. This change makes it open the "favorite" screen in a new window. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85e80df0ba 
								
							
								 
							
						 
						
							
							
								
								Adds possibility to post photos.  
							
							
 
							
							
							With this it is possible to post a photo note with a description, nothing
more. It doesn't move the file in the file system, just posts it from
the temp location to the users server. It also does validate for file size,
content type and max upload size and shows the errors to the user.
If everything goes according to plan the response from the users server
is shown, together with a link with the posted photos URL. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d917dca8e 
								
							
								 
							
						 
						
							
							
								
								add repost form  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b1d595fcf 
								
							
								 
							
						 
						
							
							
								
								make image embed button darker  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6a2dddc5b 
								
							
								 
							
						 
						
							
							
								
								apparently MediumEditor already has a placeholder text mechanism  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aea6e8a029 
								
							
								 
							
						 
						
							
							
								
								full query string URLs for appcache  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1057901a39 
								
							
								 
							
						 
						
							
							
								
								add more files to appcache  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5641fb22b1 
								
							
								 
							
						 
						
							
							
								
								add link to editor in footer  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ceefdf927 
								
							
								 
							
						 
						
							
							
								
								enable appcache for editor  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb93a9925b 
								
							
								 
							
						 
						
							
							
								
								adds a simple publish status UI to show errors  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								475175da5f 
								
							
								 
							
						 
						
							
							
								
								adds a "new version available" banner and a dropdown menu for publish  
							
							
 
							
							
							made a nice looking dropdown menu for the publish button 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b7d766c31 
								
							
								 
							
						 
						
							
							
								
								do the micropub post and redirect after it's created!  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3dc97d7478 
								
							
								 
							
						 
						
							
							
								
								autosave new posts in localstorage  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b92daf96f5 
								
							
								 
							
						 
						
							
							
								
								disable manifest during development, set placeholder text  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4898ed74a5 
								
							
								 
							
						 
						
							
							
								
								set up medium-style editor with image embedding and appcache  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0d8b18051 
								
							
								 
							
						 
						
							
							
								
								add reply={url} query param for posting a note  
							
							
 
							
							
							Support reply bookmarklets, and hopefully the Firefox Social API
"Share" provider too. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c4bf54da4 
								
							
								 
							
						 
						
							
							
								
								use php arrays for syndicate-to properties  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7071565345 
								
							
								 
							
						 
						
							
							
								
								use php array syntax in docs  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89afcc1349 
								
							
								 
							
						 
						
							
							
								
								add privacy policy stub  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8be498a324 
								
							
								 
							
						 
						
							
							
								
								new "favorite" form with bookmarklet  
							
							
 
							
							
							* disable facebook liking for now since it was getting complicated
* new page for creating a favorite, can pass in a URL parameter too
* bookmarklet code added to the "favorite" page 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								430609b900 
								
							
								 
							
						 
						
							
							
								
								adds instagram auth  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cd148c792 
								
							
								 
							
						 
						
							
							
								
								Support for "likes" and adding "settings" page  
							
							
 
							
							
							* Supports a bookmarklet to create "like" posts.
* Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f090eeb30 
								
							
								 
							
						 
						
							
							
								
								add ctrl-s keyboard shortcut  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6470f1872 
								
							
								 
							
						 
						
							
							
								
								try the quote thing again  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								766fdc0660 
								
							
								 
							
						 
						
							
							
								
								don't include quotes if no text is selected  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37c516216e 
								
							
								 
							
						 
						
							
							
								
								get bookmarklet base url from config  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf8ecf1fc9 
								
							
								 
							
						 
						
							
							
								
								adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cfa0ff2c1 
								
							
								 
							
						 
						
							
							
								
								add h-x-app markup  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								592eac5d8d 
								
							
								 
							
						 
						
							
							
								
								Adds support for querying your micropub endpoint to check for syndication targets.  
							
							
 
							
							
							This changes the value of "in-reply-to" to use hyphens instead of underscore separators!!
Also shows you the full request made to your micropub endpoint. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2337158a3 
								
							
								 
							
						 
						
							
							
								
								remove reference to HTTP header  
							
							
								
 
							
							
						 
						12 years ago