Andrea Cavalli
fc63843e14
Open module
2022-10-01 14:22:53 +02:00
Andrea Cavalli
588dcc5cc2
Update spring boot test
2022-09-09 23:23:27 +02:00
Andrea Cavalli
5a400c19c3
Fix package info
2022-09-09 22:51:16 +02:00
Andrea Cavalli
5fc55bae8c
Update dependencies
2022-09-09 22:48:27 +02:00
Andrea Cavalli
a1cab968c6
Merge remote-tracking branch 'github/dev'
2022-09-09 22:43:14 +02:00
Andrea Cavalli
0e6d41ee42
Update slf4j
2022-09-07 20:16:29 +02:00
Ruben
64388f46b3
Bump shiro dependency
2022-08-15 01:57:13 +01:00
Ruben Bermudez
f85c52aaf0
Merge pull request #1096 from timursergeevichname/update
...
SendInvoice and CreateInvoiceLink extends BotApiMethodMessage.
2022-08-15 01:54:41 +01:00
Ruben
c0f51040bb
Api Version 6.2
2022-08-15 01:43:03 +01:00
Andrea Cavalli
8b8646c61c
Custom package
2022-07-19 23:34:41 +02:00
timursergeevich
e5d994f16d
SendInvoice and CreateInvoiceLink extends BotApiMethodMessage.
...
Since the class otApiMethodMessage implements the general behavior of a method deserializeResponse returning an object Message
2022-07-06 20:37:46 +03:00
Andrea Cavalli
da0a69309b
Bugfixes
2022-06-22 23:41:51 +02:00
Andrea Cavalli
27c59e60de
Fix compilation error
2022-06-22 18:46:44 +02:00
Andrea Cavalli
40006eabd3
Merge tag 'v6.1.0'
2022-06-22 00:31:29 +02:00
rubenlagus
c0ea9e1773
Update wiki
2022-06-21 21:50:15 +02:00
Ruben Bermudez
7d5fa667c0
Merge pull request #1091 from rubenlagus/dev
...
Dev
2022-06-21 21:41:35 +02:00
Ruben Bermudez
82659125d1
Fix tests
2022-06-21 21:35:42 +02:00
rubenlagus
f7bcab98e8
Update version
2022-06-21 21:28:25 +02:00
rubenlagus
3d07f27d41
Api version 6.1
2022-06-21 21:17:49 +02:00
rubenlagus
9a3e5b3943
Api version 6.1
2022-06-21 21:17:49 +02:00
Ruben Bermudez
9c9bfd0950
Update versions
2022-06-21 21:17:49 +02:00
Ruben Bermudez
07b67edde4
Update issue templates
2022-06-17 00:26:22 +02:00
Ruben Bermudez
ab29b41872
Merge pull request #1086 from LegendaryZer0/patch-1
2022-06-16 21:40:02 +02:00
Handsome
80c918807d
Wiki: fixed checkGlobalFlags method in readme
...
Flag.PHOTO returns the Flag type, not bool
2022-06-16 21:48:40 +03:00
rubenlagus
a423b23440
Refactor
2022-06-16 19:57:41 +02:00
rubenlagus
cfc1806509
Refactor
2022-06-16 19:36:30 +02:00
Ruben Bermudez
0c574563b9
Merge pull request #959 from jonasx10j/patch-1
2022-06-15 02:41:10 +02:00
Ruben Bermudez
db1b24cd09
Merge pull request #918 from monkeyboiii/dev
2022-06-15 02:39:32 +02:00
Ruben Bermudez
d2c6e6439b
Merge pull request #1009 from nubdub/issue-721
2022-06-15 02:37:20 +02:00
Ruben Bermudez
0170c93555
Merge pull request #1030 from loolzaaa/webhook_fix1
2022-06-15 02:31:07 +02:00
Ruben Bermudez
69e4a6a149
Merge pull request #1055 from LamGC/change-exception-log-format
2022-06-15 02:26:53 +02:00
Ruben Bermudez
92c7b1c3ce
Merge pull request #1070 from lacinoire/add-test
...
Add test for MapDBVar.toString
2022-06-15 01:01:44 +02:00
rubenlagus
ce4760d994
Allow Long setters for ChatIds
2022-06-14 22:20:22 +02:00
Andrea Cavalli
96114e1f72
Support custom getupdates url
2022-05-23 15:38:32 +02:00
Andrea Cavalli
06b8250325
Update pom
2022-05-18 18:09:55 +02:00
Carolin Brandt
91de0dd3a3
Add test for MapDBVar.toString
2022-05-18 16:33:09 +02:00
Ruben Bermudez
f650e2376a
Merge pull request #1060 from recursiveribbons/dev
...
Update dependencies where possible
2022-05-15 18:59:02 +01:00
Ruben Bermudez
1c5110dab6
Merge pull request #1064 from AndreicaRadu/patch-1
...
Wrong assertion always true(compares same object)
2022-05-15 18:58:12 +01:00
Andrea Cavalli
b4bea40a86
Update pom
2022-05-11 10:23:53 +02:00
Andrea Cavalli
21e5a22a4c
Update mockito
2022-05-10 00:09:46 +02:00
Andrea Cavalli
746c8ec784
Update dependencies
2022-05-09 22:40:52 +02:00
Andrea Cavalli
482dee7a61
Update jakarta
2022-05-09 10:22:05 +02:00
AndreicaRadu
3b080a149a
Wrong assertion always true(compares same object)
...
Probably due to carelessness the same object is compared and the assertion is always true. Sonarlint raised this issue.
2022-05-08 18:16:04 +03:00
Andrea Cavalli
4276fb2459
Update jakarta
2022-05-05 23:11:15 +02:00
Andrea Cavalli
7b18185e48
Update videochat
2022-05-05 16:06:55 +02:00
Andrea Cavalli
ea4076b319
Merge remote-tracking branch 'TelegramBots/master'
2022-05-05 12:17:14 +02:00
Robin Syl
132f8b7be8
Update dependencies when possible
2022-04-24 17:19:47 +02:00
LamGC
80ef86b90d
Change exception log information.
...
Output exception details in exception handling to help developers troubleshoot problems.
At the same time, by checking whether the debug level is enabled, too many output logs in the production environment can be avoided. (I guess the original design was for this reason)
2022-04-18 11:56:33 +08:00
Ruben Bermudez
622cab39fc
Merge pull request #1054 from rubenlagus/dev
...
Api Version 6.0
2022-04-17 21:22:01 +01:00
Ruben
0bb4ecbd85
Api Version 6.0
2022-04-17 21:21:14 +01:00