63 Commits (4c704ee33819f6180cad193dd92b2b2a8119f9e5)

Author SHA1 Message Date
Aaron Parecki 37d315575f
add Protected to visibility options 6 years ago
Aaron Parecki f0c5635c2f
add a dropdown to choose post visibility 6 years ago
Aaron Parecki f8b122256f
wait for localforage callback before redirecting 6 years ago
Aaron Parecki 136c1826dd
better error messages 7 years ago
Aaron Parecki 57c82d830d
if no syndication targets are found, hide the section 7 years ago
Aaron Parecki f860747857
hide reply button unless replies are supported 7 years ago
Aaron Parecki b749bc6c12
disable post type buttons if the server doesn't support them 7 years ago
Aaron Parecki 510c5a52a8
set max height on image to prevent tall images from blocking scrolling 7 years ago
Aaron Parecki 1c3b6f50df
split tags using tokenfield instead of comma-separated 7 years ago
Aaron Parecki 4a0cb5a5b3
typing a backtick when replying to a github url switches to markdown 8 years ago
Aaron Parecki dfa7811da3
keyboard shortcut to switch to markdown 8 years ago
Aaron Parecki 6b62bf3396
add hidden content type selector 8 years ago
Aaron Parecki 13c6005fb0
fix note name for github issues 8 years ago
Aaron Parecki 6cfd2eb151
add name field when replying to github repos 8 years ago
Aaron Parecki 6448298d95
updates for twitter 280 limit 8 years ago
Aaron Parecki 97ba7d0347
query the media endpoint for the last photo uploaded 8 years ago
Aaron Parecki db65ef5b5d
show syndication links with icons in reply context 8 years ago
Aaron Parecki 965263492a
fix JSON request to always send arrays 8 years ago
Aaron Parecki cbde68bafe
only send photo property if there is a photo 8 years ago
Aaron Parecki d13425af4f
hide alt text field if no media endpoint exists 9 years ago
Aaron Parecki b1b4aaa4d0
add interface for checking in to flights 9 years ago
Aaron Parecki fa782167af
show RSVP field when replying to events 9 years ago
Aaron Parecki 985642236c
fix JSON syntax on note form 9 years ago
Aaron Parecki bb5fd837d1
add alt text input 9 years ago
Aaron Parecki 202a7876ec
nicer photo uploading experience 9 years ago
Aaron Parecki 2c8387b1e0
replace photo section with camera icon 9 years ago
Aaron Parecki 0e8ee9973a
use `mp-syndicate-to` by default, add setting 9 years ago
Aaron Parecki 3bdcd009c8
add tokenfield for tags 9 years ago
Aaron Parecki 3310a85ac8
store the user's timezone after their location is found 9 years ago
Aaron Parecki fa06932a9c
use XRay to parse tweets 9 years ago
Aaron Parecki acafb9192a
add tags, slug and status field to quill editor 9 years ago
Aaron Parecki e7fe68f73e
front-end check for author 9 years ago
Aaron Parecki b9a283f4b1
automatically expand text field 9 years ago
Aaron Parecki 29dcea294d
fix reply context display for long posts 9 years ago
Aaron Parecki 40bc510cb7
reset reply context state when URL is removed 9 years ago
Aaron Parecki 4aa06023f0
clean up note UI, show reply context 9 years ago
Aaron Parecki 64452d3d6c
add h-review interface 9 years ago
Aaron Parecki 4f20fa3c74
fix removing photo url 9 years ago
Aaron Parecki 84e0aa6237
fix replacing photo upload form with uploaded photo 9 years ago
Aaron Parecki c1972ee08c
support posting multiple photos by URL 9 years ago
Aaron Parecki 9c3ef26741 add manual photo URL field 9 years ago
Aaron Parecki 455a6c9dfe don't restore previous note state if reply URL is set 10 years ago
Aaron Parecki 542aa812f8 support media endpoint, autosave notes in local storage 10 years ago
Aaron Parecki c1101c687d escape html in syndication targets 10 years ago
Aaron Parecki 1743621c48 get rid of duplicate ctrl-s handlers 10 years ago
Aaron Parecki 3cd68c5331 hide remove photo button before JS loads 10 years ago
Aaron Parecki 35aa1b78c8 fix when multiple syndication are checked 10 years ago
Prateek Saxena e42a94a988 Use jQuery event handler instead of the HTML onchange attribute 10 years ago
Prateek Saxena f020bd9129 Add a way to remove image from post once added 10 years ago
Prateek Saxena ef77497442 Stop showing broken image icon on the new post page 10 years ago