Commit Graph

16 Commits

Author SHA1 Message Date
Marc Froehlich
416ce5b82f Update information service mechanic implemented 2024-02-27 23:31:52 +01:00
Marc Froehlich
de87c217f6 Some bugfixes to make the client robust against crashes after deconnects 2024-02-27 23:31:52 +01:00
Marc Froehlich
be99925b62 Chat is now disconnectable and reconnectable without closing. Made some changes in the thread management to make that possible 2024-02-27 23:31:52 +01:00
Marc Froehlich
3602a252b4 added contextmenu to cq-message-table 2024-02-27 23:31:52 +01:00
Marc Froehlich
7f48698278 added audio support 2024-02-27 23:31:52 +01:00
Marc Froehlich
4549314446 added audio support 2024-02-27 23:31:52 +01:00
praktimarc
686c277ac0 Merge pull request #3 from praktimarc/bugfix_nov
Bugfix nov
2023-11-21 23:34:06 +01:00
Marc Froehlich
d57880d945 fixed another bug which had been caused due to owncall is not longer in the userlist 2023-11-21 23:31:19 +01:00
Marc Froehlich
d79886d4c9 removed own callsign of userlist, which made neccessarry some changes for processing rxed commandlines of the server 2023-11-21 20:24:58 +01:00
praktimarc
eca0dfdf61 Merge pull request #2 from praktimarc/bugfix_nov
bugfixes in view and msgbus
2023-11-14 00:56:28 +01:00
Marc Froehlich
499b58965c changed way of db init 2023-11-14 00:50:10 +01:00
Marc Froehlich
7d9adeba1a changed way of db init 2023-11-13 00:23:12 +01:00
praktimarc
fcc46b3c3b Merge pull request #1 from praktimarc/CreateMavenProjectstructure
Create maven projectstructure
2023-11-10 23:27:26 +01:00
Konrad Neitzel
8e1c0a60fd Using home directory now and copying resources if required. 2023-11-10 12:00:34 +01:00
Konrad Neitzel
0e9ba8d42b Build first maven project
- added maven wrapper
- added kst4contest package
- moved tests to src/test/main and added @Test as first step
- moved resources to src/main/resource
2023-11-10 08:33:17 +01:00
praktimarc
af75993474 Initial commit 2023-11-09 22:53:59 +01:00