79 Commits (1123ed958f7c22116a0c432779aaf1c27fcaf787)

Author SHA1 Message Date
  Aaron Parecki 1123ed958f
basic editing support 7 years ago
  Aaron Parecki 8c2cab9bdd
add reset login option 7 years ago
  Aaron Parecki 5f89ca0552
limit autosubmit tokens to the same user 7 years ago
  Aaron Parecki 43e8a1ef8d
fix autosubmit vulnerability for "favorite" bookmarklet 7 years ago
  Aaron Parecki eab1a65f63
provide option for choosing the scope to request 7 years ago
  Aaron Parecki d00c336a55
clean up editor HTML when posting to Micropub endpoint 7 years ago
  Aaron Parecki 61a80c5a2c
add docs for bookmark posts 7 years ago
  Aaron Parecki d376dac11c
allow only mp-syndicate-to and syndicate-to 7 years ago
  Aaron Parecki 0e8ee9973a
use `mp-syndicate-to` by default, add setting 7 years ago
  Aaron Parecki 8aa73596e8
add publish date field to editor 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 d87042ab9d
move micropub routes to new file 7 years ago
  Aaron Parecki 92615f6183
expand documentation 7 years ago
  Aaron Parecki bdff359178
support rich editor in logged-out mode 7 years ago
  Aaron Parecki 787cb68130
replace redirects with http 302 7 years ago
  Aaron Parecki dd2312ddc8
check for errors from xray 7 years ago
  Aaron Parecki acafb9192a
add tags, slug and status field to quill editor 7 years ago
  Aaron Parecki 07d0e958fd
clean up mentions list 7 years ago
  Aaron Parecki 90256b5385
fix check for author info 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 ab0c5f9bfa
show logged-in user on editor 7 years ago
  Aaron Parecki 0a662e33ee
move logged-out routes to new file 7 years ago
  Aaron Parecki de0589d9cf
pass q=config in initial micropub config query 7 years ago
  Aaron Parecki 7d19f61b10
remove facebook/instagram stuff 7 years ago
  Aaron Parecki 263893952c
redo how auto-login works 7 years ago
  Aaron Parecki 03668db379
remove unused function 7 years ago
  Aaron Parecki 64452d3d6c
add h-review interface 7 years ago
  Aaron Parecki d3e523b990
move some auth routes to auth.php 7 years ago
  Christian Weiske 19a1628b5a Support full automatic no-questions-asked login 7 years ago
  Aaron Parecki 0a74de5b7b send proper content type headers 7 years ago
  Aaron Parecki 542aa812f8 support media endpoint, autosave notes in local storage 7 years ago
  Aaron Parecki 904782f973 move editor folder to editor-files, remove appcache 8 years ago
  Aaron Parecki 42a5e44d17 autofill the note content with the username being replied to 8 years ago
  Aaron Parecki 9e817943ac integrates photo uploading in the main note interface 8 years ago
  Aaron Parecki af92c0deac add tweet text length countdown on note interface 8 years ago
  Aaron Parecki c62c5205ac crude UI for creating events 8 years ago
  Aaron Parecki 704241a3a4 add dashboard with links to all post types 8 years ago
  Aaron Parecki d62b497b40 add interface for posting travel itinerary 8 years ago
  Aaron Parecki 7666ec33d1 enable appcache 8 years ago
  Aaron Parecki 2bb18a66be add banner to opt in to html content change 8 years ago
  Aaron Parecki aebf3a2af3 upgrade indieauth-client to fix #28 8 years ago
  Aaron Parecki 23ee5d71dc fix error message for missing "me" param 8 years ago
  Aaron Parecki 5122efff7f remove hard-coded reference to client_id 8 years ago
  Aaron Parecki b302c08cff lock to JWT 2.* version 8 years ago
  Aaron Parecki ae126d26ca new JWT library 8 years ago
  Aaron Parecki ea4a20015c fix posting by email 8 years ago
  Aaron Parecki c3fb722ad4 add post-by-email support to quill 8 years ago
  Jeena 85e80df0ba Adds possibility to post photos. 8 years ago