Commit Graph

2 Commits

Author SHA1 Message Date
olorin99 db17e4624d
Add image upload support for posting entries. (#9)
* Add image upload support for posting entries.

* Add file selection permissions for macOS

* Move image picking into separate widget.
Restricts picking from camera to android and ios platforms.
When image is picked shows filename and button to clear selection.
When image is picked hide url input.

* Fix image picker state lag, only show image picker when no body or url

---------

Co-authored-by: John Wesley <dev@jwr.one>
2024-01-23 19:30:25 -05:00
John Wesley aef67f1c4f Initial setup: support for viewing threads and comments 2023-12-11 09:30:34 -05:00