John Preston
c5718678ea
Disable OpenGL ANGLE backend.
...
Currently ANGLE can work through desktop OpenGL only with enabled
attribute EGL_SURFACE_ORIENTATION_INVERT_Y_ANGLE.
Qt can't work with it enabled and shows vertically flipped content.
2023-08-10 18:19:00 +03:00
John Preston
39a80c6604
Improve sticker sets box design.
2023-08-10 18:19:00 +03:00
John Preston
6441266879
Improve tabbed slider design.
2023-08-10 18:19:00 +03:00
John Preston
f3ba8fea57
Support vertical attach modify buttons layout.
2023-08-10 18:19:00 +03:00
ZavaruKitsu
341cb062a4
fix: move a bit
2023-08-09 23:40:32 +00:00
ZavaruKitsu
1b00010029
feat: better icons
...
fix: mention Solar Icon Pack in README
2023-08-09 23:36:57 +00:00
ZavaruKitsu
ae16aa3099
feat: local premium
2023-08-09 23:15:26 +00:00
ZavaruKitsu
16ccab05d4
fix: better icons
2023-08-09 22:17:51 +00:00
ZavaruKitsu
5a05d312b5
fix: follow Telegram styles
...
add skip after each section
2023-08-09 21:27:45 +00:00
ZavaruKitsu
50c507640a
feat: add copy callback (thx to 64Gram)
2023-08-09 21:09:02 +00:00
ZavaruKitsu
caf19c1e21
fix: set these reactive properties too
2023-08-09 20:07:28 +00:00
ZavaruKitsu
0f5e3496ef
feat: better ui
2023-08-09 19:58:12 +00:00
ZavaruKitsu
3d24395d2e
fix: better sendReadStories
2023-08-09 16:50:52 +00:00
ZavaruKitsu
17c7993240
fix: stack overflow crash
2023-08-07 17:27:39 +00:00
ZavaruKitsu
34fa52e5fb
fix: crash on new dialog
2023-08-07 16:02:59 +00:00
Ilya Fedin
c2e96db358
Fix a typo in the LinuxIntegration event dispatcher warning
2023-08-06 21:20:10 +04:00
Ilya Fedin
1cad1966f7
Try to instantiate GApplication instance without nested event loop
2023-08-06 21:20:10 +04:00
Ilya Fedin
8669e6a891
Port GApplication to cppgir
2023-08-06 21:20:10 +04:00
John Preston
bda3bae712
Always use crl::time for media durations.
2023-08-04 08:46:46 +02:00
23rd
39e8ed22a9
Removed display of all layers in media view on open any media.
2023-08-04 08:46:46 +02:00
23rd
5515988439
Fixed false clicking on Silent post toggle when mouse is outside.
2023-08-04 08:46:45 +02:00
23rd
0f70f9e89d
Removed Screencast button from Call panel while pending call.
2023-08-04 08:46:45 +02:00
23rd
1364dba015
Added phrase for limit of number of chats that never show in filter.
2023-08-04 08:46:45 +02:00
23rd
d6e1ee2a28
Added closing of attached bot web view when app is locked by passcode.
...
Fixed #26582 .
2023-08-04 08:46:45 +02:00
23rd
29db7488fc
Slightly moved right action icon in message view for forwarded messages.
...
Fixed #26587 .
2023-08-04 08:46:45 +02:00
23rd
eb2fa5b806
Added round corners to preview in pinned messages bar.
2023-08-04 08:46:45 +02:00
GitHub Action
506fa52c1c
Update User-Agent for DNS to Chrome 115.0.5790.102.
2023-08-04 10:46:06 +04:00
Ilya Fedin
0e3e0c5b81
Do a D-Bus request instead of systemctl command for D-Bus config reload
2023-08-03 18:14:17 +04:00
Ilya Fedin
da55698a51
Generate GUID for GNotification
...
That's what g_application_send_notification does when ID is not passed and that simplifies the code
2023-08-03 18:12:55 +04:00
Ilya Fedin
cf781e1043
Port AppLaunchContext to cppgir
2023-08-03 18:11:31 +04:00
ZavaruKitsu
2ef9724fa2
feat: add hide "All chats" folder (thx 64Gram)
2023-08-01 15:47:46 +00:00
ZavaruKitsu
70e49025b1
fix: don't increment views
2023-08-01 13:45:30 +00:00
ZavaruKitsu
efcdeaa13d
fix: enableAds
-> disableAds
2023-08-01 13:34:35 +00:00
ZavaruKitsu
5a0a93d8d4
feat: hide stories (thx 64Gram)
2023-08-01 13:28:30 +00:00
ZavaruKitsu
576671e222
feat: don't read stories
...
feat: show message ID in tooltip
feat: update strings
fix: invert strings
2023-08-01 12:45:59 +00:00
ZavaruKitsu
486e6e681c
fix: better message seconds (thx to 64Gram)
2023-08-01 11:23:40 +00:00
ZavaruKitsu
f9b7f42b13
Merge remote-tracking branch 'origin/dev' into dev
2023-08-01 10:06:00 +00:00
ZavaruKitsu
1f6c440341
Merge remote-tracking branch 'tdesktop-ustream/dev' into dev
...
# Conflicts:
# Telegram/CMakeLists.txt
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.service
2023-08-01 09:59:53 +00:00
MaxPlays35
21b73905d8
fix: copy username
as @username
2023-07-29 01:40:17 +03:00
John Preston
8ec0bdcac9
Version 4.8.10: Fix build with GCC.
2023-07-28 21:46:41 +04:00
John Preston
81be0ef20b
Version 4.8.10.
...
- Send story sharing comments as separate messages.
- Fix stories explanation tooltip ordering.
2023-07-28 21:41:24 +04:00
John Preston
1c1e643735
Use close icon from group calls in stories tooltip.
2023-07-28 21:38:59 +04:00
John Preston
61f4defa4d
Partially revert "Support and use share comment in stories."
...
Send sharing comment as a separate message, like in posts sharing.
2023-07-28 21:20:18 +04:00
John Preston
f58171b50b
Fix tooltips in group calls.
2023-07-28 20:45:04 +04:00
John Preston
815e9d2462
Call viewMessage only when marking as read.
2023-07-28 12:20:41 +04:00
John Preston
7d1725b339
Simplify ordering of stories tooltip.
2023-07-28 12:19:53 +04:00
John Preston
fcd1062d78
Use message date instead of file date in voices.
2023-07-28 12:19:53 +04:00
John Preston
e59e7d9b97
Correct check for scheduled message ids.
2023-07-28 11:48:16 +04:00
John Preston
48687d443f
Use message date instead of file date.
2023-07-28 11:48:16 +04:00
John Preston
b663edff09
Improve silent stories playback.
2023-07-28 11:48:16 +04:00