1
0
Commit Graph

148 Commits

Author SHA256 Message Date
Marcel Kuehlhorn
e54bb3e5b6 Accepting request 940101 from home:tux93:branches:server:messaging
- Add tg_owt-packager.py as Source to satisfy factory-auto

OBS-URL: https://build.opensuse.org/request/show/940101
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=207
2021-12-12 16:51:35 +00:00
Marcel Kuehlhorn
3608a34634 Accepting request 939499 from home:nuklly:branches:server:messaging
- Update to 3.3.0
  * Content creators can restrict the ability to save media and
    forward messages from their groups and channels.
  * Clear messages in one-on-one chats from a specific day or
    date range.
  * Comment as one of your channels in public groups and channel
    comments.
- Add tg_owt-packager.py

OBS-URL: https://build.opensuse.org/request/show/939499
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=206
2021-12-12 15:59:35 +00:00
Marcel Kuehlhorn
44abdc9b8d Accepting request 936151 from home:nuklly:branches:server:messaging
- Update to 3.2.8
  * Fix crash in opening shared media with another user.
  * Try out the new audio player with playlist shuffle and repeat.
  * Give a custom name to your desktop session to distinguish it
    in the sessions list.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/936151
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=205
2021-12-07 11:00:46 +00:00
Marcel Kuehlhorn
def78edb7c Accepting request 928212 from home:tux93:branches:server:messaging
- Update to 3.1.11
  * Create special invite links that require admins to approve users
    before they become members.
  * Admins can view the applicants' profiles and bios by tapping the
    Join Requests bar at the top of the chat.
  * Add internal labels to your chat's Invite Links to keep them
    organized.
  * Run natively on Apple Silicon
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/928212
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=204
2021-11-02 17:11:30 +00:00
Marcel Kuehlhorn
8eba4f5549 Accepting request 924649 from home:tux93:branches:server:messaging
- Update to 3.1.9
  * Show small media previews in chats list.
  * Show media album previews and caption text in chats list.
  * Add "Quick Reply" and "Mark as Read" to native
    Windows notifications.

OBS-URL: https://build.opensuse.org/request/show/924649
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=203
2021-10-12 20:57:57 +00:00
Marcel Kuehlhorn
d8cb2655bc Accepting request 922418 from home:tux93:branches:server:messaging
- Add explicit BuildRequires for webkit2gtk-4.0

OBS-URL: https://build.opensuse.org/request/show/922418
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=202
2021-09-30 17:40:16 +00:00
Marcel Kuehlhorn
335419547c Accepting request 921993 from home:tux93:branches:server:messaging
- Update to 3.1.1
- Update tg_owt
- Remove 0003-prioritize-gtk2.patch, the file it was applied to
  was removed upstream
- Enable GCC11 again

--
old: server:messaging/telegram-desktop
new: home:tux93:branches:server:messaging/telegram-desktop rev None
Index: telegram-desktop.changes
===================================================================
--- telegram-desktop.changes (revision 200)
+++ telegram-desktop.changes (revision 2)
@@ -1,4 +1,50 @@
 -------------------------------------------------------------------
+Tue Sep 28 12:33:30 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
+
+- Update to 3.1.1
+  * Choose one from dozens of new gorgeous animated backgrounds in
+    Chat Settings > Chat background.
+  * Tile chat background patterns horizontally.
+  * Broadcast video and share your screen to an unlimited number of
+    viewers.
+  * To begin, tap the Live Stream button in the title bar of a
+    community where you are an admin.
+  * Tap the "Forward Message" label above the input field to change
+    how messages will be sent.
+  * Hide or show the original sender's name.
+  * Remove or keep captions from media messages.
+  * See how many unread comments there are when opening a
+    channel's comments.
+  * Check who've seen your message in small groups from the
+    context menu.
+  * Enable recording with video in live streams and video chats.
+  * Add a "Close to Taskbar" option when tray icon is disabled.
+  * Add support for Emoji 13.1.
+  * Some animated emoji now have extra effects.
+  * Send fireworks tada, balloon, :like:, hankey or heart to any
+    private chat, then click on the animated emoji to launch the
+    effect.
+  * If your chat partner also has the chat open, you will both see
+    the effects.
+  * See the "Watching" status when your chat partner is enjoying
+    emoji effects with you.
+  * More interactive emoji coming soon.
+  * Right click one of your outgoing messages in small groups to see
+    who recently viewed it.
+  * To protect privacy, read receipts are only stored for 7 days
+    after the message was sent.
+  * Record video and audio from live broadcasts in your group
+    or channel.
+  * Admins can start recording from the '...' menu.
+  * Choose between recording in portrait or landscape orientation.
+  * Finished recordings are sent to the admin's Saved Messages and
+    can be easily shared.
+- Update tg_owt
+- Remove 0003-prioritize-gtk2.patch, the file it was applied to
+  was removed upstream
+- Enable GCC11 again
+
+-------------------------------------------------------------------
 Mon Aug 30 11:30:32 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
 
 - Enable build on armv6/armv7 since the build has been fixed
Index: telegram-desktop.spec
===================================================================
--- telegram-desktop.spec (revision 200)
+++ telegram-desktop.spec (revision 2)
@@ -21,8 +21,12 @@
 %define _lto_cflags %{nil}
 %endif
 
-# Temporarily stick to gcc10 to work around build failures
+# We need current gcc to build
+%if 0%{?suse_version} < 01550 && 0%{?is_opensuse}
 %bcond_without  fixed_gcc
+%else
+%bcond_with     fixed_gcc
+%endif
 
 %define __builder ninja
 
@@ -30,7 +34,7 @@
 %define _dwz_max_die_limit     200000000
 
 Name:           telegram-desktop
-Version:        2.9.0
+Version:        3.1.1
 Release:        0
 Summary:        Messaging application with a focus on speed and security
 License:        GPL-3.0-only
@@ -43,8 +47,6 @@
 Patch1:         0001-use-bundled-ranged-exptected-gsl.patch
 # PATCH-FIX-OPENSUSE
 Patch2:         0002-tg_owt-fix-name-confliction.patch
-# PATCH-FIX-OPENSUSE boo#1149986
-Patch3:         0003-prioritize-gtk2.patch
 # PATCH-FIX-OPENSUSE
 Patch4:         0004-use-dynamic-x-libraries.patch
 # PATCH-FIX-OPENSUSE
@@ -87,6 +89,7 @@
 BuildRequires:  cmake(KF5Wayland)
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.15
 BuildRequires:  pkgconfig(Qt5Network) >= 5.15
+BuildRequires:  pkgconfig(Qt5Svg) >= 5.15
 BuildRequires:  pkgconfig(Qt5WaylandClient) >= 5.15
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15
 BuildRequires:  pkgconfig(alsa)
@@ -163,7 +166,6 @@
 %prep
 %setup -q -n tdesktop-%{version}-full
 %patch1 -p1
-%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 
Index: tg_owt-master.zip
===================================================================
Binary files tg_owt-master.zip (revision 200) and tg_owt-master.zip (revision 2) differ
Index: tdesktop-3.1.1-full.tar.gz
===================================================================
Binary file tdesktop-3.1.1-full.tar.gz (revision 2) added
Index: 0003-prioritize-gtk2.patch
===================================================================
--- 0003-prioritize-gtk2.patch (revision 200)
+++ 0003-prioritize-gtk2.patch (deleted)
@@ -1,19 +0,0 @@
-diff --git a/Telegram/lib_base/base/platform/linux/base_linux_gtk_integration.cpp b/Telegram/lib_base/base/platform/linux/base_linux_gtk_integration.cpp
-index 1b78bac..09c2ede 100644
---- a/Telegram/lib_base/base/platform/linux/base_linux_gtk_integration.cpp
-+++ b/Telegram/lib_base/base/platform/linux/base_linux_gtk_integration.cpp
-@@ -475,12 +475,12 @@ void GtkIntegration::load(const QString &allowedBackends, bool force) {
- 	DEBUG_LOG(("Icon theme: %1").arg(QIcon::themeName()));
- 	DEBUG_LOG(("Fallback icon theme: %1").arg(QIcon::fallbackThemeName()));
- 
--	if (LoadGtkLibrary(_lib, "gtk-3", 0)) {
-+	if (LoadGtkLibrary(_lib, "gtk-x11-2.0", 0)) {
- 		_private->loaded = _private->setupBase(_lib, allowedBackends);
- 	}
- 	if (!_private->loaded
- 		&& !_private->triedToInit
--		&& LoadGtkLibrary(_lib, "gtk-x11-2.0", 0)) {
-+		&& LoadGtkLibrary(_lib, "gtk-3", 0)) {
- 		_private->loaded = _private->setupBase(_lib, allowedBackends);
- 	}
- 
Index: tdesktop-2.9.0-full.tar.gz
===================================================================
Binary file tdesktop-2.9.0-full.tar.gz (revision 200) deleted

OBS-URL: https://build.opensuse.org/request/show/921993
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=201
2021-09-30 08:34:50 +00:00
Xu Zhao
56ee817070 Accepting request 915016 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Enable build on armv6/armv7 since the build has been fixed
  upstream

OBS-URL: https://build.opensuse.org/request/show/915016
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=200
2021-08-31 16:10:39 +00:00
Marcel Kuehlhorn
16ed77b8da Accepting request 909652 from home:nuklly:branches:server:messaging
- Update to 2.9.0
  * Enable auto-delete in your chats to remove messages.
  * Quickly find all GIFs from a chat using the new GIF section.
  * Reset your Two-Step Verification password even if you forgot.
  * Enjoy a new app icon and default background.
- Update tg_owt
- Update 0001-use-bundled-ranged-exptected-gsl.patch
  * Use bundled rlottie
- Add 0004-use-dynamic-x-libraries.patch
- Add 0005-add-wayland-include-path.patch

OBS-URL: https://build.opensuse.org/request/show/909652
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=199
2021-08-02 08:35:57 +00:00
Marcel Kuehlhorn
f8a41952da fix typo in changelog
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=197
2021-06-05 14:13:43 +00:00
Marcel Kuehlhorn
02366e1e42 Accepting request 897600 from home:nuklly:branches:server:messaging
- Add 0003-priortize-gtk2.patch and enable GTK integration.
  Fixes boo#1149986 regression.

OBS-URL: https://build.opensuse.org/request/show/897600
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=196
2021-06-05 13:47:30 +00:00
Marcel Kuehlhorn
d69d3b49d0 Accepting request 896089 from home:tux93
OBS-URL: https://build.opensuse.org/request/show/896089
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=194
2021-05-29 12:51:37 +00:00
Marcel Kuehlhorn
372095ed86 Accepting request 895957 from home:tux93
- Temporarily stick to GCC10 to work around build failures
- Update to 2.7.5 (beta)
  * Add "Voice chats" filter in "Recent actions" for channels.
  * Write local drafts to disk on a background thread.
  * Support autoupdate for Telegram in write-protected folders
    on Linux.
  * Fix crash in native notifications on Linux.
  * Fix crash in file dialog on Linux.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/895957
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=193
2021-05-29 10:35:50 +00:00
Marcel Kuehlhorn
0cabcf5835 Accepting request 889128 from home:tux93
- Update to 2.7.4
  * Fix crash in viewing an invoice after a payment is made.
  * Respect Focus Assist only for native notifications.
  * Mark messages as read only in active window.

OBS-URL: https://build.opensuse.org/request/show/889128
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=191
2021-04-29 08:38:04 +00:00
Marcel Kuehlhorn
4f2e5f94e4 Accepting request 888813 from home:tux93
- Update to 2.7.3
  * Fix crash on some versions of Linux.
  * Fix video not stopping when PiP window is closed.
  * Fix messages marking as read if the Windows session is locked.

OBS-URL: https://build.opensuse.org/request/show/888813
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=189
2021-04-28 14:09:03 +00:00
Xu Zhao
30ec59bdab Accepting request 888539 from home:tux93
- Update to 2.7.2
  * Offer real goods and services for sale in any group, channel or bot
    – Telegram doesn't charge a commission.
  * Pay for goods securely using one of the 8 integrated payment providers
    – Telegram doesn't collect your payment info.
  * See how this works in our @teststore.
  * Schedule voice chats to let participants know about them in advance.
  * View a countdown to the voice chat and get notified when it starts.
- Update tg_owt
- Drop telegram-desktop-cinttypes-header.patch, fixed upstream

OBS-URL: https://build.opensuse.org/request/show/888539
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=187
2021-04-26 16:11:30 +00:00
Marcel Kuehlhorn
b94947d99c Accepting request 880729 from home:jengelh:branches:server:messaging
- Expand the ExcludeArch.

OBS-URL: https://build.opensuse.org/request/show/880729
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=185
2021-03-23 14:07:22 +00:00
Marcel Kuehlhorn
84626acbc8 Accepting request 880576 from home:tux93
- Exclude i586, support was dropped upstream
  (gh#telegramdesktop/tdesktop#10037)

- Add telegram-desktop-cinttypes-header.patch: Include cinttypes
  header to use uint32_t.
- Add xkbcommon and wayland header dirs to CXXFLAGS to fix build
  failures.
- Require Qt >= 5.15: Required since version 2.5.9
  (gh#telegramdesktop/tdesktop#10398).
- Pass -q to unzip to avoid echoing long file list while
  unzipping.

- Update to 2.7.1
  * Fix editing 'Manage Voice Chats' rights for channel admins.
  * Fix verification check display in voice chat participants list.
  * Allow removing and blocking channels from voice chats.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/880576
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=184
2021-03-23 08:49:21 +00:00
Marcel Kuehlhorn
da7122e5f1 Accepting request 879875 from home:marxin:branches:server:messaging
- Use higher dwz memory limits for the package.

OBS-URL: https://build.opensuse.org/request/show/879875
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=182
2021-03-20 16:23:17 +00:00
Marcel Kuehlhorn
f6846af5bc Accepting request 868143 from home:tux93
- Update to 2.5.8
  * Fix OpenAL device closing in calls and voice chats.
  * Fix video chat rotation when calling from iOS.
  * Fix scheduling messages without sound.
  * Remove redundant Cancel button in ScheduleBox.

OBS-URL: https://build.opensuse.org/request/show/868143
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=180
2021-02-01 09:46:29 +00:00
Marcel Kuehlhorn
494727588e Accepting request 867562 from home:tux93
- Update to 2.5.7
  * Delete not only messages, but also groups you created and
    call history for all sides, without a trace.
  * Adjust volume for individual participants of a voice chat.
  * Report fake groups or channels impersonating famous people or
    organizations by opening their Profile > ... > Report.
- Updatet tg_owt
  * adapt 0002-tg_owt-fix-name-confliction.patch
- Rebase 0000-gtk2-default.patch
- Add Recommends for google-opensans-fonts

OBS-URL: https://build.opensuse.org/request/show/867562
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=178
2021-01-29 12:46:23 +00:00
Marcel Kuehlhorn
a5a2d892a2 Accepting request 861412 from home:andresbs:branches:server:messaging
- Adds a missing runtime dependency (libqt5-qtimageformats).

OBS-URL: https://build.opensuse.org/request/show/861412
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=176
2021-01-07 17:44:55 +00:00
Marcel Kuehlhorn
4d275c2c01 Accepting request 858368 from home:tux93
- Update to 2.5.1
  * Turn any of your group chats into a hop-on, hop-off conference call.
  * Get up to several thousand participants in each voice chat.
  * Control the number of speakers with flexible admin tools.
  * Fix crash in voice calls.
- Update tg_owt
- Remove explicit Requires: for ffmpeg and openssl

OBS-URL: https://build.opensuse.org/request/show/858368
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=174
2020-12-24 11:47:30 +00:00
Marcel Kuehlhorn
924763b253 Accepting request 846325 from home:tux93
- Update to 2.4.7
  * Fix playback display in albums of music files.
  * Several crash fixes.

OBS-URL: https://build.opensuse.org/request/show/846325
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=172
2020-11-06 01:29:56 +00:00
Marcel Kuehlhorn
3014812172 Accepting request 845461 from home:tux93
- Update to 2.4.6
  * Fix image compression option when sending files with drag-n-drop.
  * Fix caption text selection in media albums.
  * Fix drafts display in personal chats in the chats list.
  * Bug fixes and other minor improvements.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/845461
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=170
2020-11-03 01:53:54 +00:00
Marcel Kuehlhorn
b6cc7130e0 Accepting request 845093 from home:tux93
- Update to 2.4.5
  * Pin several messages in any chat, including one-on-one chats.
  * Jump between pinned messages or open them all on a separate page
    via the top bar.
  * Send several music tracks as a playlist. 
  * Send several files as an album in one chat bubble.
  * Send a 🎰 emoji to any chat to see if you
    hit the jackpot.
  * Hide Telegram taskbar icon on Linux in Settings > Advanced.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/845093
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=168
2020-10-31 19:34:25 +00:00
Marcel Kuehlhorn
8baab0e83f Accepting request 844118 from home:tux93
- Update to 2.4.4
  * Fix application quit on call end with main window hidden in tray.
  * Update OpenAL library on Windows.
  * Several crash fixes.
- Stricter constraints for i586

OBS-URL: https://build.opensuse.org/request/show/844118
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=166
2020-10-27 15:42:06 +00:00
Marcel Kuehlhorn
55887b1bd9 Accepting request 842169 from home:Guillaume_G:branches:server:messaging
- Lower constraints on Arm

OBS-URL: https://build.opensuse.org/request/show/842169
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=164
2020-10-16 16:40:39 +00:00
Marcel Kuehlhorn
67f8c3c128 Accepting request 841948 from home:alefnode:branches:openSUSE:Factory
Thu Oct  15 15:09:53 UTC 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
- Delete the limitation and build for all platforms including aarch64

OBS-URL: https://build.opensuse.org/request/show/841948
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=162
2020-10-15 19:08:31 +00:00
Marcel Kuehlhorn
fe872df4d4 Accepting request 840117 from home:tux93
- Update to 2.4.3
  * Fix sending voice messages in scheduled messages section.
  * Fix deleting profile / group / channel photos.
  * Several crash fixes.

OBS-URL: https://build.opensuse.org/request/show/840117
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=160
2020-10-09 19:45:45 +00:00
Marcel Kuehlhorn
2b03b3c0b7 Accepting request 839228 from home:tux93
- Update to 2.4.2
  * Allow block, report and delete all message from user from
    "user joined" service message context menu.
  * Fix admin badge display in groups.
  * Fix loading and opening of comments in channels.

OBS-URL: https://build.opensuse.org/request/show/839228
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=158
2020-10-02 20:26:09 +00:00
Marcel Kuehlhorn
ce16fa07ed Accepting request 839130 from home:tux93
- Update to 2.4.1
  * Move by PageUp and PageDown in channel comments.
  * Several layout bugfixes.
  * Several crashfixes.

- Update to 2.4.0
  * Turn on "Remain Anonymous" in an admin's Permissions to
    let them post on behalf of the group and become invisible
    in the list of members.
  * Comment on posts in channels that have a discussion group.
  * Get notified about replies to your comments via the new
    Replies chat (if you are not a member of the discussion group).
- Remove check_if_xcb-screensaver_present.patch, obsolete
- Update tg_owt and patches

OBS-URL: https://build.opensuse.org/request/show/839130
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=157
2020-10-02 16:39:31 +00:00
Marcel Kuehlhorn
307b1aafa2 Accepting request 838770 from home:tux93
- Add check_if_xcb-screensaver_present.patch
  * fixes boo#1176626: Telegram-desktop crashes on Xwayland

OBS-URL: https://build.opensuse.org/request/show/838770
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=155
2020-09-30 16:06:12 +00:00
Marcel Kuehlhorn
b209bb32a1 Accepting request 830613 from home:nuklly:branches:server:messaging
- Update to 2.3.2
  * Revert custom window shadow on Linux.
- Update in 2.3.1
  * Fix Calls Settings for Video Calls.
- Update in 2.3.0
  * Video Calls (alpha version).
- Updates in 2.2.0, 2.1.22, and 2.1.21
  * Quickly switch between different Telegram accounts 
    if you use multiple phone numbers.
  * Share and store unlimited files of any type up to 2 GB each.
  * Edit your scheduled messages.
  * Use Auto-Night Mode to make Telegram night mode match system
    Dark Mode settings
  * Also added an option to switch to system window frame 
    in Windows and Linux.
  * Fix crash in web page preview display
- Rebase 0000-gtk2-default.patch
  * Prioritize qgtk2 platform plugin
- Rename 0001-use-bundled-range.patch to 
  0001-use-bundled-ranged-exptected-gsl.patch
  * Use bundled ranged-v3, Microsoft GSL, and expected.
- Add 0002-tg_owt-fix-name-confliction.patch
  * Patch tg_owt library to fix header name conflict with openssl
  * Include <stdint> header to define int types like uint32_t

OBS-URL: https://build.opensuse.org/request/show/830613
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=153
2020-08-30 23:56:14 +00:00
Marcel Kuehlhorn
8a4c0f2818 Accepting request 828083 from home:marxin:memory-constraint
Use memoryperjob constraint instead of %limit_build macro.

OBS-URL: https://build.opensuse.org/request/show/828083
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=151
2020-08-27 17:35:02 +00:00
Marcel Kuehlhorn
8511fb10f5 Accepting request 816811 from home:tux93
- Update to 2.1.13
  * Fix photos loading.
  * Fix Picture-in-Picture window movement on Wayland in Linux.

OBS-URL: https://build.opensuse.org/request/show/816811
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=149
2020-06-25 08:49:30 +00:00
Philipp Seiler
d5e571ba31 Accepting request 815689 from home:tux93
- Update to 2.1.12
  * Fix sticker and video results in inline bots.
  * Fix clipboard issues in Linux.
  * Fix several crashes.

OBS-URL: https://build.opensuse.org/request/show/815689
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=147
2020-06-19 12:33:56 +00:00
Marcel Kuehlhorn
4d0ad4e306 Accepting request 812609 from home:tux93
- Update to 2.1.11
  * Fix launching on old Linux systems.

OBS-URL: https://build.opensuse.org/request/show/812609
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=144
2020-06-09 08:28:24 +00:00
Marcel Kuehlhorn
0e9e05b4e0 Accepting request 811922 from home:tux93
- update to 2.1.10
  * Improve memory usage.
  * Add support for full group message history export.
  * Allow export of a single chat message history in JSON format.

- Update to 2.1.8 (beta)

OBS-URL: https://build.opensuse.org/request/show/811922
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=143
2020-06-07 15:46:36 +00:00
Marcel Kuehlhorn
4d7eb6d281 Accepting request 811336 from home:tux93
- Update to 2.1.8
  * Add support for full group message history export.
  * Allow export of a single chat message history in JSON format.
- Rebased 0000-gtk2-default.patch

OBS-URL: https://build.opensuse.org/request/show/811336
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=142
2020-06-04 11:06:10 +00:00
Marcel Kuehlhorn
6abdb32476 Accepting request 808542 from home:tux93
- Update to 2.1.7
  * Fix the Fcitx input method plugin.

OBS-URL: https://build.opensuse.org/request/show/808542
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=141
2020-05-25 14:12:30 +00:00
Marcel Kuehlhorn
7c925cf370 Accepting request 805395 from home:tux93
- Update to 2.1.5
  * Disable the taskbar icon flash or the dock icon bounce in
    Settings > Notifications.
  * View messages containing long monospace texts in wide bubbles.
  * Bug fixes and other minor improvements.
- rebased 0001-use-bundled-range.patch

OBS-URL: https://build.opensuse.org/request/show/805395
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=140
2020-05-14 17:30:30 +00:00
Marcel Kuehlhorn
ab9a69ccf8 Accepting request 802265 from home:tux93
- Update to 2.1.4
  * Improve bold font selection.

OBS-URL: https://build.opensuse.org/request/show/802265
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=139
2020-05-09 16:53:18 +00:00
Marcel Kuehlhorn
ce053bf519 Accepting request 801858 from home:tux93
- Update to 2.1.3
  * Added support for new emoji.
  * Channels to which you can't post will no longer be suggested
    when forwarding.
  * Improved font selection and bold font support for CJK and Farsi.
  * Fix polls and quizes results viewing.
  * Fix memory leak in web page previews with autoplayed videos.
  * Fix running on OS X 10.10.
  * Other minor bug fixes and improvements.
- removed range-v3-master.zip, range is now bundled in the
  upstream source
- rebased 0001-use-bundled-range.patch

OBS-URL: https://build.opensuse.org/request/show/801858
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=138
2020-05-09 12:12:31 +00:00
Marcel Kuehlhorn
deaeb1a6ca Accepting request 799567 from home:tux93
- Update to 2.1.1
  * Improve quiz explanation tooltip layout.
  * Fix possible crash in theme editor.
  * Other minor bug fixes and improvements.
- Remove 0002-fix-directory-open-via-portals.patch
  * this release already contains the fix

OBS-URL: https://build.opensuse.org/request/show/799567
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=136
2020-05-02 15:08:45 +00:00
Marcel Kuehlhorn
eb0efa9555 Accepting request 798825 from home:tux93:branches:home:KAMiKAZOW:Test
- Update to 2.1.0
  * Access a catalog of over 20,000 stickers made by professional
    artists from the updated Sticker Panel by clicking the '+' icon.
  * Use sticker search to find the stickers you're looking for
    or scroll from the latest packs all the way to the classics.
  * Add explanations that appear after users respond to a quiz question.
  * See how much time you have left to answer a question from
    @QuizBot with the new countdown animation.
  * Send a single 🎯 emoji to see if you hit the bullseye.
- Disable libdee requirement after Python2 removal
- Upstream recommends using xdg-desktop-portal, so we might do the same
- Add 0002-fix-directory-open-via-portals.patch
  * Upstream fix for a bug when opening directories via portals

OBS-URL: https://build.opensuse.org/request/show/798825
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=134
2020-04-29 08:50:19 +00:00
Marcel Kuehlhorn
1b439316d6 Accepting request 790127 from home:tux93
- Update to 2.0.1
  * Switch between folders using Ctrl+1, ..., Ctrl+8.
  * Fix crash when a pinned in folder chat was added to archive.
  * Fix font issues in Linux version.

OBS-URL: https://build.opensuse.org/request/show/790127
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=132
2020-04-01 15:07:01 +00:00
Marcel Kuehlhorn
fbb142d1f3 Accepting request 785893 from home:tux93
- Update to 1.9.21
  * Mark new messages as read while scrolling down through them.
  * Improved spellchecking on Windows 7 and Linux.
  * Fix crash in shared links search.
  * Fix blurred thumbnails in albums with video files.
  * Fix a possible crash in animated stickers rendering.
  * Bug fixes and other minor improvements.

OBS-URL: https://build.opensuse.org/request/show/785893
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=130
2020-03-17 14:58:46 +00:00
Marcel Kuehlhorn
18964279ea Accepting request 777870 from home:tux93
- Update to 1.9.14
  * Bug fixes and other minor improvements.

OBS-URL: https://build.opensuse.org/request/show/777870
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=128
2020-02-21 08:24:05 +00:00
Marguerite Su
1ac5066f87 Accepting request 774127 from home:tux93
- Update to 1.9.13
  * Bug fixes and other minor improvements.

OBS-URL: https://build.opensuse.org/request/show/774127
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=126
2020-02-14 08:00:00 +00:00