John Preston
|
ab2c99acf3
|
Beta version 2.6.2.
- Fix text disappearing because of cloud drafts sync.
|
2021-03-13 20:16:23 +04:00 |
|
Ilya Fedin
|
a506e9b9eb
|
Update submodules
|
2021-03-13 19:14:58 +03:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
Ilya Fedin
|
c4dcf064d5
|
Avoid multiple .arg usage as suggested by clazy
|
2021-03-13 19:08:33 +03:00 |
|
John Preston
|
d9771d0f88
|
Fix voice chat lottie animation on Retina screens.
|
2021-03-13 20:05:17 +04:00 |
|
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
|
John Preston
|
c9934c142d
|
Fix drafts time tracking.
|
2021-03-13 16:07:59 +04:00 |
|
John Preston
|
fb7a8cae33
|
Improve voice chat lottie animations.
|
2021-03-13 15:27:25 +04:00 |
|
John Preston
|
ae5c7b19f6
|
Fix refreshing MainWindow::desktopRect.
|
2021-03-13 14:37:58 +04:00 |
|
23rd
|
a5abe3d813
|
Added ability to Save / Delete GIFs from menu for inline bots.
Fixed #10511.
|
2021-03-13 12:59:12 +03:00 |
|
23rd
|
b373a9ed22
|
Fixed filling menu for inline bots and autocomplete in HistoryWidget.
Regression was introduced in e1017380ec .
|
2021-03-13 12:59:12 +03:00 |
|
23rd
|
09966fb291
|
Removed Q_OBJECT from Storage::Uploader.
|
2021-03-13 12:59:11 +03:00 |
|
23rd
|
d4bb62d055
|
Slightly refactored uploading of edit media.
|
2021-03-13 12:59:11 +03:00 |
|
John Preston
|
bbeb9d3950
|
Add error display on link sharing.
|
2021-03-12 22:38:30 +04:00 |
|
John Preston
|
ce84d9c84d
|
Improve phrases in share voice chat link box.
|
2021-03-12 22:23:26 +04:00 |
|
John Preston
|
ed4dea2b0e
|
Show and play 'allowed to speak' notification.
|
2021-03-12 21:51:39 +04:00 |
|
John Preston
|
4d4a349f09
|
Support sharing only listener invite link.
|
2021-03-12 20:20:19 +04:00 |
|
John Preston
|
7430fbacfd
|
Allow remove raised hand from context menu.
|
2021-03-12 20:20:03 +04:00 |
|
John Preston
|
d624e2ef65
|
Fix build on macOS and Linux.
|
2021-03-12 19:21:35 +04:00 |
|
John Preston
|
0e72dc3974
|
Closed alpha version 2.6.1.1.
|
2021-03-12 17:31:10 +04:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
5794679277
|
Don't accept drafts older than last saved.
I hope it finally fixes #4922, partially fixes #10001.
The rest of #10001 like RAM usage / crashes are unrelated to drafts.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
74c21039b3
|
Pass correct response timestamp to tgcalls.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
267e5fd9e0
|
Allow getting outer_msg_id in MTProto handlers.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
e681b0d95a
|
Support new url-auth auto-logins in links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
a2695ea0d7
|
Add CallMuteButton with lottie animations.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
c0df6f7bca
|
Join voice chats by invite links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
c587335ae1
|
Adapt share voice chat link box styles.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
16e1c740ce
|
Support sharing speaker/listener link.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
6786d44b69
|
Start voice chat link sharing.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
cd8c9a58df
|
Show 'about' in voice chats for everyone.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
ecbbdd5e74
|
Make custom 'Join As' menu item.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
a8a85b2acf
|
Show correct tooltip on stopping recording.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
8ba77defeb
|
Custom menu items for recording / leaving.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
84e8053cd0
|
Move group call menu to a separate module.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
506cd8c7ad
|
Improve 'Join As' selector design.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
f8783c3bfc
|
Move actions from Settings to Three-Dot-Menu.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
b24e5ce809
|
Update API scheme with voice chat links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
18901a4dc7
|
Update tgcalls for better stream->rtc upgrade.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
81e08599dc
|
Raising hands reorder participants only for admins.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
7edc91e29e
|
Show recording indicator.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
50265afe93
|
Respect raise_hand_rating in participants list.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
4d8ac05d28
|
Improve mute/raise_hand saving.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
22aa57ad6f
|
Add recording start/stop to Settings.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
5bea88fd66
|
Update tgcalls to use ffmpeg instead of opusfile.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
361e3565d4
|
Add raised hand display in participants list.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
fb579f1c10
|
Add ability to Raise Hand in ForceMuted state.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
f66d7088ef
|
Support broadcast mode in voice chats.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
ccd440ea0b
|
Update API scheme.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
f41abe0a28
|
Update tgcalls.
|
2021-03-12 16:58:26 +04:00 |
|