LANCommander/LANCommander.Server.Services/Extensions
Pat Hartl e1c1469614 Fix chat component rendering
- Load thread after creation
- Change thread list from DataList to Flex
- Move unread badge to right side of chat thread list item
- Fix avatar rerendering after another message is added to message group
- Add styling to thread list
- Change message input to support markdown and add markdown rendering for message contents
2025-12-30 18:08:20 -06:00
..
CacheExtensions.cs Fix chat component rendering 2025-12-30 18:08:20 -06:00
IEnumerableExtensions.cs Fix missing extension 2025-02-03 00:58:26 -06:00
IServiceCollectionExtensions.cs Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
JsonSerializerExtensions.cs Separate import and export functionality 2025-07-27 17:51:50 -05:00
StringExtensions.cs Strip punctuation from search 2025-05-04 16:32:22 -05:00
ZipArchiveExtensions.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00