Commit Graph
26 Commits
Author SHA1 Message Date
SCM6WE be4eada18a stuff 2021-09-23 12:55:31 +02:00
Patrick Hellebrand 3a90f26262 Merge branch 'ConnectionController' of https://sourcecode.socialcoding.bosch.com/scm/~hpl2fe/polychat into ConnectionController 2021-09-23 11:30:15 +02:00
Patrick Hellebrand 8121a8dbfd Removed timeStamp from SendMessage, added param Timestamp to savechat() 2021-09-23 11:30:09 +02:00
SCM6WE 766a8171f0 fix connection establishment when loading files 2021-09-23 11:09:43 +02:00
Patrick Hellebrand 871ed22956 Added BoardcastMessage, Username Changed event via Broadcast, remove json parsing from ChatMessage 2021-09-23 10:56:10 +02:00
Patrick Hellebrand f2b0af08c5 Merged controller Dialog Heading 2021-09-23 10:22:49 +02:00
Patrick Hellebrand 69d5327c75 Added OnIncomingMessages (for loading messages from json array) 2021-09-23 10:21:55 +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) 92939c8230 stop connection if we are already connected 2021-09-23 09:14:23 +02:00
Patrick Hellebrand 44ef2f4cd2 ConnectionFailedDialog -> Dialog for Success and Error Messages with heading, message and buttons/actions 2021-09-23 08:59:22 +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
Patrick Hellebrand 3b2b75df53 SendMessage is now Json 2021-09-22 14:57:36 +02:00
Patrick Hellebrand d25063bd87 Merged 2021-09-22 14:10:50 +02:00
Patrick Hellebrand 0c5579198f Removed Old Models, extended ChatMessage to json 2021-09-22 14:09:26 +02:00
Patrick Hellebrand f2202e6aa7 Added json support with type+content to ChatMessage 2021-09-22 13:50:36 +02:00
Patrick Hellebrand 46cc5b1d10 Added Project Icons 2021-09-21 15:51:34 +02:00
SCM6WE 86de29bcce del Controller and ClientHandler / msg send to ui 2021-09-21 14:36:16 +02:00
SCM6WE b2c779f546 quickfix to test netorking 2021-09-21 14:01:36 +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
Patrick Hellebrand 4948d32a58 Changes ChatMessage.msg to Content, Fixed Xaml, removes stringTimeStamp 2021-09-21 11:17:52 +02:00
SCM6WE 8097b9f2cf exception when message cannot be send 2021-09-21 10:56:54 +02:00
SCM6WE 697a7ad506 merge 2021-09-21 10:12:29 +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
Patrick Hellebrand 9533c9b666 Add project files. 2021-09-21 08:05:08 +02:00