Support for editing existing posts.
Now you can [.][SPACE] on a post of your own to edit it. This retrieves the source format of the post from the server, puts it back into your editor, and when you've edited it, submits it as an edit on the existing post. Currently this won't work if the post uses features that Mastodonochrome can't support when writing new posts: media attachments or polls. In that situation you get an Error Log message, which is not very friendly, but (a) it's intended to be temporary (I want to support those features anyway!), (b) it's at least less bad than having an unexplained 'computer says no' beep.
parent
91534b36
No related branches found
No related tags found
Showing
- TODO.md 0 additions, 13 deletionsTODO.md
- src/activity_stack.rs 3 additions, 0 deletionssrc/activity_stack.rs
- src/client.rs 41 additions, 7 deletionssrc/client.rs
- src/file.rs 27 additions, 0 deletionssrc/file.rs
- src/help.rs 34 additions, 0 deletionssrc/help.rs
- src/posting.rs 71 additions, 10 deletionssrc/posting.rs
- src/text.rs 15 additions, 0 deletionssrc/text.rs
- src/tui.rs 20 additions, 0 deletionssrc/tui.rs
- src/types.rs 7 additions, 0 deletionssrc/types.rs
Loading
Please register or sign in to comment