Commit Graph

1091 Commits

Author SHA1 Message Date
Ruben Bermudez 76a2f47408 Update README.md 2016-04-02 19:32:24 +02:00
Ruben Bermudez 7351def280 Merge pull request #20 from rubenlagus/dev
Merge to master
2016-04-02 19:06:07 +02:00
Rubenlagus 8f246c2306 Reformat 2016-04-02 18:54:00 +02:00
Rubenlagus f9ef9cb117 Merge branch 'Clevero-correctly-process-returned-message-at-sendAudio' into dev 2016-04-02 18:52:30 +02:00
Rubenlagus de141b50b0 Merge branch 'correctly-process-returned-message-at-sendAudio' of https://github.com/Clevero/TelegramBots into Clevero-correctly-process-returned-message-at-sendAudio 2016-04-02 18:52:08 +02:00
Rubenlagus 495b794687 Added Javadocs 2016-04-02 18:45:39 +02:00
Rubenlagus d00df14aba Fix bug in ChosenInlineQuery
Added JAR sources
2016-04-02 18:45:04 +02:00
Rubenlagus 885791b927 Reformat and Rearrange 2016-04-02 18:20:49 +02:00
Rubenlagus 9f77b71742 Merge branch 'flicus-master' into dev 2016-04-02 18:17:38 +02:00
Rubenlagus 29aa2f58f7 Merge 2016-04-02 18:11:45 +02:00
Rubenlagus ccfadfb910 Merge branch 'master' of https://github.com/flicus/TelegramBots into flicus-master 2016-04-02 18:05:41 +02:00
Ruben Bermudez dcb58090a4 Merge pull request #18 from Clevero/add-api-method-getFile-to-AbsSender
add getFile to AbsSender in order to get the file path
2016-04-01 01:07:07 +02:00
Marcel Caspar d30f77f6f2 add getFile to AbsSender in order to get the file path 2016-03-25 19:15:11 +01:00
Marcel Caspar 6ad4491136 revert changes in Message and remove useless if clause in AbsSender 2016-03-21 15:43:24 +01:00
schors 36e93a5fe3 proxy to the separate branch 2016-03-21 13:39:18 +03:00
schors 5bc595edc6 proxy to the separate branch 2016-03-21 13:38:12 +03:00
Ruben Bermudez 03ac166907 Merge pull request #12 from maratische/feature/fixStopProblem
setConnectionRequestTimeout for fix problem with hang 
Close #4
2016-03-20 20:23:33 +01:00
Ruben Bermudez 3d643cc9ae Merge pull request #11 from Clevero/add-sendaudio-duration-support
add DURATION_FIELD merged
2016-03-20 20:21:07 +01:00
Marcel Caspar ac18b952b9 change if clause in AbsSender.sendAudio() that checks if the response contains a positive 'ok' 2016-03-20 13:06:34 +01:00
Marcel Caspar 334b25b296 process return of sendAudio correctly 2016-03-20 12:47:22 +01:00
maratische b795c33d90 setConnectionRequestTimeout for fix problem with hang 2016-03-16 22:11:06 +03:00
Marcel Caspar 7a9a704aa0 add DURATION_FIELD 2016-03-15 22:58:43 +01:00
flicus 593bc199a4 added possibility to work via HTTP proxy 2016-03-11 16:29:45 +03:00
flicus dd4522d2fb added possibility to work via HTTP proxy 2016-03-11 14:38:52 +03:00
flicus 5950bbd94b added possibility to work via HTTP proxy 2016-03-11 14:27:24 +03:00
schors 5db2f3ddeb added toString() method for all serializable classes 2016-03-08 22:17:07 +03:00
Rubenlagus bc2db06327 Support new disabled notifications 2016-02-27 03:17:06 +01:00
Rubenlagus f5dcee5cb1 Added undocumented field
Updated sendaudio method
2016-02-16 00:24:32 +01:00
Rubenlagu 49ff79f0cd Added sendAudio support to AbsSender
Close #2
2016-01-24 03:20:54 +01:00
Rubenlagu cc38a3c149 1. Update readme 2016-01-20 22:18:22 +01:00
Rubenlagu 29f15731e6 1. Update pom to version 1.0 2016-01-20 21:56:16 +01:00
Rubenlagu cc338ab5df 1. Fix bug 2016-01-20 21:42:28 +01:00
Rubenlagu 71bd414f2c 1. Fix bug 2016-01-20 21:39:21 +01:00
Rubenlagu 56ef6bba3e 1. Minor fix 2016-01-20 21:29:02 +01:00
Rubenlagu 9f8a34eba1 1. Fix bug 2016-01-20 21:17:35 +01:00
Rubenlagu 5bcf0da75a 1. Updated pom information 2016-01-20 20:26:34 +01:00
Rubenlagu 302509e993 1. Update dependencies 2016-01-20 20:21:51 +01:00
Rubenlagu 603890a2a6 1. Enabled html parse_mode 2016-01-20 20:19:27 +01:00
Rubenlagu 25d11ecadc 1. Refactor 2016-01-14 23:09:19 +01:00
Rubenlagus 9a7c9bbd4d Renamed project 2016-01-14 01:17:30 +01:00
Rubenlagus 7957fa9623 Migrate from examples project 2016-01-14 01:14:53 +01:00