Chat links and other features

This commit is contained in:
Isaac
2024-03-23 00:00:08 +04:00
parent 5e0269e5ec
commit ef12bf9ce6
95 changed files with 32174 additions and 26700 deletions

View File

@@ -226,7 +226,8 @@ private struct CommandChatInputContextPanelEntry: Comparable, Identifiable {
commandPrefix: "/\(shortcut.shortcut)",
searchQuery: command.searchQuery.flatMap { "/\($0)"},
messageCount: shortcut.totalCount,
hideSeparator: false
hideSeparator: false,
hideDate: true
)
)),
editing: false,