Commit Graph

13 Commits

Author SHA1 Message Date
Snowyfox
fa9a5edab0 Normalised all tabs to 4 spaces, for easier web viewing. 2022-06-02 14:41:59 -04:00
Snowyfox
773b388441 Licensed code under GPLv3, in preparation for uploading somewhere. 2022-06-02 12:28:54 -04:00
Snowyfox
3ca2b58277 Fixed ClassCastException bug in PostWindow.
Fixed page flipping in RichTextPane3, after last bug fix.
2022-06-01 04:42:04 -04:00
Snowyfox
2b63e37276 Applied image rendering fix to RichTextPane3.
Slightly fixed text selection in RichTextPane3.
2022-05-31 08:12:40 -04:00
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
b4bfebc80a Fixed selection bug in post window. 2022-05-21 23:43:06 -04:00
Snowyfox
150773de8b Fixed keyboard controls for misc menu in post window 2022-05-21 23:14:21 -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
dc980c153c Hooked up new text pane.. 2022-05-19 03:24:03 -04:00
Snowyfox
bcf852cdc9 More or less finished HTML text pane. 2022-05-17 03:14:16 -04:00
Snowyfox
44efddbd5c Added basic version of HTML text pane. 2022-05-16 12:52:00 -04:00