Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/Chat
This commit is contained in:
@@ -191,6 +191,11 @@ namespace ChatController.ChatKlassen
|
||||
{
|
||||
return new Uri("http://" + UserMessage);
|
||||
}
|
||||
|
||||
if(UserMessage.Contains("https"))
|
||||
{
|
||||
return new Uri(UserMessage);
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
|
||||
@@ -947,7 +947,8 @@ namespace ChatController
|
||||
|
||||
private void Hyperlink_OnRequestNavigate(object sender, RequestNavigateEventArgs e)
|
||||
{
|
||||
Process.Start(e.Uri.ToString());
|
||||
Process.Start(new ProcessStartInfo(e.Uri.AbsoluteUri));
|
||||
e.Handled = true;
|
||||
}
|
||||
|
||||
private void ButtonReloadGruppen_OnClick(object sender, RoutedEventArgs e)
|
||||
|
||||
@@ -406,8 +406,6 @@ namespace ChatController.HauptKlassen
|
||||
|
||||
client.PostAsync(request, (response, handle) =>
|
||||
{
|
||||
Debug.WriteLine(response.Content);
|
||||
|
||||
var connectionData = JsonConvert.DeserializeObject<UserDaten>(response.Content);
|
||||
|
||||
if (connectionData.Success)
|
||||
|
||||
2
ChatController/Resource.Designer.cs
generated
2
ChatController/Resource.Designer.cs
generated
@@ -107,7 +107,7 @@ namespace ChatController {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.ppt;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp.
|
||||
/// Looks up a localized string similar to Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.xlsx;*.ppt;*.pptx;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp.
|
||||
/// </summary>
|
||||
public static string OpenFileDialogFilter_Test {
|
||||
get {
|
||||
|
||||
@@ -161,6 +161,6 @@
|
||||
<value>ownChatNewMessageSync.txt</value>
|
||||
</data>
|
||||
<data name="OpenFileDialogFilter_Test" xml:space="preserve">
|
||||
<value>Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.ppt;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp</value>
|
||||
<value>Office Dokumente und Bilder |*.doc;*.docx;*.xls;*.xlsx;*.ppt;*.pptx;*.txt;*.pdf;*.jpg;*.png;*.jpeg;*.jpe;*.gif;*.bmp</value>
|
||||
</data>
|
||||
</root>
|
||||
4
ChatController/packages.config
Normal file
4
ChatController/packages.config
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="RestSharp" version="105.2.3" targetFramework="net45" />
|
||||
</packages>
|
||||
BIN
PrototypChat/.vs/PrototypChat/v16/.suo
Normal file
BIN
PrototypChat/.vs/PrototypChat/v16/.suo
Normal file
Binary file not shown.
BIN
PrototypChat/.vs/PrototypChat/v16/Server/sqlite3/storage.ide
Normal file
BIN
PrototypChat/.vs/PrototypChat/v16/Server/sqlite3/storage.ide
Normal file
Binary file not shown.
2
PrototypChat/PrototypChat.sln.DotSettings
Normal file
2
PrototypChat/PrototypChat.sln.DotSettings
Normal file
@@ -0,0 +1,2 @@
|
||||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
|
||||
<s:Boolean x:Key="/Default/CodeInspection/CodeAnnotations/NamespacesWithAnnotations/=ChatController_002EAnnotations/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
|
||||
BIN
PrototypChat/packages/RestSharp.105.2.3/.signature.p7s
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
PrototypChat/packages/RestSharp.105.2.3/RestSharp.105.2.3.nupkg
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/RestSharp.105.2.3.nupkg
vendored
Normal file
Binary file not shown.
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/MonoAndroid10/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/MonoAndroid10/RestSharp.dll
vendored
Normal file
Binary file not shown.
3020
PrototypChat/packages/RestSharp.105.2.3/lib/MonoAndroid10/RestSharp.xml
vendored
Normal file
3020
PrototypChat/packages/RestSharp.105.2.3/lib/MonoAndroid10/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/MonoTouch10/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/MonoTouch10/RestSharp.dll
vendored
Normal file
Binary file not shown.
3020
PrototypChat/packages/RestSharp.105.2.3/lib/MonoTouch10/RestSharp.xml
vendored
Normal file
3020
PrototypChat/packages/RestSharp.105.2.3/lib/MonoTouch10/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/Xamarin.iOS10/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/Xamarin.iOS10/RestSharp.dll
vendored
Normal file
Binary file not shown.
3020
PrototypChat/packages/RestSharp.105.2.3/lib/Xamarin.iOS10/RestSharp.xml
vendored
Normal file
3020
PrototypChat/packages/RestSharp.105.2.3/lib/Xamarin.iOS10/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net35/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net35/RestSharp.dll
vendored
Normal file
Binary file not shown.
2858
PrototypChat/packages/RestSharp.105.2.3/lib/net35/RestSharp.xml
vendored
Normal file
2858
PrototypChat/packages/RestSharp.105.2.3/lib/net35/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net4-client/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net4-client/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net4-client/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net4-client/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net4/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net4/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net4/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net4/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net45/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net45/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net45/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net45/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net451/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net451/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net451/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net451/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net452/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net452/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net452/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net452/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net46/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/net46/RestSharp.dll
vendored
Normal file
Binary file not shown.
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net46/RestSharp.xml
vendored
Normal file
3095
PrototypChat/packages/RestSharp.105.2.3/lib/net46/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/sl5/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/sl5/RestSharp.dll
vendored
Normal file
Binary file not shown.
2649
PrototypChat/packages/RestSharp.105.2.3/lib/sl5/RestSharp.xml
vendored
Normal file
2649
PrototypChat/packages/RestSharp.105.2.3/lib/sl5/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone8/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone8/RestSharp.dll
vendored
Normal file
Binary file not shown.
3866
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone8/RestSharp.xml
vendored
Normal file
3866
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone8/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone81/RestSharp.dll
vendored
Normal file
BIN
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone81/RestSharp.dll
vendored
Normal file
Binary file not shown.
3866
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone81/RestSharp.xml
vendored
Normal file
3866
PrototypChat/packages/RestSharp.105.2.3/lib/windowsphone81/RestSharp.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
20
PrototypChat/packages/RestSharp.105.2.3/readme.txt
vendored
Normal file
20
PrototypChat/packages/RestSharp.105.2.3/readme.txt
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
*** IMPORTANT CHANGE IN RESTSHARP VERSION 103 ***
|
||||
|
||||
In 103.0, JSON.NET was removed as a dependency.
|
||||
|
||||
If this is still installed in your project and no other libraries depend on
|
||||
it you may remove it from your installed packages.
|
||||
|
||||
There is one breaking change: the default Json*Serializer* is no longer
|
||||
compatible with Json.NET. To use Json.NET for serialization, copy the code
|
||||
from https://github.com/restsharp/RestSharp/blob/86b31f9adf049d7fb821de8279154f41a17b36f7/RestSharp/Serializers/JsonSerializer.cs
|
||||
and register it with your client:
|
||||
|
||||
var client = new RestClient();
|
||||
client.JsonSerializer = new YourCustomSerializer();
|
||||
|
||||
The default Json*Deserializer* is mostly compatible, but it does not support
|
||||
all features which Json.NET has (like the ability to support a custom [JsonConverter]
|
||||
by decorating a certain property with an attribute). If you need these features, you
|
||||
must take care of the deserialization yourself to get it working.
|
||||
|
||||
Reference in New Issue
Block a user