Andrea Cavalli
|
a730037c16
|
Bugfix
|
2021-12-30 02:18:05 +01:00 |
|
Andrea Cavalli
|
2b1780b9e2
|
Bugfix
|
2021-12-30 02:14:59 +01:00 |
|
Andrea Cavalli
|
739280cdf8
|
Bugfix
|
2021-12-30 02:10:47 +01:00 |
|
Andrea Cavalli
|
db84af1db5
|
Fix documentation
|
2021-12-30 02:04:04 +01:00 |
|
Andrea Cavalli
|
71b72b8450
|
Fix compilation error
|
2021-12-30 01:40:46 +01:00 |
|
Andrea Cavalli
|
5f895e4fbb
|
Fix missing namespace
|
2021-12-30 01:25:15 +01:00 |
|
Andrea Cavalli
|
a2491ae93c
|
Merge tag 'v1.8.0'
|
2021-12-30 01:14:14 +01:00 |
|
levlam
|
b3ab664a18
|
Update version to 1.8.0.
|
2021-12-29 17:38:20 +03:00 |
|
levlam
|
2ac77da2ec
|
Add TDLib 1.8.0 change log.
|
2021-12-29 14:22:24 +03:00 |
|
Andrea Cavalli
|
96aa2bdeb7
|
Support function generic result type
|
2021-12-29 00:14:04 +01:00 |
|
Andrea Cavalli
|
53d4e14c7d
|
Merge remote-tracking branch 'td/master'
|
2021-12-28 19:12:09 +01:00 |
|
Andrea Cavalli
|
29a791af8b
|
Flip broken setting
|
2021-12-28 19:12:06 +01:00 |
|
levlam
|
29e8df5113
|
Unify entity variable names.
|
2021-12-28 18:50:11 +03:00 |
|
levlam
|
99ac6428e9
|
Improve documentation.
|
2021-12-28 17:27:11 +03:00 |
|
levlam
|
a69030239c
|
Update version to 1.7.12.
|
2021-12-28 04:19:41 +03:00 |
|
levlam
|
cbc7149824
|
Use only basic ASCII in Python example.
|
2021-12-28 04:06:45 +03:00 |
|
levlam
|
bfd2c6aa32
|
Use a decorator in the Python example instead of explicit cast.
|
2021-12-28 04:01:04 +03:00 |
|
levlam
|
bbb4b68699
|
Fix MSVC 2015 warning.
|
2021-12-28 02:01:20 +03:00 |
|
levlam
|
ac8ccaf970
|
Workaround clang 3.4 warning.
|
2021-12-28 01:47:34 +03:00 |
|
levlam
|
da4ff40f76
|
Fix SFINAE usage in PromiseFuture.h.
|
2021-12-28 01:29:54 +03:00 |
|
levlam
|
3303fedabd
|
Speed up actors open_close test.
|
2021-12-27 19:13:45 +03:00 |
|
levlam
|
84b1d32625
|
Set log message callback only for fatal messages in Python example.
|
2021-12-27 18:19:19 +03:00 |
|
levlam
|
a81ab8abba
|
Remove viewSponsoredMessage in favor of viewMessages.
|
2021-12-27 18:17:02 +03:00 |
|
levlam
|
23d537052e
|
Use unique 53-bit identifiers for sponsored messages.
|
2021-12-27 16:49:11 +03:00 |
|
levlam
|
218de37c3a
|
Fix messageForwardOriginChat documentation.
|
2021-12-27 15:03:14 +03:00 |
|
levlam
|
7d5d7eb990
|
Fix tdweb building.
|
2021-12-27 14:09:57 +03:00 |
|
levlam
|
26d2ee649d
|
Add some missing new lines at the end of files.
|
2021-12-27 14:03:50 +03:00 |
|
levlam
|
b4925dc4d2
|
Mention that sed, tar and wget utilities are required to build tdweb.
|
2021-12-27 00:34:14 +03:00 |
|
levlam
|
43b1c6365d
|
Reduce maximum concurrency to 4 client threads on OpenBSD, to reserve enough file descriptors.
|
2021-12-26 12:33:18 +03:00 |
|
Andrea Cavalli
|
03140181c2
|
Merge christmas!
|
2021-12-25 00:30:13 +01:00 |
|
Andrea Cavalli
|
7a3cf7ad57
|
Merge remote-tracking branch 'td/master'
|
2021-12-25 00:25:15 +01:00 |
|
levlam
|
aca4cd3b3f
|
Ignore invalid last_database_server_dialog_date_ instead of trying to repair it.
|
2021-12-25 02:10:06 +03:00 |
|
levlam
|
b24c188ac0
|
Drop definitely incorrect folder.last_database_server_dialog_date_.
|
2021-12-24 23:18:40 +03:00 |
|
levlam
|
9cf4851c5b
|
Ignore dialog dates with 0 date.
|
2021-12-24 22:59:05 +03:00 |
|
levlam
|
7ed5534c83
|
Use '=' as equality operator in SQL queries.
|
2021-12-24 22:00:13 +03:00 |
|
levlam
|
680bad4a72
|
Return default icon name if there is no chosen name in chatFilterInfo.
|
2021-12-24 20:42:49 +03:00 |
|
levlam
|
5f965a1ea4
|
Don't try to use "fr-FR" locale, because check for its existence is
broken with musl: https://www.openwall.com/lists/musl/2017/11/08/1.
|
2021-12-24 15:12:14 +03:00 |
|
levlam
|
f7588582cd
|
Use at most 7 client threads on OpenBSD to stay within default limit of 128 file descriptors.
|
2021-12-24 14:11:36 +03:00 |
|
levlam
|
d6a9c509ab
|
Fix spelling of deregister.
|
2021-12-24 13:33:34 +03:00 |
|
levlam
|
d4f5e67243
|
Fix getSponsoredMessage.
|
2021-12-24 12:01:24 +03:00 |
|
levlam
|
3e4db584f8
|
Fix handling of limit == 0 in getChatSparseMessagePositions.
|
2021-12-24 11:59:44 +03:00 |
|
levlam
|
ac5e1960f9
|
Workaround clang 3.4 bug.
|
2021-12-24 01:15:43 +03:00 |
|
levlam
|
8aa95a98ca
|
Fix fwrite usage in tl-parser.
|
2021-12-24 00:06:14 +03:00 |
|
levlam
|
f1707c8b4d
|
Add implementation for Promise type-traits functions.
|
2021-12-24 00:02:16 +03:00 |
|
levlam
|
4791fb6a2a
|
Update version to 1.7.11.
|
2021-12-23 23:02:19 +03:00 |
|
levlam
|
2afdbfc629
|
Fix merge_message_contents for photos.
|
2021-12-23 22:54:20 +03:00 |
|
levlam
|
a8b22881e0
|
Improve the name of suggestedActionViewChecksHint .
|
2021-12-23 20:00:41 +03:00 |
|
levlam
|
dcd387c34f
|
Support Apple Silicon paths in FindReadline.
|
2021-12-23 18:47:12 +03:00 |
|
levlam
|
6840c5c933
|
Fix td_json documentation.
|
2021-12-23 18:40:52 +03:00 |
|
levlam
|
841a41b222
|
Remove unused "to host" endianness macroses.
|
2021-12-23 16:44:40 +03:00 |
|