Commit Graph

155 Commits

Author SHA1 Message Date
Andrea Cavalli
0327638e0d Bugfix 2022-01-29 17:44:49 +01:00
Andrea Cavalli
7067e1a65e Deduplicate code 2022-01-29 17:21:54 +01:00
Andrea Cavalli
82bc60d510 Fix broken entities 2022-01-22 12:46:10 +01:00
Andrea Cavalli
1daa69cbea Validable updates 2022-01-22 01:22:59 +01:00
Andrea Cavalli
89cf8007ad Bugfix 2022-01-15 19:48:00 +01:00
Andrea Cavalli
0a896dce38 Fix synchronization 2022-01-13 15:56:12 +01:00
Andrea Cavalli
d24eecca2b Implement processed requests count 2022-01-12 23:45:06 +01:00
Andrea Cavalli
134f32d03e Update distribution management 2022-01-10 22:59:53 +01:00
Andrea Cavalli
c4e3f16871 Merge remote-tracking branch 'TelegramBots/master' 2022-01-04 12:35:20 +01:00
Ruben
feffffe112 Api Version 5.6 2022-01-01 23:06:28 +00:00
Andrea Cavalli
45c1bdc37b Implement "TooManyRequests" error 2021-12-24 18:50:44 +01:00
Andrea Cavalli
0010c00a0b multiple updates should use a different path 2021-12-19 02:39:28 +01:00
Andrea Cavalli
cc33d6641d Support special webhooks 2021-12-19 01:16:10 +01:00
Ruben
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +00:00
Ruben
a5cad1407b Update Version 2021-11-14 21:37:21 +00:00
Ruben Bermudez
5e9e91216a
Merge pull request #994 from timursergeevichname/master
added clarifying message to TelegramApiException if filePath parameter is empty
2021-11-14 21:26:15 +00:00
Ruben
e5deb95933 Update Version 2021-11-14 21:25:40 +00:00
Ruben
0544429c47 Fix #999 2021-11-14 21:22:04 +00:00
timursergeevich
17c336b1ec added clarifying message to TelegramApiException if filePath parameter is empty 2021-11-06 21:32:57 +03:00
Ruben
eef0681ddf Api Version 5.4 2021-11-06 14:52:47 +00:00
rubenlagus
c8d461926b ApiVersion 5.3.0 2021-07-04 13:04:15 +01:00
rubenlagus
ff6ce9f764 ApiVersion 5.3 2021-07-04 03:14:10 +01:00
Herindra Setiawan
d315745f2e Change Exception error message to match the function 2021-05-18 15:40:14 +07:00
Herindra Setiawan
09cdf87724 Fix issue #920 Wrong API path for SetStickerSetThumb 2021-05-18 13:56:11 +07:00
rubenlagus
2b721194d1 Update 5.2 2021-04-26 20:55:29 +01:00
monkey
e38c3b0ba9 issue #707 ExponentialBackOff refactored to interface for custom implementation 2021-04-25 03:01:23 +01:00
rubenlagus
6ce7eb1323 Update 5.1.1 2021-03-15 01:38:52 +00:00
Victor
93106c8cfa Fix typos 2021-03-12 11:28:40 +02:00
rubenlagus
6653ffe937 API 5.1 2021-03-09 10:59:28 +00:00
rubenlagus
c7728fbc8a Fix webhook version and validate username and token is present 2021-03-07 03:28:24 +00:00
rubenlagus
451bdce90b Fix #841 2021-01-02 17:51:25 +01:00
rubenlagus
415d31eaec Updage 5.0.1 2020-11-08 16:19:38 +00:00
rubenlagus
93bd1e0efe Update changelog and how to update 2020-11-03 21:09:02 +00:00
rubenlagus
95216b90c5 Pom cleanup 2020-11-03 03:04:14 +00:00
Ruben Bermudez
ab00b182e8 Remove Guice 2020-11-03 02:57:36 +00:00
rubenlagus
fb5626de7a CompletableFuture support 2020-11-03 02:24:07 +00:00
rubenlagus
447c9d3f92 Update 5.0 and lombok 2020-11-03 01:32:26 +00:00
rubenlagus
3275c10913 More cleanup 2020-10-31 17:43:32 +00:00
rubenlagus
ac83b5d517 Update version 2020-10-28 22:16:13 +00:00
Ruben Bermudez
02674a2a39
Merge pull request #804 from Chase22/configure-longpolling
Add timeout and limit for long-polling updates to DefaultBotOptions
2020-10-21 19:34:23 +01:00
Chase22
2009ef411d Add timeout and update limit for long-polling updates to DefaultBotOptions
Just a little commit to make the long-polling timeout and long-polling limit configurable via the BotOptions. Mainly for Testing
2020-09-21 19:31:50 +02:00
Mouamle
13f6b1f336 used slf4j for logging instead of exception.printStackTrace() 2020-09-08 01:18:18 +03:00
Mouamle
6fcd4d85c1 Made webhook bots print exceptions stacktrace to stderr instead of silently swallowing them. 2020-09-05 03:53:42 +03:00
rubenlagus
749c6d3b6f Fixes #767, #766, #761, #763, #776, #772, #771, #780 2020-08-01 12:49:46 +01:00
rubenlagus
72b239e851 Update version 4.9 2020-06-04 22:18:36 +01:00
rubenlagus
f84ec0b020 Version 4.8.1 2020-04-26 02:11:41 +01:00
Ruben Bermudez
bd0c96f5e0
Merge pull request #719 from galimru/dev
The fix to workaround OpenJDK bug which throw internal error
2020-04-26 00:48:33 +01:00
rubenlagus
571d58e13f Update version Api 4.8 2020-04-24 09:03:23 +01:00
Ruben Bermudez
14633b4040 Update version Api 4.7 2020-04-01 09:10:13 +01:00
galimru
1b18b1ccdb unwrap cause from internal exception and prevent from breaking thread (ref #629) 2020-01-28 12:59:27 +04:00