work on archived chats

This commit is contained in:
2025-07-24 21:48:49 +03:30
parent c11092c7c6
commit 5b9e02bbdf
8 changed files with 271 additions and 11 deletions
@@ -264,6 +264,8 @@ public class userDatabase {
return null;
}
public List<User> searchUsers(String keyword, UUID currentUserId) {
String query = """
SELECT * FROM users