This website requires JavaScript.
Explore
Help
Register
Sign In
FOSS
/
AyuGramDesktop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced
2026-07-25 06:54:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03df5b85463282dad04f47ab1ee2b75294d6344a
AyuGramDesktop
/
Telegram
/
SourceFiles
/
data
/
stickers
T
History
John Preston
68c0aa7fb9
Fix quadratic loop on many same custom emoji.
2025-11-18 17:57:00 +04:00
..
data_custom_emoji.cpp
Fix quadratic loop on many same custom emoji.
2025-11-18 17:57:00 +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