|
|
1a5214e94e
|
[Visual] Custom theming (currently for top bar only)
|
2022-09-12 02:51:25 +03:00 |
|
|
|
a3791e5e31
|
[Improvement] Do not hide "open chat" button for own profile
|
2022-09-12 02:51:25 +03:00 |
|
|
|
54c40e8cf0
|
[Improvement] Show linked chat/channel button in profile
|
2022-09-12 02:51:25 +03:00 |
|
|
|
abd3dbe0c8
|
[Improvement] Show group manage buttons in profile
|
2022-09-12 02:51:25 +03:00 |
|
|
|
be291a81fe
|
[Improvement] Do not strip links in bio
|
2022-09-12 02:51:24 +03:00 |
|
|
|
51808da2be
|
[Improvement] Admin ranks
|
2022-09-12 02:51:24 +03:00 |
|
|
|
03cb40cf15
|
[Improvement] Click-to-copy for phone and username
|
2022-09-11 07:19:51 +03:00 |
|
|
|
316b8a3004
|
[Option][GUI] Disable notifications from top bar
|
2022-09-11 07:19:23 +03:00 |
|
|
|
061b38ea98
|
[Option][GUI] Profile pic rounding
|
2022-09-11 07:19:23 +03:00 |
|
|
|
d61260a2d1
|
[Option][GUI] Confirm before calls
|
2022-09-11 07:19:23 +03:00 |
|
|
|
d2ef4a1803
|
[Option][GUI] Show chat ID
|
2022-09-11 04:37:23 +03:00 |
|
|
|
f36b54236b
|
[Core] Settings system
|
2022-09-11 04:26:54 +03:00 |
|
John Preston
|
4aafcebef5
|
Add empty experimental settings section.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
28f2c213f7
|
Remove app module. Support delayed quit by Cmd+Q on macOS.
|
2022-01-27 15:54:20 +03:00 |
|
John Preston
|
1657c2c7f2
|
Fix context menu on sent images / documents.
|
2022-01-17 19:21:34 +03:00 |
|
John Preston
|
f24f78c0cc
|
Use click handler property instead of dynamic cast.
|
2022-01-14 21:55:48 +03:00 |
|
John Preston
|
a377364621
|
Use correct sizes for lottie frames.
|
2022-01-14 21:55:47 +03:00 |
|
23rd
|
d9147562e5
|
Removed text commands from profile cover.
|
2022-01-12 11:54:24 +03:00 |
|
John Preston
|
dc21491099
|
Fix reactions icon in Manage Group / Channel.
|
2021-12-30 18:24:12 +03:00 |
|
John Preston
|
a15ef8bbc2
|
Check noforwards of specific messages in shared media.
|
2021-12-30 16:15:38 +03:00 |
|
John Preston
|
1ab0f840f3
|
Use reactions icon in context menu if more than 1 reaction type.
|
2021-12-30 16:08:15 +03:00 |
|
John Preston
|
fe468ce7e9
|
Respect can_see_list flag in reactions.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
e148b5ff08
|
Proof-of-concept reactions dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
9c18f7b0e3
|
Allow choosing allowed reactions in groups / channels.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
bfdbb64295
|
Move some Settings icons to a subfolder.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
75337ad1c2
|
Fix shared media list in migrated groups.
|
2021-12-23 00:07:26 +00:00 |
|
John Preston
|
a7e552ccab
|
Fix assertion violation in media overview.
Regression was introduced in 5e7e7eaa83.
|
2021-12-22 13:05:54 +00:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
John Preston
|
f7ec60b958
|
Fix crash in opening shared media with another user.
|
2021-12-01 13:29:19 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
5309af5d56
|
Restrict shared media selection in noforward chats.
|
2021-11-30 16:26:47 +04:00 |
|
John Preston
|
47074b48d6
|
Improve sessions list design.
|
2021-11-30 13:44:31 +04:00 |
|
John Preston
|
d4c6475ae8
|
Show sessions list in a Settings Section.
|
2021-11-29 17:30:14 +04:00 |
|
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
96c910190b
|
Restrict saving files as if noforwards.
|
2021-11-26 18:00:18 +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 |
|
John Preston
|
bcddda3cd3
|
Extract PeerShortInfoCover from the box.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
d73d5724d8
|
Show radial progress in PeerShortInfoBox video.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
6b137b9778
|
Make full PeerShortInfoBox scrollable.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
360a92c198
|
Show user photos overview in PeerShortInfoBox.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
dcc14a4726
|
Add info rows to PeerShortInfoBox.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
61ac7e6c1d
|
Start PeerShortInfoBox for small in-box profiles.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
49b28ac695
|
Reuse "info_add_member" icon for requests management.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
ab58aa020e
|
Allow many custom elements in PeerListRow.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
3af3f85f82
|
Allow creating approve-only invite links.
|
2021-10-29 18:31:06 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|