John Preston
98ba2c7ce4
Version 5.5.5.
...
- Suggest URL from clipboard when creating a custom link.
- Fix animated topic icons in topic info page.
- Fix excessive getChannelDifference requests.
2024-09-13 21:04:07 +04:00
John Preston
36962b8c62
Fix possible crash in swipe-to-reply.
2024-09-13 21:04:07 +04:00
John Preston
d0a8bd1f03
Use colored topic icons only when required.
2024-09-13 20:06:38 +04:00
John Preston
c9e0f50f0f
Revert "Improved color of topic icon in TopicIconView."
...
This reverts commit a38dcb6ee5
.
2024-09-13 20:06:32 +04:00
John Preston
1dc310586d
Unregister channel from shortpoll.
2024-09-13 20:06:19 +04:00
23rd
6f71d21bb7
Slightly improved box for link creation when user has link in clipboard.
2024-09-13 17:14:48 +03:00
Ilya Fedin
c93f047056
Add run0 support
2024-09-12 23:08:06 +04:00
John Preston
ef98d4ece7
Version 5.5.4.
...
- Fix channel updates stopping after difference request failing.
- Add QR code generation for your username in Settings.
- Fix swipe-to-reply gestures stopping. (macOS)
2024-09-12 14:41:33 +04:00
23rd
2383bf2c71
Fit amount of available colors in box for share of QR code to 8.
2024-09-12 13:39:13 +03:00
23rd
2c8c92c2a4
Slightly increased max width for username in QR code.
2024-09-12 13:38:36 +03:00
23rd
bad2dc30c3
Added button to generate QR code for self to main section of settings.
2024-09-12 13:28:10 +03:00
Ilya Fedin
fe7f4233b9
Add missing ThirdParty cache to Windows action
2024-09-12 14:13:53 +04:00
Ilya Fedin
68454a9841
Migrate almost all actions to latest OS versions
2024-09-12 14:13:53 +04:00
John Preston
d3bcf63cf7
Fix repeated request of channel difference.
2024-09-12 14:08:09 +04:00
John Preston
a5f1209f28
Remove redundant web apps code.
2024-09-12 14:08:09 +04:00
23rd
9a44ca2769
Fixed display of message without text in section of shared links.
2024-09-11 16:31:46 +03:00
23rd
155305f0f7
Added ability to generate QR code for self from settings.
2024-09-11 15:25:05 +03:00
23rd
6abce8d976
Added attention style to menu item to delete all call logs.
2024-09-11 15:25:05 +03:00
23rd
f16d1f034f
Switched swipe-to-reply processing on macOS from touch to scroll events.
2024-09-11 00:37:47 +03:00
John Preston
dab107cf90
Version 5.5.3.
...
- Fix custom emoji sending.
- Add mention link QR code sharing.
- Fix sending files from network drives. (Windows)
2024-09-10 15:07:14 +04:00
23rd
d1d1aa3d21
Moved premium gradient in box for share of QR code to first place.
2024-09-10 13:51:23 +03:00
23rd
d0536cc31f
Replaced boxes for QR code of invite links with box for share QR code.
2024-09-10 13:51:23 +03:00
23rd
c47f5e9995
Added ability to create box for share QR code without peer.
2024-09-10 13:51:23 +03:00
23rd
0916836ff9
Added ability to provide description and custom link to FillPeerQrBox.
2024-09-10 13:51:23 +03:00
John Preston
5dd9ff1062
Accept only CF_HDROP for uri-list mime.
...
Additional types lead to such problem: some programs, like JetBrains
IDEs, like PyCharm, copy "file://[ip-address]/file" as an URI in
uri-list, that way you can't paste it in the messenger, because it
will make a request to that address and reveal clients IP address.
2024-09-10 14:19:37 +04:00
John Preston
d1e3b9f15d
Revert "Check for local URLs more strictly."
...
This reverts commit c3fda41224
.
2024-09-10 14:19:37 +04:00
John Preston
ca3c179b75
Use full available width for text in some places.
...
Fixes #28384 .
2024-09-10 14:19:37 +04:00
John Preston
c2d5924508
Fix build with MSVC.
2024-09-10 14:19:37 +04:00
John Preston
016d0395c3
Fix custom emoji sending.
2024-09-10 14:17:32 +04:00
23rd
925c9239bd
Added ability to share QR code from channels.
2024-09-10 11:34:55 +03:00
23rd
fdcbe3cf3a
Fixed width of username label with right button in profile section.
2024-09-10 11:08:42 +03:00
23rd
f6b9cc5ce1
Improved padding in box for share QR box on different scales.
2024-09-10 10:56:02 +03:00
23rd
8c915e6dc3
Renamed FillProfileQrBox to FillPeerQrBox.
2024-09-10 03:26:15 +03:00
23rd
1db426da2e
Added ability to choose quality in box for share of QR code.
2024-09-10 03:26:15 +03:00
23rd
d9be363962
Added ability to hide userpic from box for share of QR code.
2024-09-10 02:00:26 +03:00
23rd
88daa37e34
Added ability to generate QR code independently from ui scale.
2024-09-10 02:00:26 +03:00
23rd
931fa01337
Added premium gradient to box for share of QR code.
2024-09-10 02:00:26 +03:00
23rd
8e1595eb29
Adapted display of longest usernames in box for share of QR code.
2024-09-10 02:00:26 +03:00
23rd
29e97232d8
Added initial ability to share QR code from user profile.
2024-09-10 02:00:26 +03:00
John Preston
f05191e668
Version 5.5.2: Fix build.
2024-09-09 21:30:15 +04:00
John Preston
1ba189e59d
Version 5.5.2.
...
- Support two bottom buttons in web apps.
- Fix text layout outside of the message bubble glitch.
- Don't stop video when dragging media viewer in window mode.
2024-09-09 21:12:33 +04:00
23rd
c40ca70aa6
Added date of admin promotional to EditAdminBox.
2024-09-09 17:20:52 +03:00
23rd
521f991167
Replaced float labels with text in dividers in EditAdminBox.
2024-09-09 17:20:52 +03:00
23rd
edf1417bbb
Added date of restriction to EditRestrictedBox.
2024-09-09 17:20:52 +03:00
23rd
686e9643ad
Replaced channel participant parsing with modern way in admin log.
2024-09-09 17:20:52 +03:00
23rd
975460d268
Added api support for dates of chat participant data.
2024-09-09 17:20:52 +03:00
23rd
6b0c606d25
Switched type of subscription date from Qt to TimeId.
2024-09-09 17:20:52 +03:00
23rd
93ff0bdcff
Slightly improved style of box for sending GIF with caption.
2024-09-09 17:20:52 +03:00
23rd
bf9d90ca4e
Fixed emoji display in header of link for dialog filters.
2024-09-09 17:20:52 +03:00
23rd
d6e5e1e8f7
Added handle of flood errors in request of join to chatlist.
2024-09-09 17:20:52 +03:00