John Preston
7cdf20a7c5
Allow topic deletion.
2022-11-01 19:25:40 +04:00
23rd
29663a410a
Added decimal separators to count of participants in group call bar.
2022-11-01 19:25:38 +04:00
23rd
9b7329b378
Removed username from public data members of ChannelData.
2022-11-01 19:25:38 +04:00
John Preston
e5f2d83548
Support new rounding in bot inline keyboards.
2022-11-01 19:25:35 +04:00
John Preston
3b3792ef75
Allow editing topic title and icon.
2022-11-01 19:25:33 +04:00
Ilya Fedin
7b5781b845
Use default-constructed QLocale for date/time/whatever else formatting
...
Qt 6 chenged the QDateTime API to use QLocale::c() rather than QLocale::system(), using default-constructed QLocale will make this consistent and overradable application-wide
Other formating use-cases as QLocale::decimalPoint use default-constructed QLocale now, too
2022-10-17 08:33:22 +04:00
Ilya Fedin
2c1933bdb8
Use application-wide time format in remaining td_ui places
2022-10-17 08:33:22 +04:00
John Preston
749fb52113
Implement animated spoilers.
2022-09-18 16:52:30 +04:00
John Preston
f0955f2021
Add emoji-status disclaimer for unknown peers.
2022-09-06 11:20:55 +04:00
John Preston
d6ba092697
Make GIFs and videos with captions larger.
2022-09-05 19:03:52 +04:00
John Preston
a0d5456a4d
PoC content outside of PopupMenu.
2022-09-02 21:14:29 +04:00
John Preston
df45294855
Version 4.1: Fix build with GCC.
2022-08-12 19:01:41 +03:00
John Preston
8bc807dc40
Set name / phone texts on-demand.
2022-08-09 14:12:19 +03:00
John Preston
72ed3bfab9
Show leave confirmation when starting an RTMP stream.
2022-08-08 18:19:04 +03:00
John Preston
3a3341fef8
Fix RTMP livestream starting while in another call.
...
Fixes #24862 .
2022-08-08 16:39:44 +03:00
John Preston
4915ea8ad3
Add convenient appConfig().get<int>(..).
2022-08-02 13:20:38 +03:00
23rd
5fbbdd8a9e
Added ability to choose to show recent group history for each new user.
...
Fixed #9864 .
2022-07-26 20:12:10 +03:00
Ilya Fedin
984094a7ff
Partially revert "Use QWidget::screen/QWidget::mask instead of QWindow ones"
...
This partially reverts commit e5d8a1aa3c
to use QWindow::setScreen.
2022-06-21 00:03:21 +04:00
John Preston
3c1663adeb
Fix couple of possible crashes.
...
Fixes #24613 .
2022-06-20 20:31:54 +04:00
23rd
6d4506f8aa
Fixed display of most of multiline toasts in corresponding window.
2022-06-15 14:06:32 +03:00
23rd
1d475ee727
Slightly optimized includes in application.h.
2022-06-12 16:07:41 +03:00
John Preston
a780fbd09b
Add "ctrl-click-chat-new-window" option.
2022-06-07 22:05:37 +04:00
John Preston
6dedf7c63e
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
John Preston
73d00a4caf
Reload stale video chat on join.
2022-04-25 13:41:24 +04:00
23rd
d9541b6a6e
Unified general phrases for duration.
2022-04-01 15:53:58 +04:00
Ilya Fedin
e5d8a1aa3c
Use QWidget::screen/QWidget::mask instead of QWindow ones
2022-03-23 09:42:51 +04:00
Ilya Fedin
49e143f84e
Synchronize capture source chooser's screen detection code with media viewer
2022-03-21 10:15:40 +04:00
23rd
0a35931d0b
Returned ability to schedule livestreams to admins.
2022-03-19 09:14:16 +03:00
John Preston
bde3da53b6
Improve fullscreen RTMP streams.
2022-03-15 19:41:16 +04:00
23rd
bbc72f752a
Provided separated style for general labels in ShareBox.
2022-03-15 18:02:30 +03:00
John Preston
728155f0d8
Disable speaker link sharing in RTMP streams.
2022-03-14 13:45:05 +04:00
John Preston
616f4e4027
Allow volume changing in RTMP stream context menu.
2022-03-14 13:45:05 +04:00
John Preston
c03e15979c
Fix changing personal account / channel in group calls.
2022-03-14 09:44:11 +04:00
John Preston
f90f5aa0c2
Fix menu toggle order in group calls.
2022-03-14 09:44:11 +04:00
John Preston
32d09f189b
Use rpl::empty instead of rpl::empty_value().
2022-03-11 09:56:29 +04:00
John Preston
445b6e0f90
Remove persistent recording display (for debug).
2022-03-08 18:49:56 +04:00
John Preston
3644dfd6fc
Show viewers count in RTMP streams.
2022-03-08 18:16:59 +04:00
23rd
ffc0e04a1e
Fixed state stuck after canceling of box of stream scheduling.
2022-03-08 12:43:00 +03:00
23rd
b5ab222e64
Provided full style to share box from group calls.
2022-03-06 18:11:47 +03:00
John Preston
d5b9effd2e
Improve title text in RTMP full screen.
2022-03-04 18:24:44 +04:00
John Preston
d36315104e
Improve full screen RTMP streams.
2022-03-04 16:31:04 +04:00
John Preston
76a2ae4714
Don't showFullScreen() from isMaximized() state.
2022-03-04 15:28:45 +04:00
John Preston
37e5157d5a
Improve "Pin on top" icon in RTMP streams.
2022-03-04 13:19:37 +04:00
23rd
e44b37e654
Added to PeerListDelegate methods to show content.
2022-03-04 11:25:10 +03:00
John Preston
5ad2900c9c
Hide controls in full screen stream by timeout.
2022-03-01 19:12:51 +03:00
John Preston
d8724a63fb
Fix pin livestream on top button position.
2022-03-01 16:15:40 +03:00
John Preston
8cd579d443
Show no stream channels warning even if we have a frame.
2022-03-01 13:59:02 +03:00
23rd
2b79fd7e67
Fixed display of settings for viewers of RTMP stream.
2022-03-01 13:19:20 +03:00
23rd
319d661ce6
Reduced width of box for RTMP info.
2022-03-01 12:52:31 +03:00
23rd
00c4ab197d
Fixed margins of copy buttons in RTMP info.
2022-03-01 12:52:31 +03:00