Commit Graph

42 Commits

Author SHA1 Message Date
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
levlam 03a8573a03 Do not update ServerCpuStat too often. 2020-11-28 21:10:19 +03:00
levlam 67a477f471 Update TDLib. 2020-11-28 21:07:44 +03:00
levlam 79134758a8 Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
levlam 9692d58195 Run cron strictly each second. 2020-11-10 02:27:18 +03:00
levlam c7769ea299 Add http-ip-address and http-stat-ip-address options. 2020-11-10 02:15:40 +03:00
levlam 5ca1c098bc Remove useless check. 2020-11-08 18:14:22 +03:00
levlam 91db058809 Add filter option argument checks. 2020-11-05 17:55:13 +03:00
demget 2dd7ef910f
Fix usage message typo (#8) 2020-11-05 17:47:21 +03:00
levlam 74559bab15 Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00