aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/secret.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-05-26Remove unneeded storer usages.levlam
2025-04-18Use bool parameters in messages.* functions.levlam
2025-01-01Update copyright year.levlam
2024-08-15Improve includes.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-02-02Add source to Binlog::sync.levlam
2024-01-01Update copyright year.levlam
2023-11-27Fix clang 14 compilation error.levlam
2023-09-13Minor improvements.levlam
2023-09-11Improve parameter names.levlam
2023-07-18Minor improvements.levlam
2023-02-26Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...levlam
2023-02-02Initialize all BinlogEvent fields.levlam
2023-02-02Use explicit as_mutable_slice to get MutableSlice.levlam
2023-01-16Improve event_id variable names.levlam
2023-01-01Update copyright year.levlam
2022-10-12Minor improvements.levlam
2022-10-01Remove unused ActorId methods.levlam
2022-09-14Replace ConcurrentScheduler::init with constructor.levlam
2022-06-27Move Promise to tdutils.levlam
2022-04-13Add set_promises/fail_promises helper functions.levlam
2022-03-05Unify actor_id/actor_shared names.levlam
2022-01-01Update copyright year.levlam
2021-11-21Remove explicit verbosity level changes in tests.levlam
2021-10-21Minor improvements.levlam
2021-10-06Improve NetQueryCreator constructor.levlam
2021-09-19Unify include order.levlam
2021-09-03Update layer to 133.levlam
2021-08-01Add class EncryptedFile.levlam
2021-07-05Move DhCallback to a separate header.levlam
2021-07-05Move remaining MTProto classes to namespace mtproto.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-05-26Remove REGISTER_TESTS define.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-03-29Pass UserId instead of int32 when creating secret chat.levlam
2021-01-20Replace deleteSupergroup with universal deleteChat method.levlam
2021-01-01Move some functions from misc.h to algorithm.h.levlam
2021-01-01Update copyright year.levlam
2020-11-23Include ConcurrentScheduler separately.levlam
2020-11-22Disable broken Secret_go test.levlam
2020-10-08Use Random::fast_bool.levlam
2020-09-30Fix secret chat test.levlam
2020-09-22Unify "log event" spelling.levlam
2020-07-31Update layer to 118. Support message forward count.levlam
2020-08-19Support receiving silent messages in secret chats.levlam
2020-08-02Move QtsManager to UpdatesManager.levlam
2020-08-02Remove qts from logevent::InboundSecretMessage.levlam