Rob Loranger
4acd35f8cd
revert include time in imported posts
...
in favor of library side generation to support zip files
2019-08-21 13:12:56 -07:00
Rob Loranger
9dbf14c05e
include time in imported posts
2019-08-21 10:07:30 -07:00
Rob Loranger
92f75a8871
avoid generating excess access tokens
...
this changes the import handler to use CreatePost instead of
CreateOwnedPost which required generation of non expiring access tokens
2019-08-19 09:06:56 -07:00
Rob Loranger
0ca198c715
include nice alert message on success
...
different template action for partial or complete import success
2019-08-17 16:18:40 -07:00
Rob Loranger
ee4fe2f4ad
add basic text file imports
...
this adds basic support for importing files as blog posts.
.txt and .md are supported at this time and the
collection is selectable, defaulting to draft.
if a collection is specified the post is federated.
2019-08-16 14:27:24 -07:00