| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
client/upload: upload from clipboard
Co-authored-by: Eva <evauwu@riseup.net>
|
|
client: add null checks
|
|
Mobile improvements
|
|
|
|
|
|
Navigation is always right below the image, and comments are always
at the very bottom, to minimize scrolling for common actions.
|
|
|
|
Prevents a bunch of errors that can happen when a resource is deleted.
|
|
|
|
Merge branch 'skybldev-upstream'
|
|
|
|
|
|
This introduces a new privilege 'posts:bulk-edit:delete' which by default is given to power users.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #425
|
|
* Continue uploading remaining posts in an upload list even
when one fails
* Allow option to continue uploading even when similar posts are found
Closes #400
|
|
|
|
|
|
|
|
|