Aaron Parecki
136c1826dd
better error messages
6 years ago
Aaron Parecki
57c82d830d
if no syndication targets are found, hide the section
add syndication reload button to the settings screen
6 years ago
Aaron Parecki
cbc237c8ce
whitespace
6 years ago
Aaron Parecki
1c3b6f50df
split tags using tokenfield instead of comma-separated
this allows tag values to contain spaces, which is up to your own micropub server to handle appropriately.
closes #95 and replaces #96
6 years ago
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
7 years ago
Aaron Parecki
3bdcd009c8
add tokenfield for tags
7 years ago
Aaron Parecki
926546106e
add loading indicator to post buttons
fixes #42
8 years ago
Aaron Parecki
1fac25a340
add nice labels to bookmark page
8 years ago
Aaron Parecki
dbb17a5182
fix syndicate-to on bookmarks
8 years ago
Aaron Parecki
f255179c39
don't need to json.parse when the content type header is right
8 years ago
Aaron Parecki
29f0c9b054
fix syndication for bookmarks
8 years ago
Aaron Parecki
1743621c48
get rid of duplicate ctrl-s handlers
8 years ago
Aaron Parecki
f852b1b24f
fix category array for bookmarks
8 years ago
Aaron Parecki
bcfb8731ca
fix sending category as array
8 years ago
Aaron Parecki
1fdf8feb67
switch to bookmark-of
8 years ago
Aaron Parecki
ebb58a16a2
add note about bookmark-of
9 years ago
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
10 years ago
Aaron Parecki
3f090eeb30
add ctrl-s keyboard shortcut
10 years ago
Aaron Parecki
cf8ecf1fc9
adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token.
10 years ago