Commit Graph

59 Commits

Author SHA1 Message Date
levlam a822b35d87 Update TDLib and version to 6.3.2. 2022-11-08 01:35:39 +03:00
levlam ab2f0f0bbc Update version to 6.3.1. 2022-11-07 00:59:44 +03:00
levlam 571baeead0 Update version to 6.3. 2022-11-04 18:01:15 +03:00
levlam bb8b7a6702 Ignore dump-log and dump-stacktrace signals after crash. 2022-10-21 13:39:32 +03:00
levlam b44bc1cabd Update TDLib and use AsyncFileLog instead of FileLog. 2022-10-09 20:16:45 +03:00
levlam 3be8cb6323 Move dump_statistics to ClientManager. 2022-10-06 22:18:36 +03:00
levlam 022bed651c Move TQueue::run_gc to ClientManager. 2022-10-06 21:42:33 +03:00
levlam 337b657f9c Add watchdog for ClientManager's thread. 2022-10-05 00:06:48 +03:00
levlam 04825c4b70 Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
levlam c20f0c3d97 Improve dump of short MemoryLog. 2022-09-18 01:17:09 +03:00
levlam c35bbf1bd2 Update TDLib to 1.8.6 and add options for changing CPU affinity. 2022-09-18 00:20:41 +03:00
levlam aa9eff357c Add watchdog for main thread hanging. 2022-08-22 02:26:36 +03:00
levlam 90910f6ded Update TDLib and use td::WaitFreeHashMap if appropriate. 2022-08-21 14:44:57 +03:00
levlam f59097ab16 Update version to 6.2. 2022-07-31 03:26:25 +03:00
levlam 95131fe376 Update TDLib. 2022-06-30 20:27:08 +03:00
levlam 24ee05d15f Update version to 6.1. 2022-06-19 20:25:15 +03:00
levlam 8a0f1dd730 Update TDLib and version to 6.0.2. 2022-05-04 20:12:23 +03:00
levlam 0dfcb6153a Update TDLib and version to 6.0.1. 2022-04-18 01:23:20 +03:00
levlam 31d947e971 Update version to 6.0. 2022-04-16 06:13:09 +03:00
levlam 4925532c25 Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
levlam c57b04c4c8 Update version to 5.7. 2022-01-31 22:49:25 +03:00
levlam 208fd70d58 Minor improvements. 2022-01-25 18:18:44 +03:00
levlam 93ccd2a145 Update version to 5.6.1. 2022-01-01 12:45:09 +03:00
levlam b75e6b43cd Update version to 5.6. 2021-12-30 21:09:17 +03:00
levlam 90f5247781 Update version to 5.5.1. 2021-12-09 19:06:22 +03:00
levlam b440ade235 Update version to 5.5. 2021-12-07 14:43:39 +03:00
levlam 5491729a3c Assign a thread_id for main thread. 2021-11-17 13:24:19 +03:00
levlam e9587a0083 Update TDLib and version to 5.4.1. 2021-11-07 04:23:28 +03:00
levlam a838756c9a Update version to 5.4. 2021-11-04 15:51:16 +03:00
levlam 36b0c4426a Update version to 5.3.3. 2021-09-20 23:56:53 +03:00
levlam 87981c105d Print stack trace to stderr after receiving signal RTMIN+2. 2021-09-12 13:51:22 +03:00
levlam 0e1862d26d Update version to 5.3.2. 2021-09-08 17:22:40 +03:00
levlam 60acf1e402 Store separate size of query_list_. 2021-08-10 12:50:02 +03:00
levlam 05b3d5fcb1 Update version to 5.3.1. 2021-07-27 01:55:06 +03:00
levlam 81f298361c Update version to 5.3. 2021-06-25 04:20:57 +03:00
levlam badeb9a7f0 Automatically detect whether colon can be used in a directory name. 2021-06-23 02:03:22 +03:00
levlam 08a92a2347 Use absolute file paths. 2021-06-22 21:26:41 +03:00
levlam 54112379ff Check write access to temporary directory. 2021-06-14 21:24:20 +03:00
levlam 061c34749a Dump statistics additionally to log by signal. 2021-06-14 20:53:55 +03:00
levlam 4eb391decd Dump memory statistics with other state. 2021-06-04 18:20:08 +03:00
levlam 19f9e1eff0 Output uptime and current state on closing. 2021-06-04 17:43:04 +03:00
levlam 7f9e9fd809 Update TDLib. 2021-05-20 23:51:37 +03:00
KnorpelSenf bcd0c8eaa5
Add --version flag (#132) 2021-05-10 18:49:50 +03:00
levlam 90fed9b9a7 Update version to 5.2. 2021-04-13 19:33:50 +03:00
levlam d97045bc06 Add version to ClientParameters and log it on launch. 2021-03-14 05:28:30 +03:00
levlam a01c36ec1f Allow to change memory log verbosity level. 2021-02-15 01:23:18 +03:00
levlam a1e7249750 Update copyright year. 2021-01-06 17:24:16 +03:00
levlam 81b25986e1 Output fatal errors to both logs. 2020-12-30 21:50:52 +03:00
levlam 874474ddab Improve verbosity level change. 2020-12-30 17:28:44 +03:00
levlam e184e6c117 Update TDLib. Support can_manage_voice_chats administrator right. 2020-12-08 03:29:19 +03:00