23rd
|
b64db54793
|
Fixed possible incorrect display of low credits balance in top bar.
|
2025-05-15 10:09:24 +03:00 |
|
23rd
|
97c0e3d4a9
|
Added support of custom emoji to top bar suggestion.
|
2025-05-15 10:09:01 +03:00 |
|
23rd
|
ba31bbace8
|
Added refresh of top bar suggestion on day changed for birthdays.
|
2025-05-15 10:08:44 +03:00 |
|
23rd
|
606dfd29d3
|
Moved out data of contact birthdays to promo suggestions class.
|
2025-05-15 10:08:22 +03:00 |
|
23rd
|
9411d0781b
|
Removed birthday suggestions for self, blocked and deleted accounts.
|
2025-05-15 09:22:22 +03:00 |
|
23rd
|
7aea200860
|
Fixed padding reset in top bar suggestion on suggestion changed.
|
2025-05-15 09:21:54 +03:00 |
|
Ilya Fedin
|
5d8ac95d07
|
Prepend PkgConfig variables with TDESKTOP_
To avoid clashes with cache variables set by third party cmake modules
|
2025-05-14 11:13:50 +04:00 |
|
Ilya Fedin
|
cd0ebb41aa
|
Use CMAKE_COMPILE_WARNING_AS_ERROR in actions
Instead of specifying the compiler flag manually
|
2025-05-14 10:43:50 +04:00 |
|
Ilya Fedin
|
eb028b0dad
|
Ensure clangd cache is out of build directory
It's annoying to rebuild index after cleaning the build directory
|
2025-05-13 10:41:42 +04:00 |
|
Ilya Fedin
|
61803f7516
|
Update submodules
|
2025-05-13 08:07:02 +04:00 |
|
Ilya Fedin
|
50bfed79be
|
Update protobuf in snap
|
2025-05-13 07:48:03 +04:00 |
|
Ilya Fedin
|
1c77ae818e
|
Update cmake_helpers
|
2025-05-12 09:41:26 +04:00 |
|
Ilya Fedin
|
66ede6037d
|
Add t2e2e to snap
|
2025-05-12 09:41:26 +04:00 |
|
Ilya Fedin
|
01452b7309
|
Add tde2e to macOS Packaged action
|
2025-05-12 09:41:26 +04:00 |
|
Ilya Fedin
|
b5f2470b79
|
td -> tde2e
|
2025-05-12 09:41:26 +04:00 |
|
Ilya Fedin
|
49403e9fee
|
Fix COPY order for libraries in Dockerfile
|
2025-05-12 09:41:26 +04:00 |
|
John Preston
|
66d512f26f
|
Version 5.14.2.
- Buy Rare Gifts in the Marketplace.
- Sell Your Gifts for Stars.
- Set Your Channel to Auto-Translate.
|
2025-05-09 10:01:55 +04:00 |
|
John Preston
|
2ba0ebf3e8
|
Update cmake_helpers submodule.
|
2025-05-09 10:01:55 +04:00 |
|
John Preston
|
bbcd27d3c2
|
Fix possible crash in restrictions.
|
2025-05-09 10:01:55 +04:00 |
|
Ilya Fedin
|
837a3528cd
|
Fix mozjpeg build with cmake 4
|
2025-05-08 03:41:54 -07:00 |
|
Ilya Fedin
|
f39662588f
|
Revert "Cherry-pick mozjpeg cmake 4 compatibility"
This reverts commit 9fd1f95ab8 .
|
2025-05-08 03:41:54 -07:00 |
|
Ilya Fedin
|
4b12f52029
|
Revert "Set CMAKE_MSVC_RUNTIME_LIBRARY for mozjpeg"
This reverts commit ce764c862f .
|
2025-05-08 03:41:54 -07:00 |
|
Ilya Fedin
|
f2920ddefb
|
Use Docker's actions to build Docker image
|
2025-05-08 02:52:14 -07:00 |
|
Ilya Fedin
|
ce010653d5
|
Don't create unnecessary subfolder in Linux action
It results in a tdesktop/tdesktop/tdesktop path
|
2025-05-08 02:52:14 -07:00 |
|
Ilya Fedin
|
ce764c862f
|
Set CMAKE_MSVC_RUNTIME_LIBRARY for mozjpeg
The cherry-pick made in 9fd1f95ab8 broke mozjpeg's own WITH_CRT_DLL variable so we have to use the cmake one
|
2025-05-08 02:38:45 -07:00 |
|
Ilya Fedin
|
60d821ae3e
|
Use cmake --build in macOS action
|
2025-05-08 02:37:08 -07:00 |
|
Ilya Fedin
|
8f7f8fc0b5
|
Set CMAKE_CONFIGURATION_TYPES for actions
|
2025-05-08 02:37:08 -07:00 |
|
John Preston
|
ec45041a66
|
Fix empty query migrated group search.
|
2025-05-08 10:53:23 +04:00 |
|
Ilya Fedin
|
67a666b282
|
Return accidentally removed video formats
|
2025-05-07 23:19:39 -07:00 |
|
Ilya Fedin
|
d9404fc566
|
Raise minimum required cmake version to 3.25
Use policies up to 3.31
|
2025-05-07 23:13:01 -07:00 |
|
23rd
|
bcd899c641
|
Slightly improved phrases to admin log for channels.
|
2025-05-07 22:35:30 +03:00 |
|
John Preston
|
ec61ac29ea
|
Fix forum showing when group not opened.
|
2025-05-07 22:17:49 +04:00 |
|
John Preston
|
180e663a43
|
Implement nice confcall bar text.
|
2025-05-07 22:10:44 +04:00 |
|
John Preston
|
ae1711a685
|
Use translated phrase for collectible upgrade.
|
2025-05-07 21:05:33 +04:00 |
|
John Preston
|
9c3b62574d
|
Change some hard-coded phrases.
|
2025-05-07 20:35:01 +04:00 |
|
John Preston
|
a3637c12d6
|
Fix first message date with new peer info.
|
2025-05-07 18:53:21 +04:00 |
|
John Preston
|
cae192682b
|
Improve notification Ctrl+Click to open a new window.
Fixes #29144.
|
2025-05-07 18:52:52 +04:00 |
|
23rd
|
6c68bacaef
|
Added ability to open chat in window from Ctrl+click on notifications.
|
2025-05-07 18:09:34 +04:00 |
|
John Preston
|
ee7a2b564b
|
Show "Join" button for pinned call links.
|
2025-05-07 18:03:59 +04:00 |
|
John Preston
|
fb25d90b48
|
Hide weird unread badge in new-window forum.
|
2025-05-07 18:03:46 +04:00 |
|
John Preston
|
9075a521f0
|
Correctly show global search with in-chat.
|
2025-05-07 18:03:18 +04:00 |
|
John Preston
|
00a0e595ff
|
Don't add global posts search preview for in-chat start.
|
2025-05-07 17:12:00 +04:00 |
|
John Preston
|
694ff32b01
|
Always search hashtags in current chat.
|
2025-05-07 16:56:55 +04:00 |
|
John Preston
|
a74635ff56
|
Fix: Hide 'My gifts' tab when gifting to self
|
2025-05-07 16:52:57 +04:00 |
|
John Preston
|
8c6f3d66b5
|
Don't mask gift numbers in service notifications.
|
2025-05-07 16:44:41 +04:00 |
|
John Preston
|
a49cb06d77
|
Fix unread count update in folder strip.
|
2025-05-07 16:39:42 +04:00 |
|
John Preston
|
f96f478470
|
Rename linked-chat to discussion-link.
|
2025-05-07 14:58:47 +04:00 |
|
John Preston
|
1d2f713673
|
Fix Cursor rules files.
|
2025-05-07 14:50:01 +04:00 |
|
23rd
|
57d24d0fbf
|
Fixed ability to dismiss of suggestion of 2+ birthdays of contacts.
|
2025-05-07 12:16:51 +03:00 |
|
23rd
|
584e55a89c
|
Fixed crash on dismiss of birthday suggestion.
|
2025-05-07 12:15:50 +03:00 |
|