This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
tdesktop
Watch
1
Star
0
Fork
0
You've already forked tdesktop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
tdesktop
/
Telegram
/
SourceFiles
/
data
/
stickers
History
John Preston
86cffae001
Remove unused function.
2025-08-11 10:29:11 +04:00
..
data_custom_emoji.cpp
Get rid of registerImageEmoji/registerInternalEmoji.
2025-08-04 22:27:08 +04:00
data_custom_emoji.h
Remove unused function.
2025-08-11 10:29:11 +04:00
data_stickers_set.cpp
Added badge to header for owned sticker sets in stickers list.
2024-07-31 13:05:29 +03:00
data_stickers_set.h
Added badge to header for owned sticker sets in stickers list.
2024-07-31 13:05:29 +03:00
data_stickers.cpp
Change
const T&&
parameters to
T&&
to enable proper move semantics
2025-06-27 20:50:08 +04:00
data_stickers.h
Change
const T&&
parameters to
T&&
to enable proper move semantics
2025-06-27 20:50:08 +04:00