forked from pool/telegram-desktop
Accepting request 1120977 from home:manfred-h:server:messaging
- Updated to version 4.11.1 * Fix crash in emoji status select. * Fix crash in language change. * Suggest shrinking only photos in webpage previews. * Fix opening video files in webpage previews in-app. * Fix sending links and markup with customized webpage previews. * Show "Saved Messages" as a first row when replying in another chat. * Fix selecting words by double-click with webpage previews. * Fix delayed webpage preview generation in preview options. * Add "show-peer-id-below-about" experimental option. - Updated to version 4.11.0 * View full statistics in your channels and group chats. * Choose which link preview in added to the message. * Choose if link preview is above or below the text. * Choose if link preview has large or small image. * Quote parts of text in replies. * Add quote formatting. * Reply in another chat. * Add nice looking code blocks with syntax highlighting. * Copy full code block by click on its header. * Send a highlighted code block using ```language syntax. * Change your name color in Chat Settings. * Customize quotes, link previews and replies to your messages. - Update tg_owt-master.zip to commit be153adaa363b2b13242466ad5b7b87f61301639 - Build requires libboost_regex-devel OBS-URL: https://build.opensuse.org/request/show/1120977 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=277
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09d793834f7a25614ba23995e2290002a09e8e790520b4a265d0f7c3592c396e
|
||||
size 67750018
|
3
tdesktop-4.11.1-full.tar.gz
Normal file
3
tdesktop-4.11.1-full.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be7ca37fda49b790250dc9cbdf0ce801243a0ad3d54279a195573d517196bfd9
|
||||
size 68309005
|
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 29 09:29:50 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.11.1
|
||||
* Fix crash in emoji status select.
|
||||
* Fix crash in language change.
|
||||
* Suggest shrinking only photos in webpage previews.
|
||||
* Fix opening video files in webpage previews in-app.
|
||||
* Fix sending links and markup with customized webpage previews.
|
||||
* Show "Saved Messages" as a first row when replying in another chat.
|
||||
* Fix selecting words by double-click with webpage previews.
|
||||
* Fix delayed webpage preview generation in preview options.
|
||||
* Add "show-peer-id-below-about" experimental option.
|
||||
|
||||
- Updated to version 4.11.0
|
||||
* View full statistics in your channels and group chats.
|
||||
* Choose which link preview in added to the message.
|
||||
* Choose if link preview is above or below the text.
|
||||
* Choose if link preview has large or small image.
|
||||
* Quote parts of text in replies.
|
||||
* Add quote formatting.
|
||||
* Reply in another chat.
|
||||
* Add nice looking code blocks with syntax highlighting.
|
||||
* Copy full code block by click on its header.
|
||||
* Send a highlighted code block using ```language syntax.
|
||||
* Change your name color in Chat Settings.
|
||||
* Customize quotes, link previews and replies to your messages.
|
||||
- Update tg_owt-master.zip to commit be153adaa363b2b13242466ad5b7b87f61301639
|
||||
- Build requires libboost_regex-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 13:11:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -34,7 +34,7 @@
|
||||
%define qt_major_version 6
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 4.10.3
|
||||
Version: 4.11.1
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
@@ -82,6 +82,7 @@ BuildRequires: gcc-c++
|
||||
%endif
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
BuildRequires: libboost_regex-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: ninja
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd4615408679a7b5cc479097be0996ca8cfd84610dd08e46850bc054c355e84f
|
||||
size 25189238
|
||||
oid sha256:8216af2e92c0e35ff7d22ff68ccac71378481fe92068349009c6504bd80090c3
|
||||
size 25189247
|
||||
|
Reference in New Issue
Block a user