Skip to content
Snippets Groups Projects
Verified Commit ada8c468 authored by Emilia's avatar Emilia
Browse files

Some kind of version numbers

parent b2ad9556
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@
<Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<AssemblyVersion>1.0.0</AssemblyVersion>
<InformationalVersion>Blacklight/1.0.0.1</InformationalVersion>
<FileVersion>1.0.0.1</FileVersion>
</PropertyGroup>
<ItemGroup>
......
......@@ -14,8 +14,11 @@ Scroll to top for more messages
[done] Message edited indicator
Message editing and deleting (scary for editing?)
Message editing (scary)
[done] Message deleting
Maybe look into transforming fakeMsg into final message instead of remove and then wait for event to arrive,
or remove it when the event has arrived (how to tell? -> Client attribute with guid?)
Show avatars for people
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment