Giuseppe Marino
85763a1591
Merge remote-tracking branch 'upstream/master'
2023-02-04 15:31:24 +01:00
levlam
452a190094
Reduce Watchdog timeout to 0.25.
2023-01-06 16:30:12 +03:00
levlam
0dcec25d7e
Add ClientManager::get_top_clients.
2023-01-06 15:52:53 +03:00
levlam
348b94bdee
Update copyright year.
2023-01-01 00:31:16 +03:00
Giuseppe Marino
d6950e5d80
Merge Version 6.3.2
2022-12-03 20:02:12 +01:00
levlam
aa05180325
Update TDLib and improve TQueue GC.
2022-10-14 00:46:54 +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
Giuseppe Marino
bcc8c6e60e
Merge version 6.2
2022-08-21 20:16:05 +02:00
levlam
95131fe376
Update TDLib.
2022-06-30 20:27:08 +03:00
levlam
3de310c951
Use LambdaPromise instead of PromiseActor.
2022-06-30 19:59:30 +03:00
Giuseppe Marino
edcb8529e6
Merge version 6.0.1
2022-05-01 10:45:29 +02:00
levlam
3e9da68537
Use td::FlatHashTable instead of std::unordered_map/set.
2022-03-16 12:41:12 +03:00
Giuseppe Marino
f2e7e45fc0
Merge remote-tracking branch 'upstream/master' into merge-upstream
2022-02-01 18:28:35 +01:00
levlam
208fd70d58
Minor improvements.
2022-01-25 18:18:44 +03:00
Giuseppe Marino
188fa9d8b0
Merge remote-tracking branch 'upstream/master' into merge-upstream
2021-11-05 14:52:04 +01:00
levlam
e715de9e1c
Count number of active clients with a given tqueue_id.
2021-09-30 23:23:41 +03:00
Giuseppe Marino
d6a99d8519
Fix conflict
2021-03-16 18:48:23 +01:00
Luckydonald
de05b42272
Stats: json format ( #22 )
...
The work regarding #17 .
With 374928c we could merge a working version where the json is still missing a few fields, to iterate from there.
It is available via the normal stats endpoint by calling /json as the path.
Everything else will have the old text style.
2021-01-24 18:09:53 +01:00
levlam
a1e7249750
Update copyright year.
2021-01-06 17:24:16 +03:00
Jannik
100a7cc846
Allow Users to use the bot api ( #19 )
...
Co-authored-by: Jannik <none>
2020-12-12 00:45:36 +01:00
levlam
74559bab15
Telegram Bot APi server initial commit.
2020-11-03 19:34:10 +03:00