Commit Graph

16 Commits

Author SHA1 Message Date
Snowyfox
775faa0bcc Fixed window updater thread issue (seemingly).
Better support for multithreading.
Fixed notifications window refresh bug.
Fixed autoview window bug (temporary scrollpane doesn't reset scroll position)
2022-05-06 16:34:22 -04:00
Snowyfox
45cfbce6dd Added coffee pot as temporary logo and home background. 2022-05-06 09:57:17 -04:00
Snowyfox
1bf48d831b Refactored back to objects. Moved entity unpacking to object classes.
Added composition length counter.
Fixed timeline background image bug.
2022-05-06 03:05:01 -04:00
Snowyfox
22e45c9707 Removed expectation of interrupt exception on window updater. 2022-05-03 08:40:20 -04:00
Snowyfox
db304ad2df Some refactoring in TimelineWindow 2022-05-01 21:44:10 -04:00
Snowyfox
7673fe1419 Added NotificationsWindow as updatee
Changed font to MotoyaLMaru
2022-05-01 08:33:17 -04:00
Snowyfox
dacf58ac20 Some font size changes.
The UI needs to be easier on the eyes, I'm working on it
2022-05-01 02:46:10 -04:00
Snowyfox
9c75464b18 Added replies window, based on JTree 2022-04-29 13:44:38 -04:00
Snowyfox
39526a145f Implemented selection for RichTextPane.
Added reply and misc graphics.
2022-04-28 07:36:45 -04:00
Snowyfox
26d4e8c97a Removed debug printing from TimelineWindowUpdater.
Thread should survive now after system sleep
2022-04-27 06:12:10 -04:00
Snowyfox
10406a2c10 Fixed minor media bug 2022-04-27 04:17:02 -04:00
Snowyfox
7ede5e1290 Added buggy rich text pane.
Added rendering of emojis.
Added run script.
2022-04-15 08:54:31 -04:00
Snowyfox
511ca1aeef Moved image methods to ImageApi.
Added testing implementation of updater.
2022-04-14 00:38:49 -04:00
Snowyfox
28c7da2034 Added timeline background functionality.
Bug fix on ImageWindow.
2022-04-12 08:48:24 -04:00
Snowyfox
0a3154bbfb Added image attachment display. Added round buttons. 2022-04-12 07:52:07 -04:00
Snowyfox
9eb1b5256f Added changes made since.
All windows now somewhat functional.
Added rudimentary HTML parser to deal with content.
2022-04-12 02:37:39 -04:00