levlam
|
02396be7eb
|
Allow internal links in bio of non-premium users.
|
2022-07-16 16:10:06 +03:00 |
|
levlam
|
bedec2c9ba
|
Add StickersManager::get_sticker_set_thumbnail_object.
|
2022-07-16 15:45:30 +03:00 |
|
levlam
|
577d48cba5
|
Add premiumFeatureCustomEmoji.
|
2022-07-16 14:33:54 +03:00 |
|
levlam
|
cb33c7b852
|
Delete min channel in add_channel.
|
2022-07-15 17:39:23 +03:00 |
|
levlam
|
347e1b81cf
|
Avoid warnings for changes of restricted messages.
|
2022-07-15 17:04:41 +03:00 |
|
levlam
|
ddb572b830
|
Add more debug for have_full_history.
|
2022-07-15 17:03:40 +03:00 |
|
levlam
|
d506c4732a
|
Add getPremiumGiftOptionSticker.
|
2022-07-15 16:15:59 +03:00 |
|
levlam
|
2c7493978b
|
Remove unneeded td_api::getAllAnimatedEmojis.
|
2022-07-15 15:29:19 +03:00 |
|
levlam
|
d3b9b3b7c4
|
Support premium gifts special sticker set.
|
2022-07-15 15:24:08 +03:00 |
|
levlam
|
a114133854
|
Add purpose to canPurchasePremium.
|
2022-07-15 14:09:37 +03:00 |
|
levlam
|
327babb851
|
Fix Java example for old Java versions.
|
2022-07-15 13:58:04 +03:00 |
|
levlam
|
3bfb3cdbb1
|
Add explicit flag sticker.is_premium.
|
2022-07-15 13:37:46 +03:00 |
|
levlam
|
0bdd15fe9f
|
Fix warning.
|
2022-07-15 00:06:41 +03:00 |
|
levlam
|
abc9ed2cd9
|
Minor fixes.
|
2022-07-14 18:38:48 +03:00 |
|
Arseny Smirnov
|
bf80c43c05
|
fix CE
|
2022-07-14 18:36:46 +04:00 |
|
levlam
|
ea8f81187e
|
Support documentAttributeCustomEmoji.
|
2022-07-14 17:11:36 +03:00 |
|
levlam
|
5bdc4e207b
|
Add stickerTypeEmoji.
|
2022-07-14 16:42:27 +03:00 |
|
levlam
|
c34f5d063b
|
Use StickerType instead of is_masks everywhere.
|
2022-07-14 16:17:19 +03:00 |
|
Arseny Smirnov
|
f4c97b25ec
|
add Mutex wrapper around std::mutex and use it instead of SpinLock
|
2022-07-14 16:27:06 +04:00 |
|
Arseny Smirnov
|
7ddc3099f6
|
remove td::this_thread::yield function. usleep_for(1) used instead
|
2022-07-14 16:15:17 +04:00 |
|
levlam
|
b447c32fe9
|
Add class StickerType.
|
2022-07-14 15:02:55 +03:00 |
|
levlam
|
a896edcd14
|
Move mask_position out of stickerTypeMask.
|
2022-07-14 14:38:25 +03:00 |
|
levlam
|
7d5dc9fd16
|
Split sticker format and sticker type in API.
|
2022-07-14 13:58:33 +03:00 |
|
levlam
|
b8bd39dc6f
|
Fix PaymentSuccessful comparison.
|
2022-07-14 00:13:52 +03:00 |
|
levlam
|
7618c9aa64
|
Add get_sticker_type function.
|
2022-07-13 23:02:46 +03:00 |
|
levlam
|
ac4e76edf1
|
Fix SslStream support of OpenSSL 3.0.
|
2022-07-13 12:01:41 +03:00 |
|
levlam
|
98bfbc9000
|
Use random_id == 1 in ChangeImportedContacts.
|
2022-07-12 23:04:01 +03:00 |
|
levlam
|
c01dd0d461
|
Increase MessageUnsupported version.
|
2022-07-12 22:50:28 +03:00 |
|
levlam
|
ef9df9f99b
|
Add Ubuntu 22 to the list of Linux distros.
|
2022-07-12 20:20:13 +03:00 |
|
levlam
|
e44418f2b3
|
Add and use everywhere OptionsManager::get_synchronous_options().
|
2022-07-11 15:36:29 +03:00 |
|
levlam
|
ee7011538a
|
Use OptionManager::get_option_synchronously internally.
|
2022-07-11 14:01:56 +03:00 |
|
levlam
|
17a548292b
|
Allow to get synchronously options "version" and "commit_hash".
|
2022-07-11 13:33:56 +03:00 |
|
levlam
|
61f7da7215
|
Add option "commit_hash".
|
2022-07-11 12:57:42 +03:00 |
|
levlam
|
4300c64a30
|
Add Td::get_version_option_value_object().
|
2022-07-11 12:47:23 +03:00 |
|
levlam
|
6eb03bdc8b
|
Generate GitCommitHash.cpp during building.
|
2022-07-11 12:20:31 +03:00 |
|
levlam
|
954444e692
|
Don't allow to look above CMAKE_CURRENT_SOURCE_DIR to support gitrepo. Fix a regexp.
|
2022-07-10 19:07:15 +03:00 |
|
levlam
|
be18035b5d
|
Remove non-working git_local_changes, which isn't updated on each rebuild, only when hash changes.
|
2022-07-10 18:20:23 +03:00 |
|
levlam
|
22ce9df352
|
Use scripts from https://github.com/rpavlik/cmake-modules to find git revision description.
|
2022-07-10 17:54:43 +03:00 |
|
levlam
|
f083da4c1e
|
Ignore CMAKE_INSTALL_PREFIX in pkgconfig, if CMAKE_INSTALL_*DIR is absolute.
|
2022-07-09 23:40:22 +03:00 |
|
levlam
|
bb5ebc09ef
|
Disable git commit hash calculation, because the current approach must be completely replaced.
|
2022-07-09 22:27:41 +03:00 |
|
levlam
|
d37ad61f86
|
Generate GIT_COMMIT and GIT_DIRTY from CMake.
|
2022-07-08 20:56:43 +03:00 |
|
levlam
|
1dec0e203c
|
Add Java example of fatal error handler.
|
2022-07-08 18:44:09 +03:00 |
|
levlam
|
9a58bc03ab
|
Fix Java example formatting.
|
2022-07-08 16:12:31 +03:00 |
|
levlam
|
d94a750685
|
Remove deprecated for more than 3 years Log.java from example.
|
2022-07-08 15:08:50 +03:00 |
|
levlam
|
89aaf648fc
|
Add Client.setLogMessageHandler to Java example.
|
2022-07-08 15:01:38 +03:00 |
|
levlam
|
20fa839dfe
|
Crash on "Lost promise" errors.
|
2022-07-08 11:22:13 +03:00 |
|
levlam
|
435e4e483d
|
Clarify verbosiy level range in the documentation.
|
2022-07-08 11:21:31 +03:00 |
|
levlam
|
ff3235e6d5
|
Update comment.
|
2022-07-07 22:23:58 +03:00 |
|
levlam
|
f8b49fe421
|
Ensure that gen_git_commit_h works even without git.
|
2022-07-07 20:38:44 +03:00 |
|
levlam
|
81cb929b37
|
Avoid warning about set but not used variable.
|
2022-07-06 21:53:50 +03:00 |
|