Commit Graph

630 Commits

Author SHA1 Message Date
Ruben Bermudez 570895ac11
Merge pull request #456 from valinz/spring-boot-start-config
Spring boot start config
2018-05-17 18:36:31 +02:00
Ruben Bermudez c4f0500d25
Merge pull request #460 from azhohov/dev
fix field name pending_update_count of WebhookInfo
2018-05-17 18:36:11 +02:00
Alexey Zhohov 9357883cf3 fix field name pending_update_count of WebhookInfo 2018-05-17 17:21:55 +03:00
zhaoyi d0651e60b4 Add unit test for spring boot start configuration 2018-05-14 15:17:07 +08:00
davioooh 31f5c64058 Refactor localized messages retrievement 2018-05-13 11:16:51 +02:00
zhaoyi dcc4f29ddd Make longPollingBots or webHookBots in spring boot configuration 2018-05-12 14:52:57 +08:00
Abbas Abou Daya 9a436910ff Add detailed constructor, equals and hashCode to User object 2018-05-10 01:27:57 +03:00
davioooh 288a4ab17a Fix issues
- export message codes
- standardize message codes
- format/spacing
2018-05-08 11:10:37 +02:00
Abbas Abou Daya 677b401fc6 Check if the message is a group or super group message for GROUP_ADMIN, #390 2018-05-08 03:39:21 +03:00
Abbas Abou Daya b9da279fdf Remove group update check for GROUP_ADMIN
GetChatAdministrators only returns admins when there IS a group, there's no need to explicitly check for groups here.
2018-05-08 03:18:34 +03:00
AzZu ff73a43337 Update version to 3.6.2
Cause new version does not support the old methods of enabling a proxy
2018-05-06 23:32:33 +03:00
AzZu 0c1cb1e05a update proxy usage page on wiki 2018-05-06 23:32:18 +03:00
AzZu 6087b37483 remove unused imports 2018-05-06 23:32:06 +03:00
AzZu 346a9dc045 added proxy feature
So now, it's support http, socks4 and socks5 proxys
2018-05-06 23:31:48 +03:00
AzZu 95dd4e3a3f remove http proxy feature
Cause apache.http package does not provide socks proxy feature
2018-05-06 23:31:33 +03:00
davioooh 02fbb67b59 Remove locale retrieval to avoid exception 2018-05-04 18:16:04 +02:00
davioooh c97476f05d Add basic unit tests 2018-05-04 18:15:02 +02:00
davioooh 494f21040f Complete externalization of messages 2018-05-02 12:19:12 +02:00
davioooh f64d556610 Refactor localized message helper method 2018-04-30 19:50:44 +02:00
davioooh 16fa704a17 Refactor EndUser to serialize locale 2018-04-30 15:39:32 +02:00
davioooh 9f1aa6664f Update default messages 2018-04-30 14:33:10 +02:00
davioooh 49cc3fb896 Add basic internationalization support 2018-04-27 18:00:04 +02:00
Ruben Bermudez 431d945486
Merge pull request #441 from rubenlagus/dev
Dev
2018-04-20 13:07:36 +02:00
Ruben Bermudez 28a9cf1fdb Version 3.6.1 2018-04-20 01:44:04 +02:00
Ruben Bermudez afd84cde05
Merge pull request #395 from MarijnKoesen/add_ibot_interface
Add IBotCommand to create Commands that get whole Message
2018-04-19 21:36:56 +02:00
Ruben Bermudez 1aa886b6e3
Merge pull request #437 from homich1991/dev
Added spring boot starter module
2018-04-19 21:00:25 +02:00
Ruben Bermudez a276b0bf35 Merge branch 'bvn13-dev' into dev 2018-04-19 20:57:38 +02:00
Ruben Bermudez 9733f35ef2 Merge branch 'dev' of https://github.com/bvn13/TelegramBots into bvn13-dev 2018-04-19 20:52:08 +02:00
Ruben Bermudez 1bb72980f8 Merge branch 'addo37-dev' into dev 2018-04-19 20:50:58 +02:00
Ruben Bermudez 888cc7b82a Merge branch 'dev' of https://github.com/addo37/TelegramBots into addo37-dev 2018-04-19 20:50:35 +02:00
Ruben Bermudez 25d09fcb99
Merge pull request #387 from gekoramy/dev
Fixed Bot API methods
2018-04-19 20:45:48 +02:00
Ruben Bermudez 9f26a60e27
Merge pull request #391 from Baspla/patch-1
Update Using-Replies.md
2018-04-19 20:45:16 +02:00
Vyacheslav N. Boyko 2930f5091b updating wiki with page containing instance of http proxy using 2018-04-19 15:13:40 +03:00
Roman_Meerson 01e046632c Added FAQ 2018-04-19 15:51:30 +04:00
Roman_Meerson 6b76e79f4d Added spring boot starter module 2018-04-17 14:01:48 +04:00
Vyacheslav N. Boyko 28f80e1bcd reworked proxy using 2018-04-17 11:46:48 +03:00
Vyacheslav N. Boyko b9c32c55d8 implemented authorization via http proxy 2018-04-16 18:01:00 +03:00
Vyacheslav N. Boyko 378c8aaddc implemented authorization via http proxy 2018-04-16 17:58:51 +03:00
Ruben Bermudez 9adb3921e5
Merge pull request #427 from Relecto/dev
Added hasVideo() method to Message
2018-04-02 20:22:49 +02:00
Relecto 3534fa789d Added hasVideo() method to Message 2018-04-02 22:38:29 +06:00
Ruben Bermudez 7a13821e51 Closes #413 2018-04-01 19:28:40 +02:00
Ruben Bermudez e53f0bd9ef Closes #368 2018-04-01 12:49:39 +02:00
Ruben Bermudez 025be6eefd Closes #364 2018-04-01 12:40:58 +02:00
Ruben Bermudez b057a98ada Closes #361 2018-04-01 12:37:28 +02:00
Ruben Bermudez 7a83b45a91 Closes #319 2018-04-01 12:20:55 +02:00
Marijn Koesen 422b26d661
Add IBotCommand to create Commands that get whole Message 2018-02-27 06:50:27 +01:00
Baspla adced55fdc
Update Using-Replies.md
The Consumer has the variable name of "action" not "upd".
2018-02-23 20:23:04 +01:00
gekoramy 2bc7ebc055 Fixed Bot API methods
## AnswerCallbackQuery
`setCacheTime(...)`  now returns `AnswerCallbackQuery`

## EditMessageLiveLocation
`setLongitud(...)`  corrected requireNonNull check
`setLatitude(...)`  corrected requireNonNull check

## Suggestion
Removed `Objects.requireNonNull(chatId)` check from methods which can have `inline_message_id` instead of `chat_id`
2018-02-15 15:19:34 +01:00
Ruben Bermudez 7e369ea2fa
Merge pull request #386 from rubenlagus/dev
Dev
2018-02-14 20:59:10 +01:00
Ruben Bermudez 6db6c4bf0d Update version 3.6 2018-02-14 20:36:22 +01:00