Commit Graph

77 Commits

Author SHA1 Message Date
Andrea Cavalli 6ea5b8c540 Merge commit 'b03fe98798192840402168e6e422d1b4cee48279'
Conflicts:
	pom.xml
	telegrambots-spring-boot-starter/pom.xml
	telegrambots/pom.xml
	telegrambots/src/main/java/org/telegram/telegrambots/updatesreceivers/DefaultWebhook.java
2020-11-11 15:40:29 +01:00
rubenlagus 415d31eaec Updage 5.0.1 2020-11-08 16:19:38 +00:00
rubenlagus 2f56a05a22 Fix #795 2020-11-04 01:23:37 +00:00
Ruben Bermudez ab00b182e8 Remove Guice 2020-11-03 02:57:36 +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 0a58ef7120 Remove deprecated versions 2020-10-31 13:19:19 +00:00
rubenlagus 6b18fbb545 Remove deprecated versions 2020-10-31 13:04:38 +00:00
rubenlagus ac83b5d517 Update version 2020-10-28 22:16:13 +00:00
Grig Alex cdef29f1ba
Deprecate old constructor 2020-10-24 00:04:33 +03:00
Grig Alex 5ea6fc9f09
Add constructor with bot username 2020-10-21 22:16:38 +03:00
Grig Alex 323d7607d6
Create tests for CommandRegistry 2020-10-20 22:10:06 +03:00
Grig Alex 30fa92cd8b
Replace botUsername with botUsernameSupplier 2020-10-20 20:41:34 +03:00
Andrea Cavalli d5db07d12e java 14 support 2020-09-21 11:59:34 +02:00
Andrea Cavalli 73b8f90ee2 Merge commit '203b26587f771f9b9bf0f97f8df04e18612a5fe5' 2020-08-21 12:35:54 +02:00
rubenlagus 749c6d3b6f Fixes #767, #766, #761, #763, #776, #772, #771, #780 2020-08-01 12:49:46 +01:00
Andrea Cavalli 2adce4685e Merge commit '1a2e7c9773dbb7d251d30f1f8e3d6538dcd92600' 2020-07-17 18:53:57 +02:00
rubenlagus 72b239e851 Update version 4.9 2020-06-04 22:18:36 +01:00
Andrea Cavalli 1578534726 Ported to java 11 2020-05-05 22:30:22 +02:00
rubenlagus f84ec0b020 Version 4.8.1 2020-04-26 02:11:41 +01:00
Ruben Bermudez 21472d67cd
Merge pull request #735 from Chase22/fix-command-bot-constructors
Revert: Added deprecated constructor with the old style (e526b9db)
2020-04-26 00:37:59 +01:00
Andrea Cavalli 979d2e1d67 Merge commit '571d58e13f5c462dee449310909c760277476a91' 2020-04-25 16:34:54 +02:00
rubenlagus 571d58e13f Update version Api 4.8 2020-04-24 09:03:23 +01:00
Andrea Cavalli 11a5722576 Updated to v4.7
Conflicts:
	pom.xml
2020-04-18 01:03:37 +02:00
Andrea Cavalli 59ead1c79c Removed signing, Changed Glassfish Version, Added LibraryVersion, Fixed SpecificBinder of the webhook 2020-04-15 21:59:52 +02:00
Ruben Bermudez 14633b4040 Update version Api 4.7 2020-04-01 09:10:13 +01:00
Lukas Prediger cc0e0c9771 Revert: Added deprecated constructor with the old style (e526b9db)
This commit causes a bug if using the normal constructors without
overriding getBotUsername and since it's no longer abstract it doesn't force you to implement the method,
even though it is needed in any case aside from the deprecated one
2020-03-05 17:01:06 +01:00
rubenlagus d61ade0487 Update 4.6 2020-01-23 23:23:29 +00:00
rubenlagus 6b1cea5e82 Update version 4.5 2019-12-31 03:36:57 +01:00
Ruben Bermudez 0cbc21b142 Update version 4.4.0.2 2019-11-19 00:43:25 +00:00
rubenlagus 7cfcca3ae3 Fix error importing project 2019-11-19 00:42:17 +00:00
Ruben Bermudez 777dc843ef
Merge pull request #631 from jugendhacker/patch-jugendhacker-1
Fixed case insensitive usernames
2019-10-30 23:15:00 +00:00
j.r@wiuwiu.de e526b9db14 Added deprecated constructor with the old style 2019-10-13 15:12:22 +02:00
rubenlagus 87bd7aefd2 Update version in poms 2019-07-28 21:27:12 +01:00
rubenlagus 830b873776 Remove BotLogger 2019-07-27 13:19:54 +01:00
rubenlagus 04248e64a7 Update pom to support earlier versions as well 2019-07-08 20:42:42 +01:00
rubenlagus 679ad618b9 Java 11, initial version 2019-07-08 20:22:51 +01:00
j.r@wiuwiu.de 91508aeebb Removed unnecesarry botUsername argument 2019-06-27 21:11:09 +02:00
j.r@wiuwiu.de 01a7e7dc21 Fixed bot username
Let the programmer of the bot decide where the username should come from
2019-06-27 21:11:09 +02:00
j.r@wiuwiu.de e616ebbddb Made usernames case insensitive
Fixed because username in Telegram are not case sensitive, eg @fooBar is
the same user as @Foobar
2019-06-27 21:11:09 +02:00
Ruben Bermudez 7c64bf5f1b Update version 2019-06-08 20:39:08 +01:00
Rubenlagus b3914c5e76 Api version 4.3 2019-06-01 12:50:17 +01:00
Ruben Bermudez 20f45bd604 Api version 4.2 2019-04-16 00:11:11 +01:00
Ruben Bermudez d78acbdda0 Update poms and fix guava 2019-04-05 00:52:35 +01:00
Rubenlagus 1883320445 Update versions 2019-01-27 23:37:46 +00:00
Rubenlagus f998cc2509 Update versions 2019-01-02 16:19:43 +01:00
Rubenlagus e203abfab5 Update versions 2019-01-02 16:12:05 +01:00
Ruben Bermudez 7f8df47f0b Update version 4.1 2018-08-21 20:59:55 +01:00
Ruben Bermudez e52b7c48a7 Update version 2018-08-09 02:50:04 +02:00
Ruben Bermudez 904dc39a97 Fix docs 2018-07-27 00:51:45 +02:00