summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-24Simple Addition of Profile Data to QuillDavid Shanske
2019-02-08use IndieAuth Client instead of doing it manuallyAaron Parecki
2018-12-08reset micropub config dataAaron Parecki
2018-08-30update xrayAaron Parecki
2018-08-27add minimal webmanifestAaron Parecki
2018-08-18add h-appAaron Parecki
2018-08-03update php-mf2Aaron Parecki
2018-08-01better error messagesAaron Parecki
2018-08-01drop /view route that was never finishedAaron Parecki
2018-08-01s/endpoint/softwareAaron Parecki
2018-08-01if no syndication targets are found, hide the sectionAaron Parecki
2018-08-01improvements to login UI, upgrades librariesAaron Parecki
2018-07-20hide reply button unless replies are supportedAaron Parecki
2018-07-20add check for user variableAaron Parecki
2018-07-20remove unused reference to libraryAaron Parecki
2018-07-20add media to list of requested scopesAaron Parecki
2018-07-20disable post type buttons if the server doesn't support themAaron Parecki
2018-07-11set timezone automatically based on locationAaron Parecki
2018-07-11use google maps to autocomplete event locationsAaron Parecki
2018-06-21set timezone of itinerary legs based on airport locationAaron Parecki
2018-06-10Merge branch 'master' of github.com:aaronpk/QuillAaron Parecki
2018-06-10add support for token revocationAaron Parecki
2018-05-28fix for tags in editorAaron Parecki
2018-05-27set max height on image to prevent tall images from blocking scrollingAaron Parecki
2018-05-27whitespaceAaron Parecki
2018-05-27split tags using tokenfield instead of comma-separatedAaron Parecki
2018-03-28typing a backtick when replying to a github url switches to markdownAaron Parecki
2018-03-28typoAaron Parecki
2018-03-05Merge branch 'master' of github.com:aaronpk/QuillAaron Parecki
2018-03-05keyboard shortcut to switch to markdownAaron Parecki
2018-02-21fix markdown classAaron Parecki
2018-02-11add hidden content type selectorAaron Parecki
2018-01-06support posting code snippetsAaron Parecki
2018-01-06fix markdown class for new phpAaron Parecki
2018-01-01fix note name for github issuesAaron Parecki
2017-12-27add name field when replying to github reposAaron Parecki
2017-12-04add url property to home pageAaron Parecki
2017-11-29fix for no author urlAaron Parecki
2017-11-13fix media uploading in html editorAaron Parecki
2017-11-08updates for twitter 280 limitAaron Parecki
2017-10-29query the media endpoint for the last photo uploadedAaron Parecki
2017-10-08convert all values to arrays for html editorAaron Parecki
2017-09-25show syndication links with icons in reply contextAaron Parecki
2017-09-25replace external XRay.p3k.io call with the XRay libraryAaron Parecki
2017-09-25fix for #83Aaron Parecki
2017-08-20fix file handling for media endpointAaron Parecki
2017-08-17fix errors in previous PRAaron Parecki
2017-08-17update composer.lockAaron Parecki
2017-08-17redirect with missing session state instead of starting auth againAaron Parecki
2017-08-17Merge branch 'master' of github.com:aaronpk/QuillAaron Parecki