4
1
mirror of https://github.com/QuasarApp/qTbot.git synced 2025-05-14 14:19:35 +00:00

82 Commits

Author SHA1 Message Date
bb22a69921 added priority sustem 2024-12-15 11:15:15 +01:00
f8c04492fa added priority 2024-12-15 00:52:45 +01:00
f2cf4b0442 added parallel connection limit 2024-12-14 18:39:06 +01:00
5390532c5d added queries 2024-12-14 14:50:47 +01:00
ea37b442e6 move to qfuture 2024-12-14 13:07:49 +01:00
5a874398b5 fix build of library 2024-12-11 21:47:17 +01:00
4479664879 remove deprecated code 2024-12-11 00:03:44 +01:00
06eff18b91 continue to refactor of qTbor library 2024-12-10 22:43:29 +01:00
40d4a47a00 itelegrambot fixes 2024-12-10 15:51:28 +01:00
55ad2e9629 temp changes, 2024-12-08 20:07:29 +01:00
16367526d3 tmp coomit 2024-12-08 19:12:01 +01:00
45e9a26fbe tmp commmit of implementation 2024-12-07 11:29:08 +01:00
2dc9417821 continue to implement new sendRequest 2024-12-03 22:49:45 +01:00
c607bde041 refactor sendRequestMethod to QPromisse 2024-12-03 21:19:33 +01:00
dd6eb8b815 added fullText method of TelegramMessage 2024-11-27 19:31:44 +01:00
536d483df2 added request buttons 2024-04-09 20:55:16 +02:00
5429e52121 update copyright 2023-12-31 09:43:31 +01:00
b5d0b9164e added logout method 2023-11-21 21:05:43 +01:00
3a3460945c fix id cb 2023-11-21 19:57:38 +01:00
93809a9663 fix windows build 2023-11-20 18:51:34 +01:00
9d09c6b5c1 added sentContact method 2023-11-19 22:33:10 +01:00
33cc4f0989 fix send location method 2023-11-19 17:45:07 +01:00
2e91f03365 fix update request 2023-11-19 12:34:21 +01:00
dc19e2c331 windows build 2023-11-18 17:21:18 +01:00
05ca0542e1 add suppor qpoint as location 2023-11-18 17:19:48 +01:00
e5a3babd03 minor fixes 2023-11-18 11:37:17 +01:00
32e87db332 added support cb to get messages Ids 2023-11-18 10:53:09 +01:00
d67c1b6cdd added link to test bot 2023-11-18 10:38:16 +01:00
5cbe21b851 fix 2023-11-18 10:35:32 +01:00
ada22dd394 added structure for general arguments of send messages 2023-11-18 00:04:48 +01:00
f5862a83a6 handle last message id 2023-11-15 23:52:25 +01:00
66aac2a5d4 added method to edit keyboard 2023-11-14 22:58:49 +01:00
91be0bc48c fix arguments 2023-11-12 16:40:55 +01:00
722f56b158 fix works with photo 2023-11-12 13:22:20 +01:00
79abb46124 added implementation to sendPhoto method 2023-11-11 23:26:08 +01:00
94e93a270e
Apply suggestions from code review
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-04 17:11:13 +03:00
09b6798841 added support location data type 2023-11-04 15:08:03 +01:00
99f415ee86 fix crash on distructor 2023-10-28 21:33:59 +02:00
4d3ac752a7 added new typed for keyboard 2023-10-28 11:50:39 +02:00
a8bd1f3b47 added FileWaiter class 2023-10-27 23:09:57 +02:00
78fa932640 fix sending file 2023-10-22 20:29:28 +02:00
02a41d547f added support of post reqeusts (still not work) 2023-10-22 12:25:22 +02:00
b6c6ace955 added support QHttpMultiPart 2023-10-21 23:56:23 +02:00
20ba7400ee added sendFile method into interface 2023-10-15 19:57:38 +02:00
30edcdaba7 fix file interface 2023-10-11 19:21:57 +02:00
ef558b5543 fix docs 2023-10-08 13:50:47 +02:00
bcad34ef98 added functions for working with a keyboard 2023-10-08 13:45:49 +02:00
3de4578043 added support of the keyboards 2023-10-08 00:36:03 +02:00
09333936f2 adde first implementation for the keyboard support 2023-10-07 23:03:48 +02:00
1c5ad69ca7 fix windows build 2023-10-01 13:38:11 +02:00