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

106 Commits

Author SHA1 Message Date
03782ba272 fix sending 2024-12-16 23:42:32 +01:00
11e00f7e2d fix upload request 2024-12-15 16:53:24 +01:00
24c8b4eec0
Merge pull request from QuasarApp/requestPerformanceLimit
Request performance limit
2024-12-15 11:17:18 +01:00
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
ee6949a670
Merge pull request from QuasarApp/minor_fixes
added fullText method of TelegramMessage
2024-11-27 19:45:35 +01:00
dd6eb8b815 added fullText method of TelegramMessage 2024-11-27 19:31:44 +01:00
9547b0c503
Merge pull request from QuasarApp/request_buttons
added request buttons
2024-04-09 21:25:15 +02:00
536d483df2 added request buttons 2024-04-09 20:55:16 +02:00
c8e88681a4
Merge pull request from QuasarApp/new_year2024
update copyright
2023-12-31 10:09:03 +01:00
5429e52121 update copyright 2023-12-31 09:43:31 +01:00
fd78d717cd
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-25 12:18:56 +03:00
e989530c94
Merge pull request from QuasarApp/fix_cb
Added logout method
v0.82
2023-11-25 10:13:30 +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
69b3b8363c
Merge pull request from QuasarApp/EndrII-patch-1
Update README.md
2023-11-19 22:47:47 +01:00
be1dfd5ec6
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-20 00:47:27 +03:00
e624ec721d
Merge pull request from QuasarApp/EndrII-patch-1
Update README.md
2023-11-19 22:41:08 +01:00
c9fd77e77b
Update README.md
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
2023-11-20 00:40:52 +03:00
7958f23519
Merge pull request from QuasarApp/edit_keyboard_functions
added method to edit keyboard
2023-11-19 22:40:07 +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
62bec7f6d6
Merge pull request from QuasarApp/send_photo_impl
added implementation to sendPhoto method
2023-11-14 23:09:15 +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
ac3b39cdc2
Merge pull request from QuasarApp/sendLocations
added support of location data type
2023-11-04 16:53:52 +01:00