Commit Graph

8 Commits

Author SHA1 Message Date
Kai S. K. Engelbart 4147df262d Moved GET request implementations into a single method 2019-10-26 18:31:49 +02:00
Maxi aeb138334e Requesting unread messages an assigning them to the right chat element. 2019-10-19 15:09:32 +02:00
Kai S. K. Engelbart 78f9f4c883 Changed message list to use JLabels as elements
* Using JLabel as message list element
* Managing sender and recipient in Client
* Reduced amount of ReST requests
2019-10-19 12:10:52 +02:00
Maxi 2761e178da Implemented multiple chat system
* Local saving of these and displaying the partner name
* Added display of timestamp in chat.

Closes #9
2019-10-19 09:59:45 +02:00
Kai S. K. Engelbart f22c4fa9df Fixed formatting and Javadoc
Closes #5
2019-10-13 17:25:20 +02:00
Maxi b9157ca992 Added the setting of the senderID in the xml. 2019-10-12 17:35:58 +02:00
delvh d5dd076ce2 Added Startup class and login by username. 2019-10-12 14:45:58 +02:00
Kai S. K. Engelbart fe95e6bfb6 Renamed EnvoyClient to Client, added Config class 2019-10-12 11:19:29 +02:00