From bbf7fb90b671c81be98f6174c6303d1839c77e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= <sebastien.blin@savoirfairelinux.com> Date: Fri, 28 Oct 2022 08:50:07 -0400 Subject: [PATCH] misc: add new features requests Change-Id: Ib6eb12f2793958e875773707f17003d4e0251a81 --- developer/feature-requests.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/developer/feature-requests.md b/developer/feature-requests.md index 4689f1aa..69b7f21c 100644 --- a/developer/feature-requests.md +++ b/developer/feature-requests.md @@ -51,6 +51,8 @@ the tickets. / medium difficulty & long term project) + Qt: + Add support for location sharing (contact #Jami - medium difficulty) (In progress) + + {client-qt-issue}`Add support for peer discovery<868>` (contact #Jami - easy) + + {client-qt-issue}`Add support for searching messages in conversations<869>` (contact #Jami - easy) + Emoji as a native component to avoid depending on qt-webengine for this (not available on macOS) (e.g. https://github.com/jnodev/QMLemoji) + Categorized conversations (like favorites, groups, etc) (to discuss with #Jami) -- GitLab