Commit Graph

460 Commits

Author SHA1 Message Date
Rubenlagus
5903cd6338 1. File downloads
2. Update with latest api changes
3. Improve exceptions
4. Added validation in api methods
5. Moved to maven central
2016-09-24 22:37:25 +02:00
Rubenlagus
7867e7a345 Merge branch 'master' of github.com:rubenlagus/TelegramBots 2016-08-25 17:36:31 +02:00
Rubenlagus
954d137377 Merge branch 'dev' 2016-08-25 17:34:38 +02:00
Rubenlagus
b7cbbaae42 Update version 2.3.5 2016-08-25 17:31:22 +02:00
Rubenlagus
2acb9d13c6 Fix typo (#139) 2016-08-25 17:29:19 +02:00
Rubenlagus
52919f2c04 Fix problem with proxy while setting webhook (#138) 2016-08-24 23:21:24 +02:00
Rubenlagus
add72983a3 Closes #136 2016-08-24 23:08:56 +02:00
Ruben Bermudez
1344a68b59 Add getWebhookInfo method (#137)
* Fix issue in HOWTO (#134)

* Message filter for TelegramLongPollingCommandBot

* Revert "Message filter for TelegramLongPollingCommandBot"

* Fix issue in HOWTO

I've removed the code for custom keyboards and linked to the weather bot in the example repo

- it was not fully working (weatherbot is)
- it was just an approach on how to use custom keyboards but was not showing all details (weatherbot has much more details)
- why managing multiple code "snippets"? The code can change but the HOWTO still works

* Add Get webhook information method

* Update to version 2.3.4
2016-08-12 21:30:58 +02:00
Rubenlagus
6b9fdec891 Merge branch 'dev' of github.com:rubenlagus/TelegramBots into dev 2016-08-12 21:25:18 +02:00
Rubenlagus
c53686dbc3 Update to version 2.3.4 2016-08-12 21:24:51 +02:00
Rubenlagus
6421d624c8 Add Get webhook information method 2016-08-12 21:23:30 +02:00
Clevero
f1cfe327ea Fix issue in HOWTO (#134)
* Message filter for TelegramLongPollingCommandBot

* Revert "Message filter for TelegramLongPollingCommandBot"

* Fix issue in HOWTO

I've removed the code for custom keyboards and linked to the weather bot in the example repo

- it was not fully working (weatherbot is)
- it was just an approach on how to use custom keyboards but was not showing all details (weatherbot has much more details)
- why managing multiple code "snippets"? The code can change but the HOWTO still works
2016-08-10 00:09:14 +02:00
Ruben Bermudez
0f78861f05 Merge pull request #133 from rubenlagus/dev
v2.3.3.7
2016-08-07 14:38:51 +02:00
Rubenlagus
5db0516516 Update version 2.3.3.7 2016-08-07 14:34:27 +02:00
Rubenlagus
b039558c21 Closes #126 2016-08-07 14:24:10 +02:00
Rubenlagus
78bbe0b2c6 Closes #128 2016-08-07 14:04:00 +02:00
Rumen Nikiforov
b566ad9621 Fixing sending Files through InputStream causing exceptions. (#131)
- Added proper methods to send Audio/Document/Photo/Sticker/Video/Voice
through InputStream as it Telegram API requires file name to be
specified.
- Dropping not working methods that was using InputStream without name
2016-08-07 05:47:23 +02:00
Rubenlagus
b1b13efbbb Minor howto fixes 2016-08-07 05:46:41 +02:00
Clevero
c9f77855c7 Update HOWTO (#124)
* Create HOW_TO.md

* Rename HOW_TO.md to HOWTO.md

* small changes

correct linking, spelling and add TelegramLongPollingCommandBot
2016-08-07 05:29:03 +02:00
Ruben Bermudez
54b447c560 Merge pull request #119 from rubenlagus/dev
Update to version 2.3.3.6
2016-07-21 23:27:22 +02:00
Rubenlagus
46597db92b Update to version 2.3.3.6 2016-07-21 23:25:52 +02:00
Ruben Bermudez
c7042f2f1c Merge pull request #118 from rubenlagus/dev
Remove http shading (for now)
2016-07-21 23:08:21 +02:00
Rubenlagus
d5361d28dd Remove http shading (for now) 2016-07-21 23:07:27 +02:00
Ruben Bermudez
15ff562dac Merge pull request #117 from rubenlagus/dev
Version 2.3.3.5
2016-07-21 22:29:35 +02:00
Rubenlagus
45b63d9ea2 Update to version 2.3.3.5 2016-07-21 22:21:22 +02:00
Rubenlagus
18b31aad37 Add support for proxys
Marked as final methods not intended to be override

Close #102
2016-07-21 21:28:13 +02:00
Ruben Bermudez
333dd0939b Merge pull request #114 from dartwata/dev
get registered command by commandIdentifier
2016-07-21 20:59:15 +02:00
dartwata
a24c147a17 get registered command by commandIdentifier 2016-07-14 12:52:37 +08:00
Rubenlagus
759d829252 Merge filter in commandbot 2016-07-13 20:28:36 +02:00
Rubenlagus
d4dc470706 reformat 2016-07-13 20:23:38 +02:00
Rubenlagus
bcb43bf165 Merge branch 'd2a-raudenaerde-master' into dev 2016-07-13 20:20:26 +02:00
Ruben Bermudez
2d9ddb0a40 Merge pull request #113 from rubenlagus/revert-112-patch-1
Revert "Message filter for TelegramLongPollingCommandBot"
2016-07-13 20:18:21 +02:00
Ruben Bermudez
cffe1519f5 Revert "Message filter for TelegramLongPollingCommandBot" 2016-07-13 20:17:55 +02:00
Ruben Bermudez
df0d597586 Merge pull request #112 from dartwata/patch-1
Message filter for TelegramLongPollingCommandBot
2016-07-13 20:16:39 +02:00
Ruben Bermudez
5c240c4d13 Merge pull request #111 from Sheigutn/fix-typos
Fixed a few copy-paste mistakes
2016-07-13 20:16:05 +02:00
Ruben Bermudez
3b28c4702e Merge pull request #109 from valery1707/patch-1
Fix typo in README
2016-07-13 20:15:17 +02:00
dartwata
13e45139f4 Message filter for TelegramLongPollingCommandBot 2016-07-13 16:39:51 +08:00
Sheigutn
e75a28f518 Fixed a few copy-paste mistakes in toString() methods & fixed functionality of GetChatMember and GetChatMemberCount 2016-07-13 10:04:44 +02:00
valery1707
ee13d92044 Fix typo in README 2016-07-10 23:44:21 +06:00
d2a-raudenaerde
1a77291d5b Shading http components 2016-06-29 17:59:35 +02:00
Ruben Bermudez
f9ab74d407 Merge pull request #101 from rubenlagus/dev
Update version v2.3.3.4
2016-06-26 19:48:10 +02:00
Rubenlagus
d39f874ceb Update version 2.3.3.4 2016-06-26 19:44:17 +02:00
Ruben Bermudez
d1f1f7fb2a Merge pull request #98 from BjoernPetersen/gitignore_improvement
Gitignore improvements
2016-06-26 19:39:26 +02:00
Ruben Bermudez
e911314925 Merge pull request #99 from BjoernPetersen/fix_replay_typo
Fix replay/reply typo and deprecate old methods. Fixes #97
2016-06-26 19:39:05 +02:00
Rubenlagus
1dc99b9358 Merge branch 'dev' of github.com:rubenlagus/TelegramBots into dev 2016-06-20 21:33:35 +02:00
Rubenlagus
046d918574 Use enum for Actions types 2016-06-20 21:33:14 +02:00
Björn Petersen
c314b5a875 Add new line at end of .gitignore 2016-06-20 20:52:14 +02:00
Björn Petersen
68cda72ece Fix replay/reply typo and deprecate old methods. Fixes #97 2016-06-20 20:50:03 +02:00
Björn Petersen
5880114604 Add eclipse files to .gitignore 2016-06-20 20:16:17 +02:00
Ruben Bermudez
9378ce80ae Merge pull request #96 from rubenlagus/dev
Update README.md
2016-06-10 12:17:54 +02:00