11 Commits

Author SHA1 Message Date
c7959e5287 Added and fixed existing Javadoc, configured Javadoc validation 2019-12-20 20:25:54 +01:00
DieGurke
4d35129a67 Formatted 2019-12-14 13:52:47 +01:00
delvh
6510c26ba2 Merge branch 'develop' into f/themes 2019-12-07 14:50:20 +01:00
DieGurke
e245a129af Themes & Themes Configuration
Added themes to choose from and provides customization setting for
these.
2019-12-07 10:58:03 +01:00
delvh
c79500acde Improved logging and code readability 2019-12-07 10:44:25 +01:00
DieGurke
e1ef85d702 Edit syncTimeout property, made Config a singleton 2019-11-09 14:23:26 +01:00
Maxi
a0dc25ba61 Sync
* Completely revised communication between client and server.
* Added synchronization functionality.
* Added Message State updates
* Added UserStatus updates
2019-11-04 23:10:53 +01:00
delvh
ab3a18d4df Updated Javadoc for the whole Repository
Aside from the files ChatWindow, Client and SettingsScreen, theirs is
already in my commit in f/settings
2019-10-27 20:23:36 +01:00
5201eaa320 Fixed NullPointerException on empty date 2019-10-23 17:17:15 +02:00
18a078475d Added HTML formatting to message list elements 2019-10-23 05:49:15 +02:00
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