WIP private chat
This commit is contained in:
parent
30cdfb9f23
commit
34323d61ee
13 changed files with 286 additions and 157 deletions
|
|
@ -62,12 +62,12 @@
|
|||
<Compile Include="Model\Settings\SignatureSettings.cs" />
|
||||
<Compile Include="Model\Social\Chat\ChatStatus.cs" />
|
||||
<Compile Include="Model\Social\Chat\ChatMessage.cs" />
|
||||
<Compile Include="Model\Social\Chat\ChatUserInfo.cs" />
|
||||
<Compile Include="ViewModels\Messaging\ChatUserCollection.cs" />
|
||||
<Compile Include="ViewModels\Messaging\ChatUserInfo.cs" />
|
||||
<Compile Include="Model\Social\Chat\Connection.cs" />
|
||||
<Compile Include="Pages\Chat\PrivateChatPage.xaml.cs">
|
||||
<DependentUpon>PrivateChatPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ViewModels\Messaging\UserViewModel.cs" />
|
||||
<Compile Include="ViewModels\Validation\Error.cs" />
|
||||
<Compile Include="ViewModels\Validation\ModelState.cs" />
|
||||
<Compile Include="ViewModels\PageState.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue