Post editing functionality

Post editing is now functional! You can now edit the post you've made.

Closes #30
This commit is contained in:
Balazs Toldi
2023-08-01 09:32:34 +02:00
parent 907f6e92c3
commit 3a66a79f49
4 changed files with 179 additions and 35 deletions

View File

@@ -1343,4 +1343,5 @@
<string name="url_cannot_be_null_or_empty">URL cannot be null or empty</string>
<string name="could_not_resolve_link">Could not resolve URL :(</string>
<string name="mark_post_as_read_failed">Failed to mark post as read</string>
<string name="upload_image">Upload an image</string>
</resources>