levlam
|
51cf4baee6
|
Fix tests compilation without threads.
|
2021-10-25 10:37:38 +03:00 |
|
levlam
|
c5a2f1570d
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
|
levlam
|
f518f94b20
|
Fix actors_simple test without threads/EventFd.
|
2021-10-25 09:44:57 +03:00 |
|
levlam
|
071d50414d
|
Move Scheduler::ServiceActor::set_queue to cpp.
|
2021-10-25 08:33:14 +03:00 |
|
levlam
|
e6c4bc6ca4
|
Fix ClientManager without EventFd.
|
2021-10-25 08:03:18 +03:00 |
|
levlam
|
d9607b4a46
|
Use send_closure for Td::close()/destroy() to ensure the correct call order.
|
2021-10-25 06:47:20 +03:00 |
|
levlam
|
f7d073baa4
|
Fix building with TD_EVENTFD_UNSUPPORTED.
|
2021-10-25 01:46:39 +03:00 |
|
levlam
|
2431afc722
|
Add more logging for CHECK.
|
2021-10-24 13:23:47 +03:00 |
|
levlam
|
c0fb888c42
|
Fix GCC 4.9 compilation errors.
|
2021-10-24 02:09:36 +03:00 |
|
levlam
|
d06aa6535d
|
Make DialogParticipantsFilter fields private.
|
2021-10-23 23:41:13 +03:00 |
|
levlam
|
393598314a
|
Simplify search_private_chat_participants.
|
2021-10-23 23:37:23 +03:00 |
|
levlam
|
ed45735de4
|
Add DialogParticipant::private_member.
|
2021-10-23 23:22:54 +03:00 |
|
levlam
|
7d4442347d
|
Add DialogParticipantsFilter::is_dialog_participant_suitable.
|
2021-10-23 22:32:11 +03:00 |
|
levlam
|
1c59f37ca9
|
Move some methods inside DialogParticipantsFilter class.
|
2021-10-23 22:23:59 +03:00 |
|
levlam
|
47d4c08de2
|
Improve field names style.
|
2021-10-23 21:56:37 +03:00 |
|
levlam
|
c24501f2d9
|
Reduce "this" usages.
|
2021-10-23 21:17:00 +03:00 |
|
levlam
|
0c1469f7c6
|
Fix TransparentProxy::Callback.
|
2021-10-22 19:59:15 +03:00 |
|
levlam
|
03c6d53951
|
Log number of pending requests when Session is closed.
|
2021-10-22 18:36:35 +03:00 |
|
levlam
|
b25df7a808
|
Create all nested objects before td_api::message.
|
2021-10-22 17:00:18 +03:00 |
|
levlam
|
495082b628
|
Simplify updateChatLastMessage creation.
|
2021-10-22 16:41:31 +03:00 |
|
levlam
|
1394a2bedf
|
Fix documentation misprints found by t.me/Mammad900.
|
2021-10-22 00:13:51 +03:00 |
|
levlam
|
9f44816a62
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
|
levlam
|
1ebf835ac5
|
Fix process_check_code_result.
|
2021-10-20 10:46:01 +03:00 |
|
levlam
|
64bc1ad7f0
|
Don't store all created message random IDs.
|
2021-10-20 01:50:58 +03:00 |
|
levlam
|
1915dec1ae
|
Add MessagesManager::generate_new_random_id.
|
2021-10-20 01:36:00 +03:00 |
|
levlam
|
1e49f6dc13
|
Use auto as variable type if it is initialized with a cast.
|
2021-10-20 01:27:02 +03:00 |
|
levlam
|
d225bdf073
|
Improve tdtl C++03 compatibility.
|
2021-10-20 01:01:22 +03:00 |
|
levlam
|
41cc287d66
|
Improve checks.
|
2021-10-20 00:54:49 +03:00 |
|
levlam
|
db7aa28bdf
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
|
levlam
|
44a186c7c1
|
Minor improvements.
|
2021-10-18 19:26:14 +03:00 |
|
levlam
|
01976bed53
|
Minor warning fixes.
|
2021-10-18 15:37:21 +03:00 |
|
levlam
|
81b38d5607
|
Mark move constructors/assignment operators noexcept.
|
2021-10-18 14:36:15 +03:00 |
|
levlam
|
f35afe23c8
|
Minor warning fixes.
|
2021-10-18 12:57:13 +03:00 |
|
levlam
|
0782f56408
|
Use uint32 instead of unsigned int if possible.
|
2021-10-17 22:56:40 +03:00 |
|
levlam
|
9b7957c9c6
|
Minor warning fixes.
|
2021-10-17 13:07:20 +03:00 |
|
levlam
|
3abac23287
|
Fix file_reference repair for ChatFull/ChannelFull photos.
|
2021-10-16 23:37:02 +03:00 |
|
levlam
|
ea97e2cb88
|
Early check access rights in searchChatMessages.
|
2021-10-16 22:20:39 +03:00 |
|
levlam
|
0fa991599e
|
Add filter name to log.
|
2021-10-16 22:14:48 +03:00 |
|
levlam
|
49282f35a5
|
Explicitly specify namespace td in tdactor tests.
|
2021-10-15 14:21:30 +03:00 |
|
levlam
|
e78a5fbecf
|
Explicitly specify namespace td in tdutils tests.
|
2021-10-14 15:08:35 +03:00 |
|
levlam
|
c7ce933520
|
Improve Windows 11 detection.
|
2021-10-13 14:01:23 +03:00 |
|
levlam
|
c3684e1b4a
|
Improve inputIdentityDocument/identityDocument documenation.
|
2021-10-13 13:07:25 +03:00 |
|
levlam
|
7832b354a8
|
Imptove logging.
|
2021-10-12 11:30:41 +03:00 |
|
levlam
|
b1d61383ef
|
Remove some logging for files.
|
2021-10-12 11:15:25 +03:00 |
|
levlam
|
4bfc3eb945
|
Remove logging of FileDb operations.
|
2021-10-12 10:52:37 +03:00 |
|
levlam
|
49e68ad456
|
Don't repair active group call ID for bots.
|
2021-10-11 10:20:43 +03:00 |
|
levlam
|
dbc7ffcca5
|
Force unread count recalculation after each loaded chat list slice.
|
2021-10-11 10:03:34 +03:00 |
|
levlam
|
4d8abe394e
|
Fix continuation of chat list loading.
|
2021-10-11 01:23:17 +03:00 |
|
levlam
|
1617d7271f
|
Test that MultiPromiseActor uses try_emit_later.
|
2021-10-10 23:56:23 +03:00 |
|
levlam
|
a0ad0ee2f8
|
Repair server_dialog_total_count only if it is unknown.
|
2021-10-10 22:00:17 +03:00 |
|