Aaron Parecki
2c8387b1e0
replace photo section with camera icon
hace 8 años
Aaron Parecki
0e8ee9973a
use `mp-syndicate-to` by default, add setting
* adds setting to choose the property to use for the syndication targets
* all existing users default to the old value `syndicate-to`
* new users default to `mp-syndicate-to`
closes #66
hace 8 años
Aaron Parecki
3bdcd009c8
add tokenfield for tags
hace 8 años
Aaron Parecki
3310a85ac8
store the user's timezone after their location is found
hace 8 años
Aaron Parecki
fa06932a9c
use XRay to parse tweets
hace 8 años
Aaron Parecki
acafb9192a
add tags, slug and status field to quill editor
hace 8 años
Aaron Parecki
e7fe68f73e
front-end check for author
hace 8 años
Aaron Parecki
b9a283f4b1
automatically expand text field
closes #61
hace 8 años
Aaron Parecki
29dcea294d
fix reply context display for long posts
closes #62
hace 8 años
Aaron Parecki
40bc510cb7
reset reply context state when URL is removed
hace 8 años
Aaron Parecki
4aa06023f0
clean up note UI, show reply context
* shows reply context of the URL you're replying to
* autocomplete nicknames from the post when replying
* moved debug info to the settings screen to clean up the UI
hace 8 años
Aaron Parecki
64452d3d6c
add h-review interface
hace 8 años
Aaron Parecki
4f20fa3c74
fix removing photo url
hace 8 años
Aaron Parecki
84e0aa6237
fix replacing photo upload form with uploaded photo
hace 8 años
Aaron Parecki
c1972ee08c
support posting multiple photos by URL
hace 8 años
Aaron Parecki
9c3ef26741
add manual photo URL field
hace 9 años
Aaron Parecki
455a6c9dfe
don't restore previous note state if reply URL is set
hace 9 años
Aaron Parecki
542aa812f8
support media endpoint, autosave notes in local storage
* looks for a media endpoint in the micropub config
* if media endpoint is available, both the note interface and the editor will upload files to it instead of posting the photo directly
* the note interface autosaves in-progress notes in localstorage
hace 9 años
Aaron Parecki
c1101c687d
escape html in syndication targets
hace 9 años
Aaron Parecki
1743621c48
get rid of duplicate ctrl-s handlers
hace 9 años
Aaron Parecki
3cd68c5331
hide remove photo button before JS loads
hace 9 años
Aaron Parecki
35aa1b78c8
fix when multiple syndication are checked
hace 9 años
Prateek Saxena
e42a94a988
Use jQuery event handler instead of the HTML onchange attribute
The `#note_photo` form element is the only instance in the application
that used the attribute.
hace 9 años
Prateek Saxena
f020bd9129
Add a way to remove image from post once added
Accidents happen, you shouldn't have to refresh the entire page
to get rid of the image.
hace 9 años
Prateek Saxena
ef77497442
Stop showing broken image icon on the new post page
hace 9 años
Aaron Parecki
3f61541094
accept new json q=syndicate-to response
closes #36
hace 9 años
Aaron Parecki
76dedd3c22
fix posting multiple tags, add more formatting buttons to medium editor
hace 9 años
Aaron Parecki
9662af5a17
set category from hashtags in post
hace 9 años
Aaron Parecki
42a5e44d17
autofill the note content with the username being replied to
hace 9 años
Aaron Parecki
9e817943ac
integrates photo uploading in the main note interface
Quill corrects the photo rotation based on exif data since iOS tends to take landscape photos and set the rotation bit when holding it in portrait mode.
hace 9 años
Aaron Parecki
af92c0deac
add tweet text length countdown on note interface
hace 9 años
Aaron Parecki
bcfb8731ca
fix sending category as array
hace 9 años
Kyle Mahan
f0d8b18051
add reply={url} query param for posting a note
Support reply bookmarklets, and hopefully the Firefox Social API
"Share" provider too.
hace 10 años
Aaron Parecki
1c4bf54da4
use php arrays for syndicate-to properties
hace 10 años
Aaron Parecki
8be498a324
new "favorite" form with bookmarklet
* disable facebook liking for now since it was getting complicated
* new page for creating a favorite, can pass in a URL parameter too
* bookmarklet code added to the "favorite" page
hace 10 años
Aaron Parecki
3f090eeb30
add ctrl-s keyboard shortcut
hace 10 años
Aaron Parecki
cf8ecf1fc9
adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token.
hace 10 años
Aaron Parecki
592eac5d8d
Adds support for querying your micropub endpoint to check for syndication targets.
This changes the value of "in-reply-to" to use hyphens instead of underscore separators!!
Also shows you the full request made to your micropub endpoint.
hace 11 años
Aaron Parecki
3ef4104992
add slug field. collapse form after a successful post
hace 11 años
Aaron Parecki
9ff3e59193
removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen.
hace 11 años
Aaron Parecki
e357730b31
remember if the user checks the "location" checkbox and always find their location in the future if so
hace 11 años
Aaron Parecki
3f82ec2f75
Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation.
hace 11 años