Commit Graph

19 Commits

Author SHA1 Message Date
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
0590cc6c19 Added delete feature 2022-04-27 21:56:25 -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
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
Snowyfox
467e168557 Added rudimentary connections for PostWindow 2021-07-29 04:03:32 -04:00
Snowyfox
a93dc7b488 Fixed ComposeWindow connections a bit..! 2021-07-28 17:55:30 -04:00
Snowyfox
97f4463b43 Tried to setup composition code. 2021-07-28 16:23:42 -04:00
Snowyfox
2209236ead Filled in models for now..! 2021-07-17 07:17:14 -04:00
Snowyfox
2e094afbf6 Added menus to timeline window 2021-07-17 06:03:59 -04:00
Snowyfox
05f09ac9f4 Prepared a bit for data loading. 2021-07-17 05:46:27 -04:00
Snowyfox
cda0891525 Laid out timeline and compose windows.
Used GridBagLayout for the first time..!
2021-07-17 05:06:50 -04:00
Snowyfox
7defacfb34 Set prospective sizes for windows 2021-07-16 05:46:17 -04:00
Snowyfox
5defb14735 Refactored to follow windows architecture. 2021-07-15 19:07:23 -04:00