Commit Graph

1069 Commits

Author SHA1 Message Date
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
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
Ruben Bermudez
19466416a4
Merge pull request #1053 from rubenlagus/dev
Dev
2022-04-17 21:19:19 +01:00
Ruben
8282529b89 Api Version 6.0 2022-04-17 21:17:32 +01:00
Ruben Bermudez
1e59ebaf91
Merge pull request #1052 from rubenlagus/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.0 to 2.13.2.1
2022-04-17 21:04:11 +01:00
dependabot[bot]
134a15d5bc
Bump jackson-databind from 2.13.0 to 2.13.2.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 20:02:45 +00:00
Ruben Bermudez
14d93968de
Merge pull request #1051 from rubenlagus/dev
Dev
2022-04-17 21:02:26 +01:00
Ruben
e779402e74 Api Version 6.0 2022-04-17 20:40:17 +01:00
Andrea Cavalli
32cd231474 Update lombok 2022-04-13 19:47:57 +02:00
Andrea Cavalli
ce6782c4b9 Update dependencies 2022-04-11 16:42:43 +02:00
Andrea Cavalli
082f4a9786 Fix jakarta activation 2022-04-09 22:56:20 +02:00
Andrea Cavalli
43aa32fd64 Update to jakarta 2022-04-09 20:11:29 +02:00
Andrea Cavalli
fb54d1f603 Update dependencies 2022-04-09 18:27:50 +02:00
Andrea Cavalli
fd79082fcf Update dependencies 2022-04-09 18:17:17 +02:00
Andrea Cavalli
a8a00430e6 Java modules 2022-04-09 02:42:41 +02:00