63 Commits (main)

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