John Preston
57438867b6
Respect the maximum quote length.
2024-09-30 14:46:18 +04:00
23rd
ae17acdfd4
Removed include directive for ui_utility from rp_widget header.
2024-08-28 14:38:33 +03:00
John Preston
f3dca6efb7
Show correct signature in send-as channel posts.
2024-08-16 10:54:02 +02:00
John Preston
dc1df14a71
Fix send_as appearance in channels.
2024-08-16 09:45:17 +02:00
John Preston
b9de12fedb
Support 18+/restrictions for messages.
2024-08-14 18:17:52 +02:00
John Preston
9ea495f59d
Support group-like channels.
2024-08-14 18:17:52 +02:00
John Preston
9bb1fa8782
Allow sending paid reactions.
2024-08-14 18:17:49 +02:00
John Preston
4f37343e8b
Use special webview storage for tonsite.
2024-07-31 17:03:55 +02:00
John Preston
6a8a85e395
Implement recent/popular apps list.
2024-07-31 17:03:55 +02:00
John Preston
5c797d1f31
Update API scheme to layer 185.
2024-07-31 17:03:53 +02:00
John Preston
3f0f3a3c11
Focus existing location picker.
2024-07-26 17:28:04 +02:00
John Preston
8ce10d5503
Send chosen venues.
2024-07-19 11:20:54 +02:00
John Preston
310837c9e1
Add venues list and chosen place name.
2024-07-19 11:20:54 +02:00
John Preston
dc8c4a8332
Version 5.2.1: No auto-enable system password unlock on macOS.
2024-07-01 21:03:05 +04:00
John Preston
69d21f73ef
Separate window for forums/topics/sublists/archive.
2024-06-30 21:16:10 +04:00
John Preston
b299881bf8
Track factcheck text and create media.
2024-05-30 21:35:07 +04:00
23rd
e11755af46
Added credits balance to main session.
2024-05-30 21:35:07 +04:00
John Preston
396ba9a984
Initial code of attaching effect selector.
2024-05-30 21:35:05 +04:00
John Preston
d91b75b8f8
Allow wide chats in empty window.
2024-05-24 12:55:48 +04:00
John Preston
f675a8dcf7
Attempt to fix a couple of crashes.
2024-04-24 16:37:27 +04:00
John Preston
2a6ff9203b
Implement basic recent search results.
2024-04-23 19:13:46 +04:00
John Preston
4cdd939028
Cache topPeers locally.
2024-04-23 19:13:46 +04:00
John Preston
18598f8dca
Initial version of top peers.
2024-04-23 19:13:45 +04:00
John Preston
6a28cd1a35
Reimplement file open confirmations.
2024-04-15 12:07:27 +04:00
23rd
a35f020f56
Moved out ScheduledMessages module to components submodule.
2024-04-15 11:20:30 +04:00
23rd
3d48111368
Moved out SponsoredMessages module to components submodule.
2024-04-15 11:20:30 +04:00
John Preston
1061fb6c85
Implement collectible username / phone info boxes.
2024-04-02 22:56:21 +04:00
John Preston
615ad85d26
Fix possible crash in notifications setup.
...
Initial _account assignment triggered sync createManager(),
which in case of native Windows notifications called
ToastNotificationManager::CreateToastNotifier, which could enter
qt-wndproc-message processing with QEvent::ApplicationActivated
delivery and calling updateNonIdle() which called
Window::Controller::account(), that wasn't yet set.
2024-04-02 12:20:40 +04:00
John Preston
da7a796edb
Add session->appConfig() shortcut.
2024-04-01 22:44:22 +04:00
John Preston
f65bc7c0bd
Suggest premium on transfer speed limiting.
2024-04-01 22:44:21 +04:00
John Preston
d05c4e0990
Start shortcut messages sending.
2024-03-08 10:53:59 +04:00
John Preston
571f1a5179
Implement free megagroup emoji set.
2024-02-15 13:51:40 +04:00
John Preston
5e255e56eb
Don't allow gifting premium if can't buy.
2024-01-02 00:12:51 +04:00
23rd
4ad51ffb42
Removed some include directives.
2023-11-28 21:55:26 +04:00
John Preston
b5b5c28ac5
Request possible peer colors from API.
2023-11-28 21:55:25 +04:00
John Preston
4b5e2582d9
Update API scheme on layer 167.
2023-11-28 21:55:24 +04:00
John Preston
c46b659aa5
Version 4.11.
...
- View full statistics in your channels and group chats.
- Choose which link preview in added to the message.
- Choose if link preview is above or below the text.
- Choose if link preview has large or small image.
- Quote parts of text in replies.
- Add quote formatting.
- Reply in another chat.
- Add nice looking code blocks with syntax highlighting.
- Copy full code block by click on its header.
- Send a highlighted code block using ```language syntax.
- Change your name color in Chat Settings.
- Customize quotes, link previews and replies to your messages.
2023-10-28 23:39:31 +04:00
John Preston
5d335341ab
Support server-side colors by index, up to three.
2023-10-27 09:55:09 +04:00
John Preston
f90a010b84
Update API scheme on layer 166.
2023-10-26 14:08:41 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
John Preston
a79deb89ce
Update API scheme on laydr 160.
2023-07-20 07:20:33 +04:00
John Preston
2fb7bdc803
Skip refocus InputField::Inner if field unfocused.
...
I hope this fixes #26223 .
2023-05-24 21:22:26 +04:00
John Preston
65afa2c402
Detach ComposeControls from SessionController.
2023-05-17 15:51:52 +04:00
23rd
ca2a0d41c9
Moved some app config values to separated file.
2023-04-11 19:17:42 +04:00
John Preston
4351baffb3
Unify playback speed settings serialization.
2023-03-15 09:15:40 +04:00
John Preston
bfd318cf3f
Treat test mode accounts as premium accounts.
...
Fixes #25982 .
2023-03-08 16:59:13 +04:00
John Preston
34c1bd950e
Update API scheme to layer 154.
2023-03-07 08:42:29 +03:00
John Preston
1da635a5dd
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
John Preston
94b489835c
Add chat name / account name / unread count title settings.
2023-02-03 17:51:47 +04:00
John Preston
a52bb21606
Fix activating account more than once.
2023-02-03 09:59:28 +04:00