Commit Graph

88 Commits

Author SHA1 Message Date
Rubenlagus
0584416773 Bug fix 2016-05-22 12:13:18 +02:00
Rubenlagus
fc553401a6 Merge branch 'antonu17-sendphoto_caption_fix' into dev 2016-05-22 11:47:33 +02:00
Rubenlagus
0b6f4e1d06 Support Telegram Bots API 2.1 2016-05-22 11:42:04 +02:00
Rubenlagus
37eac08554 Merge branch 'antonu17-fix-message-caption' into dev 2016-05-19 20:39:32 +02:00
Rubenlagus
e54396a0ca Final bot logger version 2016-05-19 20:29:45 +02:00
Rubenlagus
dc474a2c2f Fix formatter 2016-05-19 20:22:20 +02:00
Rubenlagus
6155731058 Improve logging system 2016-05-19 20:14:15 +02:00
antonu17
a854a027e7 Add caption field 2016-05-19 23:25:52 +06:00
Rubenlagus
32b3429da0 Merge branch 'Kurpilyansky-send_replaymarkup_to_json_fix' into dev 2016-05-15 21:32:19 +02:00
dapoldi
acc9d14d04 Alpha, closeable for keepalive connections. 2016-05-11 15:24:40 +02:00
Eugene Kurpilyansky
13a5ca6e0c Fix serialization ReplayMarkup in sendPhoto, sendDocument, etc. 2016-05-10 22:40:00 +03:00
antonu17
85e31f87a4 Send caption in UTF-8 encoding 2016-05-10 22:46:52 +06:00
antonu17
10df49a11e Fix caption field var 2016-05-10 22:39:36 +06:00
Rubenlagus
f1ce1a6ee9 Improve telegramapiexceptions 2016-05-09 02:56:49 +02:00
Rubenlagus
0f13e22917 Several improvements 2016-05-09 02:44:26 +02:00
Rubenlagus
c42a23501d Fix bug when sending locations 2016-05-09 02:27:49 +02:00
Rubenlagus
077ac9e6d6 Closes #71 2016-05-09 02:16:00 +02:00
Rubenlagus
19f473cfe5 Compute message entities content during Message deserialization 2016-05-09 02:01:31 +02:00
Rubenlagus
199152e9bf Possible improvements, may be unestable 2016-05-08 13:55:27 +02:00
Rubenlagus
d0950a23e1 Possible improvements, may be unestable 2016-05-08 01:54:53 +02:00
Rubenlagus
f7d7ed14bb Added new api fields 2016-05-07 18:41:48 +02:00
Rubenlagus
848c228fea Close #46 2016-05-05 23:00:08 +02:00
Rubenlagus
f92a4616b1 Merge branch 'antonu17-fix_response_creation' into dev 2016-05-05 21:25:17 +02:00
kit
4f427ba5d8 Fix response processing on methods: sendDocument sendPhoto sendVideo sendSticker sendVoice 2016-05-02 12:32:01 +06:00
kit
7f9e4494e7 Add Contact getters 2016-05-02 12:21:41 +06:00
Ruben Bermudez
0d86836e14 Merge pull request #61 from rubenlagus/dev
Fix toString method
2016-05-01 23:03:08 +02:00
Rubenlagus
66c6c5257d Fix toString method 2016-05-01 23:02:22 +02:00
Ruben Bermudez
38d3a046ff Merge pull request #60 from rubenlagus/dev
Added logger
2016-05-01 22:55:33 +02:00
Rubenlagus
b2c09a902d Added logger 2016-05-01 22:44:22 +02:00
Ruben Bermudez
aee15fffb5 Merge pull request #55 from rubenlagus/dev
Fix compile bug
2016-04-29 14:28:17 +02:00
Rubenlagus
1f1cdf5d18 Fix compile bug 2016-04-29 14:27:09 +02:00
Ruben Bermudez
52ba1afad8 Merge pull request #52 from camilosampedro/patch-1
Changed the json cahed object class to Sticker
2016-04-29 12:23:24 +02:00
Ruben Bermudez
017c4b2b1d Add global exception catch with sleep time 2016-04-28 09:15:11 +02:00
Camilo A. Sampedro Restrepo
dc23b47b23 Changed the json cahed object class to Sticker
It was generating a `InlineQueryResultCachedGif` instead of `InlineQueryResultCachedSticker`, producing a wrong behavior.
2016-04-24 22:20:42 -05:00
Rubenlagus
ffa98c5928 Closes #44
Closes #9
2016-04-22 15:19:44 +02:00
Rubenlagus
6431adfe87 Support editing messagess sent "via bot" upon editing, an empty message is returned if successful 2016-04-21 22:36:30 +02:00
Rubenlagus
a601e983ec Fix CallbackQuery bug 2016-04-21 21:29:17 +02:00
tolwi
85e3d74f47 fix_inline_response 2016-04-19 13:14:54 +03:00
Rubenlagus
1ba0502c4c Merge #30 2016-04-17 17:35:48 +02:00
Rubenlagus
08efa94fcd Merge #30 and some fixes 2016-04-17 17:34:38 +02:00
Rubenlagus
1c66511bff Add compatibility with java7
Merge #21
2016-04-17 17:10:09 +02:00
Rubenlagus
a84f073a0a Remove unneeded constructure
Merge #31
2016-04-17 17:07:13 +02:00
Rubenlagus
c1a0b25c9c Merge branch 'TerminusMKB-master' into dev 2016-04-17 16:56:54 +02:00
Rubenlagus
fe5336034a Renamed ignored exception
Merge #37
2016-04-17 16:54:08 +02:00
Rubenlagus
a5cae5ac35 Merge branch 'Vinpasso-master' into dev 2016-04-17 16:47:22 +02:00
Rubenlagus
cbe5613549 Fix error in pull requests
Merge #36
2016-04-17 16:43:27 +02:00
Vinpasso
3df8631a6d Closeable Bot Sessions
Return a Bot Session Class when registering a Bot that can be closed as
needed
Give Threads a default Name to distinguish them in Debug Mode
2016-04-17 15:50:54 +02:00
Michael Arlt
28c2f3336b fixed types integer and string
sorry, did mess up
2016-04-17 15:41:36 +02:00
Michael Arlt
9275f91b02 adding missing values 2016-04-17 15:33:41 +02:00
TerminusMKB
bd9c66fec4 Added getters and setters to AnswerCallbackQuery
Added getters to CallbackQuery
InlineKeyboardMarkup is fixed and refactored
2016-04-14 14:23:59 +03:00