2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Allow changing the recipients.

This commit is contained in:
John Preston
2024-12-02 20:20:34 +04:00
parent 82cec83d87
commit b8bf3f6520
14 changed files with 386 additions and 56 deletions

View File

@@ -1404,10 +1404,6 @@ void Session::forgetPassportCredentials() {
_passportCredentials = nullptr;
}
QString Session::nameSortKey(const QString &name) const {
return TextUtilities::RemoveAccents(name).toLower();
}
void Session::setupMigrationViewer() {
session().changes().peerUpdates(
PeerUpdate::Flag::Migration