summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2020-03-30add channel selection to event interfaceAaron Parecki
2019-10-31add Protected to visibility optionsAaron Parecki
2019-10-19fixyAaron Parecki
2019-10-19disable twitter stuff if no twitter client is setAaron Parecki
2019-10-19drop php shorttagsAaron Parecki
2019-10-19don't load GA unless gaid is setAaron Parecki
2019-10-19drop flight tracking stuffAaron Parecki
2019-09-29add a dropdown to choose post visibilityAaron Parecki
2019-05-27wait for localforage callback before redirectingAaron Parecki
2019-02-24clean up indieauth profile stuffAaron Parecki
2019-02-24Simple Addition of Profile Data to QuillDavid Shanske
2018-08-27add minimal webmanifestAaron Parecki
2018-08-18add h-appAaron Parecki
2018-08-01better error messagesAaron 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-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-10add support for token revocationAaron 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-05keyboard shortcut to switch to markdownAaron Parecki
2018-02-11add hidden content type selectorAaron Parecki
2018-01-06support posting code snippetsAaron 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-08updates for twitter 280 limitAaron Parecki
2017-10-29query the media endpoint for the last photo uploadedAaron Parecki
2017-09-25show syndication links with icons in reply contextAaron Parecki
2017-06-26fix JSON request to always send arraysAaron Parecki
2017-06-26only send photo property if there is a photoAaron Parecki
2017-05-27update docsAaron Parecki
2017-05-14hide alt text field if no media endpoint existsAaron Parecki
2017-05-11add interface for checking in to flightsAaron Parecki
2017-03-18add docs for favoritesAaron Parecki
2017-03-13show RSVP field when replying to eventsAaron Parecki
2017-03-07fix JSON syntax for reviewsAaron Parecki
2017-03-07fix JSON syntax for itineraryAaron Parecki
2017-03-07fix JSON syntax on note formAaron Parecki
2017-03-03comment out awesomplete libraryAaron Parecki