Commit Graph

5 Commits

Author SHA1 Message Date
Snowyfox
e6fea4c061 Fixed bug when redraft makes no changes
(Before this, JKomasto and sometimes the Mastodon web client would get '411 Record Not Found' when submitting the same text after deleting and redrafting. Presumably the Mastodon server caches both whether an idempotency key was fulfilled and which post it leads to, and for some reason it looks up the second and fails.)
2022-05-31 03:39:56 -04:00
Snowyfox
df6b7e149e Added copy-paste menu to text widgets.
Added base for media uploading.
2022-05-30 03:56:09 -04:00
Snowyfox
174df078a5 Added UI prototype for attachments uploading.
Fixed text selection bug.
2022-05-21 21:41:46 -04:00
Snowyfox
fc2880325e Sort of fixed the uploadFile issue. 2022-05-20 09:14:32 -04:00
Snowyfox
e4f13ad8c8 Added attempt at using AttributedString.
Somewhat works now, but I think we'll abandon it..
2022-05-14 18:04:46 -04:00