Felix Hartmann (PEA3-Fe-FI)
|
f0d785cb13
|
set encryption keys
|
2021-09-23 16:22:38 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
a5dd048f07
|
remove unused variables
|
2021-09-23 15:46:13 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
8e17ffa978
|
dont open new chat window if client is already in list
|
2021-09-23 15:18:57 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
4e60fd2bdb
|
delete chat only on explicit button press, not on disconnect, dialog opening fixed
|
2021-09-23 14:50:54 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
f07793bb93
|
only open dialog if there are no popups already open
|
2021-09-23 13:30:41 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
512648d907
|
tested build and deploy via apppackage, fixed typo in IP.cs
|
2021-09-23 12:41:15 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
c22987d86f
|
fix ip in intial packet (send own ip, not foreign)
|
2021-09-23 09:52:54 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
cd26ac11c3
|
allow deletion of chats which are not started by me
|
2021-09-23 09:41:56 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
92939c8230
|
stop connection if we are already connected
|
2021-09-23 09:14:23 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
52422072a6
|
retry working, radiobuttons now triggering on every click, deleteChat Button working
|
2021-09-23 08:41:37 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
99dad406ea
|
add retry logic on disconnect, silently delete chat if disconnected after connect was succesfull
|
2021-09-22 15:52:15 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
cadb1e5eca
|
add outgoing connections to dict
|
2021-09-22 14:28:43 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
3b2789ce54
|
add initial packet, close socket on disconnect, move server start to Controller.cs
|
2021-09-22 13:58:55 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
ccf2d03502
|
directly allow sending, when we are the server
|
2021-09-21 12:37:39 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
a2c35a7536
|
remove Socket.cs, integrate Socket.cs into Networkcontroller.cs
|
2021-09-21 12:32:35 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
d42acbc90e
|
remove MSG.cs, merge content from MSG.cs and ChatMessage.cs, refactor code
|
2021-09-21 09:28:29 +02:00 |
|
Hartmann Felix (PEA3-Fe-FI)
|
5d69842ec0
|
use string for IP adresses instead of explicit type
|
2021-09-21 08:52:53 +02:00 |
|