John Preston
3b3ee6fbbe
Remove debugging logging.
2023-03-10 10:44:57 +04:00
John Preston
62b8165b7d
Add atempo filter to macOS build script.
2023-03-10 10:07:55 +04:00
John Preston
83ea3a4b21
Fix build scripts on Windows.
2023-03-10 10:05:13 +04:00
Ilya Fedin
4b57cbb9f7
Make liblapack3 discoverable in snap
2023-03-10 08:01:27 +04:00
Ilya Fedin
e62bdc9e1c
Fix legacy snapcraftctl usage
2023-03-10 06:21:57 +04:00
Ilya Fedin
b46d002157
Make libblas3 discoverable in snap
2023-03-10 06:21:57 +04:00
John Preston
95a4bf718d
Beta version 4.6.8: Fix build with GCC.
2023-03-09 23:21:51 +04:00
John Preston
f4c9bfa7c2
Beta version 4.6.8.
...
- Improve quality of voice messages with changed playback speed.
- Show when your message was read in small groups.
- Fix pasting images from Firefox on Windows.
- Improve memory usage for custom emoji.
2023-03-09 19:12:44 +04:00
23rd
9803342c93
Fixed closing media viewer in fullscreen mode with click on top area.
2023-03-09 17:20:22 +03:00
23rd
d961b56a2d
Added missed avfilter binaries for linkage on macOS.
2023-03-09 17:20:22 +03:00
John Preston
76351b6184
Fix huge memory allocation on unused emoji.
2023-03-09 12:30:45 +04:00
John Preston
214b112de0
Fix build with FFmpeg < 5.1.
2023-03-09 12:27:33 +04:00
Ilya Fedin
8975a31597
Optimize system tray icon cache invalidation
2023-03-09 11:16:35 +04:00
Ilya Fedin
96cced8401
Make the quit action lowercase
...
Just like other GApplciation actions
2023-03-09 11:16:11 +04:00
Ilya Fedin
327febbcdf
Install libavfilter in snap
2023-03-09 08:25:00 +04:00
John Preston
de9a757e7a
Fix webview switch_inline to the same chat.
2023-03-08 16:59:30 +04:00
John Preston
05ffc79539
Handle only left click on voice chat bar.
2023-03-08 16:59:28 +04:00
John Preston
9e79b59cce
Remove confirmation when sharing a user to a bot.
2023-03-08 16:59:21 +04:00
John Preston
bfd318cf3f
Treat test mode accounts as premium accounts.
...
Fixes #25982 .
2023-03-08 16:59:13 +04:00
John Preston
3a0b912274
Fix bot about text selection.
2023-03-08 16:59:02 +04:00
John Preston
9c74c04738
Implement audio speed using libavfilter.
2023-03-08 16:10:36 +04:00
John Preston
0880a83c2c
Improve ffmpeg audio loader interface.
2023-03-08 16:10:36 +04:00
John Preston
af95bd6fb7
Use FFmpeg 5.1 on Windows.
2023-03-08 16:10:36 +04:00
John Preston
ff4af1b9bc
Fix pasting images from Firefox on Windows.
...
Fixes #10564 .
Together with the image data Firefox sets to the clipboard an URLs list
which has a path to local temp file, created from that image.
Reading images from disk is slower + sometimes the content of the file
is wrong so for this case we prefer to read the image data directly.
2023-03-08 16:10:36 +04:00
John Preston
c687882760
Fix glitch in Invite by Link button disappearance.
2023-03-08 16:10:36 +04:00
John Preston
d15c462cc3
Don't read legacy "errors" in passport.
2023-03-08 16:10:36 +04:00
John Preston
221b0d19c7
Support media covers for bot descriptions.
...
For that replace custom handling of _botAbout by a fake message.
2023-03-08 16:10:36 +04:00
23rd
59c66d1f49
Fixed showing of multiline toast from comments button.
2023-03-07 08:42:29 +03:00
23rd
728ec0974a
Slightly improved style of menu for sponsored messages.
2023-03-07 08:42:29 +03:00
23rd
ec6dda47ae
Fixed injecting of sponsored messages at first load of history messages.
2023-03-07 08:42:29 +03:00
John Preston
1b3cf0a654
Add an "Open App" button for bot app link previews.
2023-03-07 08:42:29 +03:00
John Preston
b95ea28e12
Implement dates of who read your message list.
2023-03-07 08:42:29 +03:00
John Preston
af51307aa6
Implement opening of t.me/bot/app-s.
2023-03-07 08:42:29 +03:00
23rd
ae5f2add0e
Added possible info about sponsors to menu from sponsored messages.
2023-03-07 08:42:29 +03:00
23rd
5a43e7718a
Moved out menu item with multiline text to separated file.
2023-03-07 08:42:29 +03:00
John Preston
4fe568cb82
Implement switch_webview and "web_app_switch_inline_query".
2023-03-07 08:42:29 +03:00
John Preston
34c1bd950e
Update API scheme to layer 154.
2023-03-07 08:42:29 +03:00
Daniel Novomeský
6f16014232
Upgrade libheif in Windows build
2023-03-06 11:57:05 +04:00
Ilya Fedin
5991130b6f
Try to make important tips more noticeable in the bug report template
2023-03-05 06:52:44 +04:00
Ilya Fedin
40b79dec12
GApplication as GNotification option scope
2023-03-04 15:24:09 +04:00
John Preston
ccbab25fae
Beta version 4.6.7.
...
- Fix crash when accepting incoming calls.
- Remove sound when cancelling an unconfirmed call.
2023-03-02 19:36:57 +04:00
Ilya Fedin
c5acef8c53
Deduplicate notification actions on Linux
...
As there are notification daemons with quick reply support and GNotification API having mandatory default action support now, it's the time to reconsider button arrangement.
This also makes it possible for legacy notification daemons without default action support opening the chat when no buttons are allowed since 05524c3f6c
again.
2023-03-02 17:33:06 +04:00
23rd
e2450101c0
Added ability to use back button in top bar with any mouse button.
2023-03-02 10:45:47 +03:00
23rd
6f3dbc4305
Fixed crash on incoming peer calls.
2023-03-02 09:22:13 +03:00
23rd
6ae15ff264
Fixed indents in some files.
2023-03-02 07:51:17 +03:00
23rd
582df3f39f
Removed sound for cancel of unconfirmed peer calls.
2023-03-02 07:51:09 +03:00
John Preston
4838315ca7
Beta version 4.6.6.
...
- Confirmation window before starting a call.
- New "Battery and Animations" settings section.
- "Save Power on Low Battery" option for laptops.
- Improved windowed mode support for media viewer.
- Hardware accelerated video playback fix on macOS.
- New application icon on macOS following the system guidelines.
2023-03-01 17:53:24 +04:00
John Preston
da38539fa6
Try building Qt with -no-feature-netlistmgr on Windows.
2023-03-01 17:53:13 +04:00
John Preston
87d549baec
Fix building Qt on Windows.
2023-03-01 17:53:13 +04:00
John Preston
6ad149e118
Improve semi-native minimize button icon on macOS.
2023-03-01 17:39:09 +04:00