Commit Graph
24 Commits
Author SHA1 Message Date
Patrick Hellebrand 4c0413e7d8 removed ability to send empty messages 2021-09-24 08:59:05 +02:00
Patrick Hellebrand 179ce2b1bb Dark Theme, added styling for messages 2021-09-24 08:58:57 +02:00
Patrick Hellebrand 59d4827965 removed test code for username reactivitiy 2021-09-24 08:58:55 +02:00
Patrick Hellebrand 43d8b2919c Username change now dirty reactive in ui 2021-09-24 08:57:51 +02:00
Patrick Hellebrand c00a7ff379 Chats now only try to connect, if they are opened 2021-09-24 08:57:47 +02:00
Patrick Hellebrand a953d34122 Removed timeStamp from SendMessage, added param Timestamp to savechat() 2021-09-24 08:54:59 +02:00
Patrick Hellebrand 7e5883d761 Added BoardcastMessage, Username Changed event via Broadcast, remove json parsing from ChatMessage 2021-09-24 08:54:09 +02:00
Patrick Hellebrand 92bc795aff Added OnIncomingMessages (for loading messages from json array) 2021-09-24 08:52:09 +02:00
Patrick Hellebrand ea81547540 ConnectionFailedDialog -> Dialog for Success and Error Messages with heading, message and buttons/actions 2021-09-24 08:52:05 +02:00
Patrick Hellebrand 6f2c442e94 small fix for correct ip display 2021-09-24 08:52:01 +02:00
Patrick Hellebrand b42a2f9728 Fixed json formatting in SendMessage 2021-09-24 08:51:49 +02:00
Patrick Hellebrand 05e3e9e0c4 Added our default ip address, added ip as param to onMessage 2021-09-24 08:51:14 +02:00
Patrick Hellebrand 0f305a216e SendMessage is now Json 2021-09-24 08:51:02 +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 01a48c336d New Connection Class replacing Client, Controller Class replaceing networkController, no json support yet 2021-09-22 12:58:05 +02:00
Patrick Hellebrand 46cc5b1d10 Added Project Icons 2021-09-21 15:51:34 +02:00
Patrick Hellebrand 4780fc3b03 Merge branch 'master' of https://sourcecode.socialcoding.bosch.com/scm/~hpl2fe/polychat 2021-09-21 13:29:33 +02:00
Patrick Hellebrand a9e1d93c7a Added ConnectionFailedMessage, Placeholder for Username,Chat,ChatsList 2021-09-21 13:29:21 +02:00
Patrick Hellebrand 4948d32a58 Changes ChatMessage.msg to Content, Fixed Xaml, removes stringTimeStamp 2021-09-21 11:17:52 +02:00
Patrick Hellebrand 125aa1b243 Merged with UI Changes and NetworkController 2021-09-21 11:04:56 +02:00
Patrick Hellebrand d1a7963670 Edit Username, New Chat Dialog 2021-09-21 11:01:06 +02:00
Patrick Hellebrand 9533c9b666 Add project files. 2021-09-21 08:05:08 +02:00
Patrick Hellebrand 15aa2c6e24 Add .gitignore and .gitattributes. 2021-09-21 08:05:05 +02:00