1
0

Accepting request 1040875 from home:polslinux:branches:server:messaging

- Update to 4.4.0:
  * You can set a Global Auto-Delete Timer for all new chats and
    groups you create.
  * New messages will be deleted after 1 day, week, month - or a
    custom duration you choose.
  * The new menu in Settings > Privacy & Security > Auto-Delete
    Messages also lets you set up Auto-Delete for any of your
    existing chats faster.
  * Admins of groups with 100+ members can organize discussions
    into separate topics.
  * Topics now have a two-column layout that keeps recent chats
    easily accessible as you browse topics.
  * Previews of topic messages in the chat list work like a
    button - click to jump to the last updated topic.
  * Up to 5 topics can be pinned to the top of the list.
  * Each topic now supports multiple pinned messages.
  * The View as Messages mode now shows which topic
    each message belongs to.
  * Badge counters for topics you never opened will have
    a lighter, less distracting color.
  * A new General topic is now included by default, containing
    service messages and the earlier message history from the group.
  * Admins can rename the General topic.
  * Large groups can enable Aggressive Filtering in
    Manage Group > Administrators to remove more spam with
    automated algorithms.
  * Admins help improve filtering by reporting any false
    positives in Recent Actions.

OBS-URL: https://build.opensuse.org/request/show/1040875
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=237
This commit is contained in:
Marcel Kuehlhorn 2022-12-07 19:02:55 +00:00 committed by Git OBS Bridge
parent cc0e037187
commit 1ff234c30c
9 changed files with 53 additions and 16 deletions

View File

@ -1,5 +1,7 @@
--- a/cmake/external/webrtc/CMakeLists.txt
+++ b/cmake/external/webrtc/CMakeLists.txt
Index: tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
===================================================================
--- tdesktop-4.4.0-full.orig/cmake/external/webrtc/CMakeLists.txt
+++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
@@ -7,7 +7,7 @@
add_library(external_webrtc INTERFACE IMPORTED GLOBAL)
add_library(desktop-app::external_webrtc ALIAS external_webrtc)

View File

@ -1,7 +1,8 @@
diff -Nur tdesktop-3.7.3-full/cmake/external/webrtc/CMakeLists.txt new/cmake/external/webrtc/CMakeLists.txt
--- tdesktop-3.7.3-full/cmake/external/webrtc/CMakeLists.txt 2022-04-19 14:57:00.000000000 +0200
+++ new/cmake/external/webrtc/CMakeLists.txt 2022-05-02 18:53:40.393350191 +0200
@@ -93,11 +93,8 @@
Index: tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
===================================================================
--- tdesktop-4.4.0-full.orig/cmake/external/webrtc/CMakeLists.txt
+++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
@@ -94,11 +94,8 @@ INTERFACE
${webrtc_libs_list}
$<LINK_ONLY:desktop-app::external_openssl>
$<LINK_ONLY:desktop-app::external_jpeg>

View File

@ -1,6 +1,8 @@
--- a/cmake/external/webrtc/CMakeLists.txt
+++ b/cmake/external/webrtc/CMakeLists.txt
@@ -105,7 +105,7 @@
Index: tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
===================================================================
--- tdesktop-4.4.0-full.orig/cmake/external/webrtc/CMakeLists.txt
+++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
@@ -110,7 +110,7 @@ elseif (APPLE)
)
else()
# Required for desktop_capture

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa11c52f7812c6e9a5ccf2e3a31d526a1db5562c1bbcb571aa70d681ca909b93
size 50030732

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e838679978cd32b6eaff2cc372649a053d52e9e878346bf13c253971ed1adad5
size 50076740

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Dec 7 08:00:59 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- Update to 4.4.0:
* You can set a Global Auto-Delete Timer for all new chats and
groups you create.
* New messages will be deleted after 1 day, week, month - or a
custom duration you choose.
* The new menu in Settings > Privacy & Security > Auto-Delete
Messages also lets you set up Auto-Delete for any of your
existing chats faster.
* Admins of groups with 100+ members can organize discussions
into separate topics.
* Topics now have a two-column layout that keeps recent chats
easily accessible as you browse topics.
* Previews of topic messages in the chat list work like a
button - click to jump to the last updated topic.
* Up to 5 topics can be pinned to the top of the list.
* Each topic now supports multiple pinned messages.
* The View as Messages mode now shows which topic
each message belongs to.
* Badge counters for topics you never opened will have
a lighter, less distracting color.
* A new General topic is now included by default, containing
service messages and the earlier message history from the group.
* Admins can rename the General topic.
* Large groups can enable Aggressive Filtering in
Manage Group > Administrators to remove more spam with
automated algorithms.
* Admins help improve filtering by reporting any false
positives in Recent Actions.
-------------------------------------------------------------------
Tue Nov 29 11:49:02 UTC 2022 - Илья Индиго <ilya@ilya.cf>

View File

@ -36,7 +36,7 @@
%define qt_major_version 6
Name: telegram-desktop
Version: 4.3.4
Version: 4.4.0
Release: 0
Summary: Messaging application with a focus on speed and security
License: GPL-3.0-only

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bbc665aba2f680aa405624e10a898cdf152b3aae0a12983cfaea1e819bf7854
size 23789230
oid sha256:737bc7cf7d704f8479955e9ae8f274e2558ead5aabf9a00b54d46e008c670577
size 23789403

View File

@ -63,7 +63,7 @@ def load_submodules(repo):
def compress_package(repo_dir):
basename = os.path.basename(repo_dir)
zipname = f"{basename}.zip"
zipname = basename + ".zip"
path = Path(repo_dir).parent
command = ['zip', zipname, '-r', basename, '-x', '*.git*']
subprocess.check_call(command, cwd=path)