John Preston
773755d70e
Send as a channel in HistoryWidget.
2021-11-26 18:00:18 +04:00
John Preston
1bd74fe478
Choose a channel to send messages as.
2021-11-26 18:00:18 +04:00
John Preston
4691cff3f6
Start SendAsButton in HistoryWidget.
2021-11-26 18:00:18 +04:00
John Preston
c849d17667
Remove corner download if noforwards.
2021-11-26 18:00:18 +04:00
John Preston
96c910190b
Restrict saving files as if noforwards.
2021-11-26 18:00:18 +04:00
John Preston
fd6751233e
Disable selecting items with actions.
2021-11-26 18:00:18 +04:00
John Preston
487e8a9009
Disable copy to clipboard if noforwards.
2021-11-26 18:00:18 +04:00
John Preston
3a536c6f75
Show forwards toggle in recent actions.
2021-11-26 18:00:18 +04:00
John Preston
154c0e6bb2
Don't show empty top bar selections.
2021-11-26 18:00:18 +04:00
John Preston
9be47f0870
Allow restricting forwards in groups / channels.
2021-11-26 18:00:18 +04:00
John Preston
431e3035af
Update API scheme to layer 135.
2021-11-26 18:00:18 +04:00
John Preston
bf18907fe6
Fix video in calls working on tgcalls v2 implementation.
2021-11-26 18:00:18 +04:00
John Preston
dbf673f674
Build new tgcalls with C++20 on Windows.
2021-11-26 18:00:17 +04:00
John Preston
8a1140c09f
Extract Media::Player::Dropdown widget.
2021-11-18 21:51:10 +04:00
John Preston
a2bf1544df
Remove Q_OBJECT from VolumeWidget.
2021-11-18 21:51:10 +04:00
John Preston
f4a6be2ed9
Move audio player icons to "player" folder.
2021-11-18 21:51:10 +04:00
John Preston
f2e4a5a35a
Highlight YouTube video timestamps as external links.
2021-11-18 16:03:12 +04:00
John Preston
ebded1b421
Use Photo/DocumentData::isNull instead of date check.
2021-11-18 11:40:15 +04:00
John Preston
53c15ed2ac
Make SendingAlbum::Item::Item non-inline.
2021-11-18 11:04:18 +04:00
John Preston
3b2f6b893d
Hide MTPInputFile in Api::RemoteFileInfo.
2021-11-18 11:04:06 +04:00
John Preston
5d0445dd25
Remove unneeded namespace qualifiers.
2021-11-18 11:03:03 +04:00
John Preston
deea69e119
Version 3.2.5. [Windows]
...
- Fix connecting in case bad characters appear in device name.
2021-11-16 12:45:34 +04:00
John Preston
6925bf6a8e
Refresh global proxy after settings being read.
...
Fixes #16600 , fixes #17249 .
2021-11-16 12:39:24 +04:00
John Preston
a0110fed27
Allow to see who viewed message from the migrated history.
2021-11-16 12:39:19 +04:00
John Preston
0e9a7ffe46
Version 3.2.4.
...
- Fix editing of scheduled messages on macOS.
- Fix launching on Chrome OS in Crostini container (fixes #17210 ).
2021-11-13 13:51:38 +04:00
John Preston
2f48fe920e
Fixed edit of scheduled messages.
2021-11-13 13:44:56 +04:00
Ilya Fedin
936d4004ff
Update controls geometry in MainWindow according to body changes
2021-11-10 19:30:29 +04:00
John Preston
963722cce1
Version 3.2.3.
...
- Fix autoupdater launch on macOS.
2021-11-08 17:44:53 +04:00
John Preston
9b2d080e8e
Fix restart before exec on macOS.
2021-11-08 17:42:33 +04:00
John Preston
6eaeb306d6
Add a RequestDependentMessageData method.
2021-11-08 12:37:02 +04:00
John Preston
213d7875ba
Rename insertLocalMessage -> insertMessageToBlocks.
2021-11-08 12:37:02 +04:00
John Preston
7ff74b9e1e
Fix build without DBus.
2021-11-07 12:53:10 +04:00
John Preston
bd5f145a8c
Fix unwrapped media display in Replies chat.
2021-11-07 12:51:20 +04:00
John Preston
c534f3f22e
Some internal HistoryItem refactoring.
...
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
2021-11-07 12:50:13 +04:00
Ilya Fedin
22b37c4bf8
Use webkitgtk without its headers
2021-11-06 16:33:39 +04:00
John Preston
af93d7cc97
History::createItem returns not_null.
2021-11-06 00:36:16 +04:00
John Preston
00f75ca5d6
Version 3.2.2.
...
- Fix webpage preview links when View Button is present.
- Fixed possible crash on sponsored messages.
2021-11-05 15:32:03 +04:00
John Preston
c0f898b069
Cache sponsored messages for 5 minutes.
2021-11-05 15:28:45 +04:00
John Preston
d0cb387c6e
Fix layout of webpage preview with a sticker with small height.
2021-11-05 15:28:32 +04:00
23rd
55eb381bd2
Removed display of stale sponsored messages.
2021-11-05 11:27:26 +03:00
John Preston
5565da5308
Fix webpage with ViewButton links in text.
2021-11-05 10:37:38 +04:00
John Preston
1ea6224e60
Fix autostart toggling.
2021-11-05 10:15:41 +04:00
23rd
5c4b68d632
Fixed possible crash on sponsored messages.
2021-11-05 08:27:33 +03:00
John Preston
f10ed4b9bc
Support autostart in Windows Store version.
...
Fixes #3234 .
2021-11-04 12:36:28 +04:00
Ilya Fedin
9a4b8cdd82
Use QPlatformScreen::logicalDpi instead of QScreen::logicalDotsPerInch
...
QScreen::logicalDotsPerInch can be overriden by QT_FONT_DPI what is not good
2021-11-04 10:18:03 +04:00
John Preston
f882a0f407
Version 3.2.1.
...
- Remove AppImage icon hack and -pie. (Linux only)
2021-11-04 01:11:13 +04:00
John Preston
63919422e0
Version 3.2: Fix build error on Linux.
2021-11-03 17:56:32 +04:00
John Preston
d6e6c51639
Version 3.2.
...
- Create special invite links that require admins
to approve users before they become members.
- Admins can view the applicants' profiles and bios
by tapping the Join Requests bar at the top of the chat.
- Add internal labels to your chat's Invite Links
to keep them organized.
- More Interactive Emoji - 👻 , :dislike:, :face_vomiting:,
😂 , 💸 or 🎃
2021-11-03 16:38:14 +04:00
John Preston
95a24d6aa1
Don't limit invite import aboutRequests text.
2021-11-03 16:27:51 +04:00
John Preston
3743dd0161
Fix small window icon counter.
...
Regression was introduced in aef45b3a1d
.
2021-11-03 16:14:20 +04:00