John Preston
3aa2619a7f
Update API scheme to layer 122.
2020-12-01 09:45:21 +03:00
John Preston
62eaa3f225
Update API scheme to layer 121.
2020-12-01 09:45:21 +03:00
John Preston
cc48afac1c
Beta version 2.4.11.
...
- Improve locked voice message recording.
- Fix main window closing to tray on Windows.
- Fix crash in bot command sending.
- Fix adding additional photos when sending an album
to a group with enabled slow mode.
2020-11-19 19:05:46 +03:00
23rd
0a0dcb9054
Delegated responsibility for clearing listen state to sections.
2020-11-19 18:41:13 +03:00
Ilya Fedin
b1b01385d0
Restore 16px tray icon size
...
Looks like there are support for this size since b703f4e555
2020-11-19 18:36:57 +03:00
23rd
a2e4403b28
Slightly refactored code for menu with send options.
2020-11-19 18:11:37 +03:00
23rd
e1017380ec
Fixed filling menu with send options for inline bots and autocomplete.
2020-11-19 18:11:37 +03:00
23rd
a6e4ac679c
Fixed reply stuck display at sending voice in Replies section.
2020-11-19 18:11:37 +03:00
23rd
f75fb33c29
Removed delay for voice lock widget appearing.
2020-11-19 18:11:37 +03:00
23rd
cbaca6382e
Fixed unwanted flickering of record button when recorded data is empty.
2020-11-19 18:11:37 +03:00
23rd
1758f0fd8f
Added send icon to VoiceRecordButton.
2020-11-19 18:11:37 +03:00
John Preston
e29ee439cf
Improve media viewer hiding workaround on macOS.
2020-11-19 17:59:43 +03:00
John Preston
51f960442e
Make caption area height bigger.
2020-11-19 17:42:57 +03:00
John Preston
fff2ee2758
Use 'Next' in send media box in Scheduled section.
2020-11-19 17:16:56 +03:00
John Preston
b1ed15447b
Scroll to bottom when sending a poll.
2020-11-19 17:01:50 +03:00
John Preston
a086afb152
Fix legacy group service message in chats list.
2020-11-19 16:47:17 +03:00
John Preston
639e6d8e28
Fix sending albums in slowmode groups.
...
Fixes #9106 .
2020-11-19 16:47:17 +03:00
John Preston
00504b61cd
Allow all messages silent in support mode.
2020-11-19 16:23:57 +03:00
John Preston
1affb8172f
Fix hime_qt build with -Werror.
2020-11-18 19:15:26 +03:00
John Preston
c98a3825a5
Fix sending bot commands from autocomplete.
2020-11-18 14:50:10 +03:00
Ilya Fedin
76a7cc9229
Don't set screen for media viewer on Wayland
2020-11-18 14:29:00 +03:00
John Preston
b2047c9558
Fix first media viewer open zoom.
2020-11-18 14:11:23 +03:00
John Preston
4a73bb7872
Fix main window on Windows.
...
Fixes #9089 , fixes #9090 .
2020-11-18 13:32:30 +03:00
John Preston
91b8ad171a
Beta version 2.4.10.
...
- Use inline bots and sticker by emoji suggestions
in channel comments.
- Lock voice message recording,
listen to your voice message before sending.
2020-11-17 18:21:19 +03:00
John Preston
4f6f654e34
Check replies_pts before applying.
...
Fixes #9062 .
2020-11-17 18:05:35 +03:00
John Preston
ed50aa0d8e
Fix build with Qt < 5.14.
2020-11-17 17:14:21 +03:00
mid-kid
49480001f7
Move IsWayland() checks into WaylandIntegration
2020-11-17 16:23:54 +03:00
Ilya Fedin
4ed6918a5e
Disable some static plugins when building without wayland
2020-11-17 16:23:54 +03:00
Ilya Fedin
0563e1f878
Have the wayland build-time toggle affect the native window title
2020-11-17 16:23:54 +03:00
mid-kid
96b2e26f42
Build wayland support optionally
2020-11-17 16:23:54 +03:00
Ilya Fedin
c0142726f8
Remove unneeded Xi and Xrender from docker build and add repo with new git
2020-11-17 15:49:50 +03:00
Ilya Fedin
985956e625
Update lib_base
2020-11-17 15:46:42 +03:00
23rd
04c068d8b3
Added filling send context menu to TabbedSelector from ComposeControls.
2020-11-17 12:58:08 +03:00
23rd
980ce9fba3
Replaced auto types with explicit types in VoiceRecordBar's lambdas.
2020-11-17 12:58:08 +03:00
23rd
024a35d770
Added ability to send recorded voice data from ComposeControls.
2020-11-17 12:58:08 +03:00
23rd
ab38ddc21d
Added ability to fill send context menu in ComposeControls.
2020-11-17 12:58:08 +03:00
23rd
79cc4da626
Reduced block size for voice record lock.
2020-11-17 12:58:08 +03:00
23rd
92298316ab
Added transform animation from lock to stop icon for recording voice.
2020-11-17 12:58:08 +03:00
23rd
c9314e5e5e
Added ripple animation to stop recording voice button.
2020-11-17 12:58:07 +03:00
23rd
eadd952e66
Added animation for recorded voice data delete.
2020-11-17 12:58:07 +03:00
23rd
fb2924f2d6
Fixed size and position of lock/stop button at end of animation.
2020-11-17 12:58:07 +03:00
23rd
7dac42b523
Added ability to play/pause recorded voice data with Space key.
2020-11-17 12:58:07 +03:00
23rd
d2defabd4b
Improved waveform display of recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
e0cc3791ff
Added edit message prevent when there is unsent recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
6ecc446a8a
Added ability to schedule and send without sound recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
2668619758
Added ability to seek recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
5eba680483
Added play button for recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
7826d0246d
Added duration display of recorded voice data.
...
const qptr
2020-11-17 12:58:07 +03:00
23rd
189c940710
Added waveform display of recorded voice data.
2020-11-17 12:58:07 +03:00
23rd
8b2bb722de
Added ability to send and cancel recorded voice data with keys.
2020-11-17 12:58:07 +03:00