index
:
Quill.git
fix-location-header
master
medium
Forked from https://github.com/aaronpk/Quill
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
helpers.php
Age
Commit message (
Expand
)
Author
2016-05-20
more checks
Aaron Parecki
2016-05-20
use "file" key to send file to media endpoint
Aaron Parecki
2016-05-19
use media-endpoint for consistency
Aaron Parecki
2016-05-15
send proper content type headers
Aaron Parecki
2016-05-11
support media endpoint, autosave notes in local storage
Aaron Parecki
2016-04-21
accept new json q=syndicate-to response
Aaron Parecki
2016-04-21
check if dbType is set, otherwise use mysql
Aaron Parecki
2016-04-07
integrates photo uploading in the main note interface
Aaron Parecki
2016-03-24
use atlas for maps
Aaron Parecki
2016-02-10
Merge branch 'master' of github.com:aaronpk/Quill
Aaron Parecki
2016-02-10
add interface for posting travel itinerary
Aaron Parecki
2016-01-05
null-check for $url before checking for key
Kyle Mahan
2015-08-19
use atlas for timezone lookup
Aaron Parecki
2015-07-28
support micropub endpoints with query strings
Aaron Parecki
2015-07-25
send access token in header and post body
Aaron Parecki
2015-07-25
some styling for photo uploads
Aaron Parecki
2015-07-25
Merge pull request #22 from jeena/photo
Aaron Parecki
2015-07-24
Adds possibility to post photos.
Jeena
2015-07-24
adds possibility to use sqlite as a db
Jeena
2015-05-11
adds a simple publish status UI to show errors
Aaron Parecki
2015-05-10
do the micropub post and redirect after it's created!
medium
Aaron Parecki
2015-01-23
use php arrays for syndicate-to properties
Aaron Parecki
2015-01-16
accept syndicate-to as an array
Aaron Parecki
2014-12-26
new "favorite" form with bookmarklet
Aaron Parecki
2014-12-25
adds instagram auth
Aaron Parecki
2014-12-24
Support for "likes" and adding "settings" page
Aaron Parecki
2014-09-07
adds bookmark posting interface with bookmarklet. now any URL can auto-login ...
Aaron Parecki
2014-07-06
Adds support for querying your micropub endpoint to check for syndication tar...
Aaron Parecki
2014-05-24
Working app! Copied signin logic from OwnYourGram. New "post" interface for w...
Aaron Parecki