Commit Graph

10 Commits

Author SHA1 Message Date
delvh df3edb72e1 Added a context menu to the message list and ability to copy a message
context menu contains a few menu items that will be populated with
functionality later on.
2020-06-22 22:51:10 +02:00
delvh 51b0e06e80 Added alignment and coloring of messages according to who is the sender
additionally added:
- the label on top of the ChatScene now displays the own users name
- the messageList now scrolls to the bottom when a message is
created/received
2020-06-22 20:53:44 +02:00
delvh 43d7f33ca0 Selected items will now be visually displayed 2020-06-21 17:36:08 +02:00
Kai S. K. Engelbart bb81ec6042 Move user status color to CSS, refactor ContactListCell 2020-06-21 17:25:24 +02:00
delvh d389637259 Moved remainingCharsLabel styling from code to CSS 2020-06-21 17:04:27 +02:00
delvh f513480020 Improved general appearance of Envoy 2020-06-18 22:20:34 +02:00
Kai S. K. Engelbart 1761044e9e Add theme selection in settings 2020-06-08 10:02:39 +02:00
delvh 9e7bde1d4d Improved visual appearance of ChatScene
Additionally added minimum height of application and basic
ContactSearchScene.fxml file.
2020-06-06 18:33:24 +02:00
Kai S. K. Engelbart ca9b72b1de Add proper layout to ChatWindow, fix user field selection in LoginDialog 2020-06-06 12:27:10 +02:00
delvh fa42516c6f Added ability to load CSS files 2020-06-06 12:27:10 +02:00