Marc Froehlich
8bea4111f0
- introduced qrv tags for callsigns, only UI so far
2024-03-30 00:50:16 +01:00
Marc Froehlich
136cf08f08
- reachable function: If a message-sender writes another to ask a sked, I assume that his antenna is directed to this receiver-chatter.
...
If this causes that the sender-antenna is directed most likely in my direction (with a difference of ~25deg), the callsign will appear fat and green in the userlist. As the sender often propagates his frequency at the chat (that means, we have saved this already), there is a high probability to work him at this short term opportunity
- mark new connected stations
- made some UI improvements (Behaviour of messagefilter-radiobutton corrected)
- removed UI bug, caused if you send a message to your onwn station....
2024-03-17 23:35:13 +01:00
Marc Froehlich
eb04ad3f33
implemented all filters to the chatmemberlist, activity-displays in chatmember table and userinfopanel, linked selected messages to the userinfopanel for better UI feeling, begin of AS-Showpath-function (not yet ready)
2024-02-27 01:53:24 +01:00
Marc Froehlich
51712a1f85
implemented some of the new filters to the chatmemberlist, changed list-subtype to make it sortable again
2024-02-20 23:59:46 +01:00
Marc Froehlich
4a605f54ba
Changed lists mechanic: not 3 messagelists any more but one oversable messagelist for all messages. The 3 categories of messages are now filteredlists, derived from this global messagelist.
...
Added a new panel down of the userlist which will be dynamically generated and shows filtered messages to a selected callsign
2024-02-18 02:39:37 +01:00
Marc Froehlich
037dc8a05b
Update information service mechanic implemented
2024-02-08 23:52:08 +01:00
Marc Froehlich
476b4a7dd1
Some bugfixes to make the client robust against crashes after deconnects
2024-02-06 23:56:04 +01:00
Marc Froehlich
bd687dc50f
Chat is now disconnectable and reconnectable without closing. Made some changes in the thread management to make that possible
2024-02-01 22:35:06 +01:00
Marc Froehlich
7bce7be2ba
added contextmenu to cq-message-table
2024-01-26 22:42:45 +01:00
Marc Froehlich
3286a34a08
added audio support
2024-01-26 11:09:15 +01:00
Marc Froehlich
c2086a73b0
added audio support
2024-01-16 22:51:30 +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
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