John Preston
aec220fd2c
Beta version 5.5.6.
...
- Allow resizing the window used for web apps and games.
- Add mention / hashtag autocomplete in media caption field.
- Add "Include muted chats in folder counters" notifications setting.
- Auto-select URL suggested from clipboard when creating a custom link.
- Update emoji to Unicode 15.1.
- Fix replying with a quote from media album caption.
- Fix viewing custom emoji packs from media album caption.
2024-09-19 15:02:16 +04:00
John Preston
3eec43cacd
Add FieldAutocomplete to SendFilesBox.
2024-09-19 10:34:01 +04:00
John Preston
d1e3b9f15d
Revert "Check for local URLs more strictly."
...
This reverts commit c3fda41224
.
2024-09-10 14:19:37 +04:00
23rd
03790f3da0
Removed include directive for ui_utility from rp_widget header.
2024-08-28 15:15:58 +03:00
John Preston
c3fda41224
Check for local URLs more strictly.
2024-08-21 09:35:46 +02:00
John Preston
707951accb
Version 5.2: Fix build with GCC.
2024-06-30 23:59:03 +04:00
John Preston
bd49887607
Fix paid media price tag background.
2024-06-30 21:16:11 +04:00
John Preston
77d214d2a5
Support paid_media_allowed flag in ChannelFull.
2024-06-30 21:16:10 +04:00
John Preston
d81e832ae6
Use lang key for about stars link.
2024-06-30 21:16:10 +04:00
John Preston
1399d2501d
Show first paid media in transactions history.
2024-06-30 21:16:09 +04:00
John Preston
968d036834
Use Ui::NumberInput for the paid media price.
2024-06-30 21:16:08 +04:00
John Preston
d47c5df73d
Nice price tag on sending media.
2024-06-30 21:16:08 +04:00
John Preston
6c1e7357c6
Nice unlock media stars, unlock done tooltip.
2024-06-30 21:16:08 +04:00
John Preston
5f8da27c86
Display nice price tag, handle pay in albums.
2024-06-30 21:16:08 +04:00
John Preston
a9bd7803e6
Edit price on send, send single paid media.
2024-06-30 21:16:08 +04:00
John Preston
3ba1941808
Version 5.1: Fix build on macOS.
2024-05-31 23:03:06 +04:00
John Preston
974bf99921
Allow editing spoiler/caption-above in EditCaptionBox.
2024-05-30 21:35:10 +04:00
John Preston
8c0351be4e
Allow editing caption above/below media.
2024-05-30 21:35:10 +04:00
John Preston
67f7816088
Allow sending photo/video captions above media.
2024-05-30 21:35:10 +04:00
John Preston
a011a7c316
Fix sending scheduled effects.
2024-05-30 21:35:05 +04:00
John Preston
d1106e5ae6
Check effects availability in all SendMenu-s.
2024-05-30 21:35:05 +04:00
John Preston
396ba9a984
Initial code of attaching effect selector.
2024-05-30 21:35:05 +04:00
John Preston
88751896af
PremiumPreview/BusinessFeature -> PremiumFeature.
2024-03-08 10:53:59 +04:00
23rd
6336ed33fa
Removed some include directives.
2024-02-17 17:34:44 +03:00
John Preston
571f1a5179
Implement free megagroup emoji set.
2024-02-15 13:51:40 +04:00
23rd
6de471db17
Added counter label of characters limit to send files box.
2024-02-15 09:37:11 +03:00
23rd
12272a450f
Slightly optimized include directives in some headers.
2023-11-15 04:20:20 +03:00
John Preston
61a9d9c01d
Don't close schedule media box by outside click.
2023-11-06 12:47:37 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
John Preston
f10da51517
Improve phrases in SendFilesBox drag areas.
2023-08-30 23:32:17 +04:00
23rd
4b503ad7ed
Slightly refactored include directives in some source files.
2023-08-30 14:50:00 +03:00
John Preston
b5d3391956
Fix album part edit/delete/replace after reorder.
2023-08-16 17:16:31 +02:00
John Preston
2c5d990e1c
Implement full theming of attachments in stories.
2023-07-20 07:20:08 +04:00
John Preston
65afa2c402
Detach ComposeControls from SessionController.
2023-05-17 15:51:52 +04:00
John Preston
e285b22398
Add "Send when online" to the send button context menu.
2023-04-22 22:26:09 +04:00
John Preston
ff4af1b9bc
Fix pasting images from Firefox on Windows.
...
Fixes #10564 .
Together with the image data Firefox sets to the clipboard an URLs list
which has a path to local temp file, created from that image.
Reading images from disk is slower + sometimes the content of the file
is wrong so for this case we prefer to read the image data directly.
2023-03-08 16:10:36 +04:00
John Preston
ea4e2f0952
Fix build with Xcode.
2023-02-02 22:12:31 +04:00
John Preston
554f66f089
Support separate message type group restrictions.
2023-02-02 22:12:31 +04:00
John Preston
b1d1d73541
Copy/Paste original JPEG bytes to clipboard.
2023-01-13 12:46:17 +04:00
John Preston
84288112fc
Allow sending photos larger 1280 (experimental).
...
Improves #6520 .
2023-01-02 14:26:41 +04:00
John Preston
c7c652a277
Improve icons and phrases.
2022-12-26 14:24:06 +04:00
John Preston
2ce8094932
Add spoiler toggle to three dot menu in SendFilesBox.
2022-12-26 14:24:06 +04:00
John Preston
bd1d7f4d96
Allow apply spoiler when editing to another media.
2022-12-26 14:24:05 +04:00
John Preston
5bee6310c0
Allow sending media with spoilers.
2022-12-26 14:24:05 +04:00
23rd
8db8bc466e
Added ability to remember last choice in send files box.
2022-12-26 14:24:05 +04:00
John Preston
01139e1b04
Remove facades module.
2022-11-30 16:55:51 +04:00
23rd
3467fe226f
Added ability to send webp as compressed image.
2022-11-22 00:26:49 +00:00
Ilya Fedin
16669402cf
Decrease the amount of clipboard data retrievation
2022-09-28 23:59:59 +04:00
John Preston
749fb52113
Implement animated spoilers.
2022-09-18 16:52:30 +04:00
John Preston
bc340d75c4
Insert / Copy emoji from pack preview.
2022-09-14 14:45:23 +04:00