summaryrefslogtreecommitdiff
path: root/views/new-post.php
AgeCommit message (Expand)Author
2017-12-27add name field when replying to github reposAaron 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-14hide alt text field if no media endpoint existsAaron Parecki
2017-05-11add interface for checking in to flightsAaron Parecki
2017-03-13show RSVP field when replying to eventsAaron Parecki
2017-03-07fix JSON syntax on note formAaron Parecki
2017-02-25add alt text inputAaron Parecki
2017-02-24nicer photo uploading experienceAaron Parecki
2017-02-12replace photo section with camera iconAaron Parecki
2017-01-17use `mp-syndicate-to` by default, add settingAaron Parecki
2017-01-15add tokenfield for tagsAaron Parecki
2017-01-15store the user's timezone after their location is foundAaron Parecki
2017-01-15use XRay to parse tweetsAaron Parecki
2017-01-04add tags, slug and status field to quill editorAaron Parecki
2016-12-29front-end check for authorAaron Parecki
2016-12-24automatically expand text fieldAaron Parecki
2016-12-24fix reply context display for long postsAaron Parecki
2016-12-19reset reply context state when URL is removedAaron Parecki
2016-12-19clean up note UI, show reply contextAaron Parecki
2016-12-15add h-review interfaceAaron Parecki
2016-10-19fix removing photo urlAaron Parecki
2016-10-19fix replacing photo upload form with uploaded photoAaron Parecki
2016-10-08support posting multiple photos by URLAaron Parecki
2016-08-06add manual photo URL fieldAaron Parecki
2016-05-28don't restore previous note state if reply URL is setAaron Parecki
2016-05-11support media endpoint, autosave notes in local storageAaron Parecki
2016-05-06escape html in syndication targetsAaron Parecki
2016-05-05get rid of duplicate ctrl-s handlersAaron Parecki
2016-04-29hide remove photo button before JS loadsAaron Parecki
2016-04-29Merge branch 'master' of github.com:aaronpk/QuillAaron Parecki
2016-04-29fix when multiple syndication are checkedAaron Parecki
2016-04-23Use jQuery event handler instead of the HTML onchange attributePrateek Saxena
2016-04-23Add a way to remove image from post once addedPrateek Saxena
2016-04-22Stop showing broken image icon on the new post pagePrateek Saxena
2016-04-21accept new json q=syndicate-to responseAaron Parecki
2016-04-08fix posting multiple tags, add more formatting buttons to medium editorAaron Parecki
2016-04-07set category from hashtags in postAaron Parecki
2016-04-07autofill the note content with the username being replied toAaron Parecki
2016-04-07integrates photo uploading in the main note interfaceAaron Parecki
2016-04-06add tweet text length countdown on note interfaceAaron Parecki
2016-02-10fix sending category as arrayAaron Parecki
2015-04-04add reply={url} query param for posting a noteKyle Mahan
2015-01-23use php arrays for syndicate-to propertiesAaron Parecki
2014-12-26new "favorite" form with bookmarkletAaron Parecki
2014-09-15add ctrl-s keyboard shortcutAaron Parecki
2014-09-07adds bookmark posting interface with bookmarklet. now any URL can auto-login ...Aaron Parecki