John Preston
2e6abf0bed
Version 4.9: Fix build with GCC.
2023-08-15 00:33:18 +02:00
John Preston
cc27b6c5c5
Update icons in settings / manage layers.
2023-08-14 22:30:40 +02:00
John Preston
d52475666d
Suggest group-with-hidden-members admins in mentions.
2023-08-14 22:30:39 +02:00
John Preston
2dfaf27884
Fix colors for colorized stories reactions.
2023-08-14 22:30:38 +02:00
John Preston
7877cb0b3a
Implement stories premium promo.
2023-08-14 22:30:37 +02:00
23rd
8a24f33c06
Added warning of limitation on excluding chats from filter from menu.
2023-08-14 22:30:37 +02:00
John Preston
39a80c6604
Improve sticker sets box design.
2023-08-10 18:19:00 +03:00
23rd
1364dba015
Added phrase for limit of number of chats that never show in filter.
2023-08-04 08:46:45 +02:00
23rd
4017d8db7c
Removed Save button from box for bot username editing.
2023-07-28 02:44:20 +03:00
23rd
ebbef70d42
Removed self from contacts list.
2023-07-26 18:40:02 +03:00
23rd
16820139dd
Improved style of stickers settings box.
2023-07-26 12:06:50 +04:00
John Preston
57fc9f71ac
Fix some stories tooltip edge cases.
2023-07-25 10:45:08 +04:00
23rd
065eb8e63c
Removed tabbing navigation from short info box.
2023-07-25 02:10:44 +03:00
23rd
9a72b05117
Removed left button from short info box with self.
2023-07-24 22:15:51 +03:00
23rd
16117e56bb
Added phrase for public photo to short info box.
2023-07-24 22:10:21 +03:00
23rd
65a344be76
Added phrase for personal photo to short info box.
2023-07-24 20:02:46 +03:00
23rd
3a472d1b90
Removed first animation from radio button in premium graphics.
2023-07-24 18:38:08 +03:00
John Preston
fd3169f82d
Fix admins list restore in group profile.
2023-07-21 19:17:14 +04:00
John Preston
93457c8ea3
Fix possible crash in legacy group participants.
2023-07-20 18:44:40 +04:00
John Preston
f31b40f6ce
Add stories outline to group participants list.
2023-07-20 07:20:57 +04:00
John Preston
734c5c6740
Use a single Ui::UnreadStoryOutlineGradient.
2023-07-20 07:20:57 +04:00
John Preston
5f4dcc5eb6
Show segments in expanded stories list.
2023-07-20 07:20:57 +04:00
John Preston
91cc5f5284
Fix small stories thumbnails in profile / my stories.
2023-07-20 07:20:47 +04:00
John Preston
06469270d0
Remove hidden stories from contacts box.
2023-07-20 07:20:46 +04:00
John Preston
ee507722ba
Add stories counter to hidden stories sources.
2023-07-20 07:20:33 +04:00
John Preston
57b7391f53
Improve design of contacts according to mockups.
2023-07-20 07:20:33 +04:00
John Preston
a0ffa15885
Update story mention layout, add outline.
...
Also use uint32 for bool-bitfields, otherwise:
int a : 1 = 0;
...
const auto test = true;
const auto b = test ? 1 : 0;
if (a != b) {
a = b;
...
}
Assert(a == b); // Violation, because a == -1, not 1 (after a = b).
2023-07-20 07:20:33 +04:00
John Preston
9a29807276
Show stories segments in contacts list.
2023-07-20 07:20:33 +04:00
John Preston
451c4e3101
Implement vertical list of hidden story sources.
2023-07-20 07:20:33 +04:00
John Preston
a79deb89ce
Update API scheme on laydr 160.
2023-07-20 07:20:33 +04:00
John Preston
ef1f1846a4
Respect PowerSaver in TranslateBox.
2023-07-20 07:20:33 +04:00
John Preston
6c960243a9
Improve story source context menus.
2023-07-20 07:20:32 +04:00
John Preston
a73490e5ad
Add simple scroll control to Hidden Stories.
2023-07-20 07:20:14 +04:00
John Preston
d567282430
Preload stories in the sources lists.
2023-07-20 07:20:14 +04:00
John Preston
e21c06f67c
Support deleting and reporting stories.
2023-07-20 07:20:12 +04:00
John Preston
8d2fd4bd69
Show only hidden stories in Contacts.
2023-07-20 07:20:12 +04:00
John Preston
e98770d418
Improve saved / archive stories design.
2023-07-20 07:20:12 +04:00
John Preston
e41fc69513
Show nice short info box from viewers dropdown.
2023-07-20 07:20:11 +04:00
John Preston
ad5b96b049
Show toasts on reply / archive / unarchive.
2023-07-20 07:20:11 +04:00
John Preston
a933168ef7
Allow sharing stories and copying a link.
2023-07-20 07:20:11 +04:00
John Preston
087c27c5e0
Fix expire calculations for the stories.
2023-07-20 07:20:10 +04:00
John Preston
b71d72ca7c
Allow showing stories in different contexts.
2023-07-20 07:20:10 +04:00
John Preston
e7c0385aea
Show hidden stories above contacts list.
2023-07-20 07:20:10 +04:00
John Preston
d82381881a
Allow sending stickers / GIFs in story replies.
2023-07-20 07:20:09 +04:00
John Preston
04e7ce4408
Update API scheme on layer 160: Replies.
2023-07-20 07:20:09 +04:00
John Preston
2c5d990e1c
Implement full theming of attachments in stories.
2023-07-20 07:20:08 +04:00
John Preston
a02876562a
Finish improved stories reply area theming.
2023-07-20 07:20:08 +04:00
John Preston
2bc7f465c2
Hide "Close friends" in privacy edit by default.
2023-07-20 07:20:08 +04:00
John Preston
429a3da3e5
Update API scheme to layer 160.
2023-07-20 07:20:07 +04:00
John Preston
04a3a50e74
Show error when trying change number from TDesktop.
2023-05-24 18:11:17 +04:00
John Preston
65afa2c402
Detach ComposeControls from SessionController.
2023-05-17 15:51:52 +04:00
Klemens Nanni
11906297d8
Explicitly specify QVector element type to fix build with clang13+range-v3+qt6
...
Same story as 2b383a4
for #24014 .
Fixes 4.8.0 build on OpenBSD/amd64 7.3 with clang 13.0.0, range-v3 0.12.0 and Qt 6.5.0.
2023-04-27 09:59:32 +04:00
John Preston
ad238108bd
Fix background dimming slider initial visibility.
2023-04-24 22:50:36 +04:00
John Preston
81f40586a3
Don't re-apply exactly the same custom chat wallpaper.
2023-04-24 22:47:31 +04:00
John Preston
5ad4719c08
Correctly handle shareable->non-shareable conversion.
2023-04-24 21:39:21 +04:00
John Preston
faf6352a11
Support colorized emoji in reactions inline dropdown.
2023-04-24 20:59:19 +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
27aa678f6a
Version 4.8: Fix build with GCC.
2023-04-22 16:09:52 +04:00
23rd
2e85f7e5fc
Fixed bottom padding below description field in bot management box.
2023-04-21 14:39:43 +03:00
John Preston
05b8b9f22e
Show pin confirmation correctly in topics.
2023-04-21 15:09:06 +04:00
John Preston
7dfed2a012
Disable some bot editing items while there is no design.
2023-04-21 14:23:54 +04:00
23rd
47756fb8c3
Removed focus from disabled editor in UsernamesBox for bots.
2023-04-21 00:23:49 +03:00
23rd
efa19d5782
Added check of bot info with correct lang code to bot management box.
2023-04-21 00:13:11 +03:00
John Preston
66e7f1d490
Fix dimming edition for new wallpapers.
2023-04-20 23:05:54 +04:00
John Preston
4617ba5fb9
Add couple of phrases to the langpack.
2023-04-20 23:02:33 +04:00
John Preston
65f54d937f
Toggle wallpaper dark mode / edit dimming.
2023-04-20 22:55:42 +04:00
John Preston
ae6d703a44
Always show current custom wallpaper.
2023-04-19 11:15:50 +04:00
John Preston
0b25d19e3b
Allow uploading chat wallpapers from file.
2023-04-19 10:42:01 +04:00
John Preston
9130735ed6
Add a 'Choose from file' button in wallpapers gallery.
2023-04-18 22:07:12 +04:00
John Preston
352ae5100a
Support chat wallpaper set from gallery.
2023-04-18 16:47:31 +04:00
John Preston
9b25973b49
Update chat wallpaper from service message.
2023-04-17 16:36:13 +04:00
John Preston
ad3ec244e9
Fix pasting file for media replacement.
2023-04-11 20:06:38 +04:00
23rd
a02ded6fd8
Disabled editor in UsernamesBox for bots.
2023-04-11 19:17:42 +04:00
23rd
30a7893afe
Added initial implementation of bot management box.
2023-04-11 19:17:42 +04:00
23rd
cfc8820bad
Added support of non-self users to UsernamesBox.
2023-04-11 19:17:42 +04:00
23rd
c53b26dec8
Added ability to provide empty callback to list of usernames management.
2023-04-11 19:17:42 +04:00
23rd
973dd5c50f
Added support of bots to list of usernames management.
2023-04-11 19:17:42 +04:00
23rd
2276a4c9af
Added menu item to bot info for bot management.
2023-04-11 19:17:42 +04:00
23rd
a0ca3beef8
Added phrases for bot management.
2023-04-11 19:17:42 +04:00
John Preston
42c96b4c7f
Edit media captions in message field.
2023-04-11 19:17:42 +04:00
John Preston
e3f2dcec22
Fix userpic glitch in folder chats lists.
2023-04-11 19:17:42 +04:00
John Preston
2a06182d1a
Closed alpha version 4007001001: Fix build.
2023-04-11 19:17:39 +04:00
John Preston
004a60ded5
Fix a possible crash in folder link export.
2023-04-11 19:17:39 +04:00
John Preston
b4a588a676
Update API scheme on layer 158.
2023-04-11 19:17:39 +04:00
John Preston
2f261e6f7b
A bit more error handling.
2023-04-11 19:17:39 +04:00
John Preston
9600cc0ed5
Don't suggest joining forbidden chats by link.
2023-04-11 19:17:39 +04:00
John Preston
959348f8cd
Improve error messages for shareable folders.
2023-04-11 19:17:39 +04:00
John Preston
292e5bc3f7
Improve filters save-on-demand.
2023-04-11 19:17:39 +04:00
John Preston
06cf2b562f
Improve layout of shareable folder limit boxes.
2023-04-11 19:17:38 +04:00
John Preston
09de881036
Improve peer list decorate widgets.
2023-04-11 19:17:38 +04:00
John Preston
1ffbc122e1
Allow select/deselect all in filter link boxes.
2023-04-11 19:17:38 +04:00
John Preston
7ff0659e91
Improve scrolling limits in chat select boxes.
2023-04-11 19:17:38 +04:00
John Preston
9b1c5b1050
Support new limit boxes for shareable folders.
2023-04-11 19:17:38 +04:00
John Preston
77939ae9bd
Add more-chats-added bar to cloud folders.
2023-04-11 19:17:38 +04:00
John Preston
63960c647b
Don't allow sharing public groups with requests in folders.
2023-04-11 19:17:38 +04:00
John Preston
312aa4b130
Update API scheme on layer 158.
2023-04-11 19:17:38 +04:00
John Preston
6be2fb9790
Support nice leaving of shareable folder.
2023-04-11 19:17:38 +04:00
John Preston
4444844443
Update API scheme on layer 158.
2023-04-11 19:17:38 +04:00
John Preston
7a9961b0e9
Improve folder link chats list edit design.
2023-04-11 19:17:38 +04:00
John Preston
0faadc8fa0
Implement folder link add / join design.
2023-04-11 19:17:38 +04:00
John Preston
86f9875662
Add most of the phrases to the langpack.
2023-04-11 19:17:38 +04:00
John Preston
fb16375a19
Delete filter links, edit filter link names.
2023-04-11 19:17:38 +04:00
John Preston
8a9d13c6e4
Initial add filter / chats / edit filter link.
2023-04-11 19:17:37 +04:00
John Preston
b7d9d549ff
Start filter share links management.
2023-04-11 19:17:37 +04:00
John Preston
f66e6879c2
Fix possible crash in messages forwarding.
...
Regression was introduced in 2c1e7bfcb6
.
2023-03-17 19:25:35 +04:00
John Preston
9c91b03a5b
Don't cancel caption edit by outside click.
2023-03-17 15:57:46 +04:00
John Preston
ce5084c444
Fix crash in ConnectionType box init.
2023-03-12 21:11:22 +04:00
John Preston
e9f5f0c948
Beta version 4.6.10: Fix build with GCC.
2023-03-12 10:16:26 +04:00
John Preston
f3e15c7fcd
Suggest inviting by link if privacy disallows adding.
2023-03-12 07:25:39 +04:00
John Preston
9e79b59cce
Remove confirmation when sharing a user to a bot.
2023-03-08 16:59:21 +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
c687882760
Fix glitch in Invite by Link button disappearance.
2023-03-08 16:10:36 +04:00
John Preston
a01f74ecdc
Fix build with Xcode.
2023-03-01 09:12:02 +04:00
John Preston
ce0e07d332
Implement "Save Power on Low Battery" function.
2023-03-01 09:12:02 +04:00
John Preston
388541a3fb
Show a new "Battery and Animations" settings item.
2023-03-01 09:12:02 +04:00
John Preston
2a4c39b9d7
Implement some power saving options.
2023-03-01 09:12:02 +04:00
John Preston
91e6c42fcf
Fix channel creation flow.
2023-02-15 10:14:50 +04:00
Vitaly Zaitsev
b48dee0af7
Fixed build with GCC 13.
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2023-02-14 21:00:37 +04:00
John Preston
9d3715a36a
Fix possible crash in members invite.
...
In some cases Info::Controller (public Window::SessionNavigation)
can be destroyed without the box being destroyed, for example when
group topics are turned on and off.
2023-02-13 06:09:55 +04:00
John Preston
36bf54b0d1
Fix layout in blocked users list.
2023-02-09 13:05:21 +04:00
John Preston
f2ed77649e
Preload complex last message on demand.
2023-02-09 09:56:54 +04:00
John Preston
2f1c674401
Support markup in TranslateBox.
...
Server will translate with markup for premium users.
2023-02-07 20:06:21 +04:00
John Preston
663e89662b
Bring "Do Not Translate" to "Translate To" list top.
2023-02-07 19:45:18 +04:00
John Preston
ddfcf9f1df
Don't allow empty "Do Not Translate" list.
2023-02-07 18:38:10 +04:00
John Preston
64f4e0dd52
Don't offer translate from / to the same language.
2023-02-07 16:38:16 +04:00
John Preston
dff1568cb2
Fix "Do Not Translate" button visibility.
2023-02-04 09:37:36 +04:00
John Preston
b9188f892f
Version 4.6.
...
- Emoji Profile Pictures.
Quickly create group and profile pictures from animated emoji
and stickers with the new "Use an Emoji" option.
- Emoji Categories.
Filter stickers and emoji by categories like "love", "cheers"
or "sleeping" in the sticker and emoji tabs.
- Chat Translation.
As a Premium user, translate entire chats in real time
as you scroll them or receive new messages.
- Media Permissions in Groups.
Control whether members of your groups can send
9 distinct media types – like Photos, Voice or Video Messages.
- Select Chats for Bots.
Bot developers can now let users quickly select groups,
channels or contacts that meet predefined criteria (more in @BotNews).
- Open in New Window.
Open chats or additional accounts in separate windows.
2023-02-03 22:13:26 +04:00
John Preston
95336d4a96
Reorder translation languages.
2023-02-03 17:51:47 +04:00
John Preston
4484457965
Fix build with Xcode.
2023-02-02 22:12:33 +04:00
23rd
98f811a258
Replaced toggles in admin rights box with universal nested list.
2023-02-02 22:12:33 +04:00
23rd
d823db32fc
Added support of universal list of nested permission flags.
2023-02-02 22:12:33 +04:00
23rd
db7a251ceb
Slightly optimized CreateEditFlags function for restrictions.
2023-02-02 22:12:33 +04:00
23rd
0c2f5ed76c
Dedicated CreateEditFlags function only for restrictions.
2023-02-02 22:12:33 +04:00
23rd
6dd6066738
Replaced signature ApplyDependencies function with more abstract one.
2023-02-02 22:12:33 +04:00
23rd
fecf538e31
Returned old design of toggles in admin rights box for now.
2023-02-02 22:12:33 +04:00
John Preston
29379fac35
Use graphics for permissions expand arrow.
2023-02-02 22:12:33 +04:00
John Preston
1aeca7b486
Add create-from-choose-peer button icons.
2023-02-02 22:12:33 +04:00
John Preston
514b2a55be
Add divider below choosing chat requirements list.
2023-02-02 22:12:33 +04:00
John Preston
4234f0b797
Check if bot is in group or if can be added.
2023-02-02 22:12:33 +04:00
John Preston
17ce93fd5e
Add choose chat for bot confirmation.
2023-02-02 22:12:33 +04:00
23rd
7881cb8946
Fixed finishing of toggle animations in peer permissions box.
2023-02-02 22:12:33 +04:00
23rd
a2f51d8203
Removed unused keys from boxes.style.
2023-02-02 22:12:32 +04:00
23rd
9940ee21d3
Added api support to upload emoji markup of userpic instead of image.
2023-02-02 22:12:32 +04:00
23rd
fda49a3bfa
Fixed respect of locked state in list of chat participant statuses.
2023-02-02 22:12:32 +04:00
23rd
7b7ff32c94
Split button to expand list of restrictions for sending media on two.
2023-02-02 22:12:32 +04:00
23rd
70a61fa2a4
Added icons to buttons in edit peer permissions box.
2023-02-02 22:12:32 +04:00
23rd
5f2c8acae9
Replaced design of restriction buttons for sending media with checkbox.
2023-02-02 22:12:32 +04:00
23rd
3ce3baee61
Added button to expand list of chat restrictions for sending media.
2023-02-02 22:12:32 +04:00
23rd
21cd1555f0
Replaced Checkbox with SettingsButton for chat participant statuses.
2023-02-02 22:12:32 +04:00
23rd
642554828c
Added ability to fill chat participant statuses with custom widgets.
2023-02-02 22:12:32 +04:00
23rd
8688a68115
Added ability to fill list of chat participant statuses from external.
2023-02-02 22:12:32 +04:00
23rd
f21edd1d23
Replaced EditPeerPermissionsBox with generic box.
2023-02-02 22:12:32 +04:00
John Preston
be71139515
Add "Translate Entire Chat" button to Settings.
2023-02-02 22:12:32 +04:00
John Preston
f5be551ff8
Add translation bar dropdown menu.
2023-02-02 22:12:32 +04:00
John Preston
719466fcac
Initial chat-translation feature implementation.
2023-02-02 22:12:32 +04:00
John Preston
54117cc762
Fix styles in reactions expanded panel.
2023-02-02 22:12:31 +04:00
John Preston
c48ac28204
Search stickers by emoji.
2023-02-02 22:12:31 +04:00
John Preston
826ec75c33
Update API scheme on layer 152.
2023-02-02 22:12:31 +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
de5bbf2cb9
Allow creating group / channel for the bot.
2023-02-02 22:12:31 +04:00
John Preston
809610817e
Initial request peer button implementation.
2023-02-02 22:12:31 +04:00
John Preston
90cb61676a
Update API scheme to layer 152.
2023-02-02 22:12:31 +04:00
23rd
23a1f7b83c
Fixed display of empty result of topics search.
2023-01-21 07:29:40 +04:00
23rd
465a33f095
Fixed display of loading peer list item in choose forum topic box.
2023-01-21 07:29:40 +04:00
23rd
9390450049
Moved out color editor to td_ui.
2023-01-19 08:51:57 +03:00
23rd
e3334f7a87
Replaced EditColorBox with Ui::GenericBox.
2023-01-19 08:51:57 +03:00
23rd
58ed30d30e
Moved constants of arc angles to td_ui.
2023-01-19 08:51:57 +03:00
John Preston
7023b013ce
Initial support of separate windows for accounts.
2023-01-19 09:45:28 +04:00
John Preston
b1d1d73541
Copy/Paste original JPEG bytes to clipboard.
2023-01-13 12:46:17 +04:00
Ilya Fedin
7307f0b1a5
Use temp directory for downloads in Linux sandbox by default
2023-01-09 16:09:57 +04:00
23rd
7cd330db9a
Improved style of box for creation of linked chat.
2023-01-09 12:34:44 +03:00
23rd
deeb022e0b
Fixed possible crash on deleting own channel.
2023-01-09 09:05:07 +04:00
23rd
9e0e28dc45
Improved style of box for editing of linked chat.
2023-01-09 09:05:07 +04:00
John Preston
84288112fc
Allow sending photos larger 1280 (experimental).
...
Improves #6520 .
2023-01-02 14:26:41 +04:00
Ilya Fedin
0eec470387
Hide default download folder option if it's not available
2022-12-29 14:18:08 +04:00
John Preston
2ee7cc784f
Fix initial TTL after group creation.
2022-12-29 12:59:53 +04:00
John Preston
071411c8b9
Fix fragment button in Intro process.
2022-12-29 12:59:53 +04:00
John Preston
7e98e9ecf2
Fix uploading new group / account photo.
2022-12-29 12:16:49 +04:00
23rd
d424a8b039
Added handler of urls for login.
2022-12-29 11:11:08 +03:00
23rd
44f79b8331
Added button for opening custom url to ChangePhone::EnterCode box.
2022-12-29 11:11:08 +03:00
23rd
aa1117a714
Added ability to sing up and sing in with anonymous numbers.
2022-12-29 11:11:08 +03:00
Ilya Fedin
66093f0cb5
cTimeFormat/cDateFormat -> QLocale::ShortFormat
...
This allows to use platform-specific formatting functions
2022-12-28 10:28:12 +04:00
23rd
5bf46c0e90
Adjusted button style in intro steps to style in settings steps.
2022-12-27 22:06:26 +03:00
John Preston
7f969e5102
Fix forwarding to General topic.
2022-12-27 11:49:03 +04:00
John Preston
aacb720664
Fix build with Xcode.
2022-12-26 14:24:08 +04:00
John Preston
ce40ecc7f9
Show admins in participants_hidden group info.
2022-12-26 14:24:08 +04:00
John Preston
d6c188d642
Respect hidden_members_group_size_min in group edit.
2022-12-26 14:24:08 +04:00
John Preston
349fbeeb23
Add original userpic to "Reset to Original" menu item.
2022-12-26 14:24:08 +04:00
23rd
cf4dfa55da
Fixed order of premium feature previews.
2022-12-26 14:24:07 +04:00
John Preston
9513aaa768
Allow accepting video userpic suggestions.
2022-12-26 14:24:07 +04:00
23rd
4c181b6d08
Added initial implementation of fallback photo management in settings.
2022-12-26 14:24:07 +04:00
23rd
a4d3c694bc
Added ability to use short info user for fallback photo.
2022-12-26 14:24:07 +04:00
John Preston
1dd83f3d34
Support personal photo edit in EditContactBox.
2022-12-26 14:24:06 +04:00
John Preston
c7c652a277
Improve icons and phrases.
2022-12-26 14:24:06 +04:00
John Preston
faf6c48f25
Remove ui/special_buttons module.
2022-12-26 14:24:06 +04:00
John Preston
af350e2daa
Allow hiding members list in groups.
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
833a259234
Colorize emoji in text color correctly.
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