Ruben Bermudez
|
4d3011b89f
|
Merge pull request #670 from Melancholic/master
Fixed #652
|
2019-10-09 02:05:41 +01:00 |
|
Ruben Bermudez
|
d1f060fb04
|
Merge pull request #668 from addo37/add-replyflow
Add state machine capability to AbilityBot via ReplyFlow
|
2019-10-08 23:08:48 +01:00 |
|
Ruben Bermudez
|
8e97852ee1
|
Merge pull request #665 from addo37/fix-replies-wiki
Change sender to silent for the usage of forceReply in wiki
|
2019-10-08 23:07:51 +01:00 |
|
Ruben Bermudez
|
51df90464e
|
Merge pull request #666 from addo37/fix-execute-async
Fix executeAsync in SilentSender to properly call sender.executeAsync
|
2019-10-08 23:07:25 +01:00 |
|
Ruben Bermudez
|
2b07b87fdf
|
Merge pull request #664 from addo37/fix-db-var
Support backup and recovery of db vars
|
2019-10-08 23:06:30 +01:00 |
|
Ruben Bermudez
|
4c5a25302b
|
Merge pull request #633 from bernikr/dev
AbilityBots: prevent nullPointerExceptions when using message flags
|
2019-10-08 23:05:58 +01:00 |
|
Abbas Abou Daya
|
0ff63149f7
|
Add ReplyFlow implementation, tests, and wiki
This commit also has a some minor test refactoring.
|
2019-09-25 23:25:11 -07:00 |
|
Bernhard
|
837b4d2360
|
requested syntax changes
|
2019-09-17 10:51:14 +03:00 |
|
Abbas Abou Daya
|
ed7333a21e
|
Fix executeAsync in SilentSender to properly call sender.executeAsync
|
2019-09-16 23:40:20 -07:00 |
|
Abbas Abou Daya
|
7b7478f180
|
Another sender to silent change
|
2019-09-16 22:48:22 -07:00 |
|
Abbas Abou Daya
|
b3c6623eaa
|
Change sender to silent for the usage of forceReply in wiki
|
2019-09-16 22:44:33 -07:00 |
|
Abbas Abou Daya
|
aa3448544e
|
Support backup and recovery of db vars
|
2019-09-16 22:37:16 -07:00 |
|
nagorny
|
afe35b4b14
|
Fixed #652
|
2019-08-24 18:57:34 +03:00 |
|
Ruben Bermudez
|
f85409f852
|
Merge pull request #640 from rubenlagus/dev
Dev
|
2019-07-30 02:14:10 +01:00 |
|
Ruben Bermudez
|
6f0247232f
|
Merge pull request #639 from rubenlagus/java11
Java11
|
2019-07-30 01:27:41 +01:00 |
|
rubenlagus
|
97c8011972
|
Reduce maven verbosity for travis
|
2019-07-30 00:33:36 +01:00 |
|
rubenlagus
|
0d0fea0f54
|
Reduce maven verbosity for travis
|
2019-07-30 00:05:36 +01:00 |
|
rubenlagus
|
e7e369472b
|
Update changelog
|
2019-07-29 23:48:13 +01:00 |
|
rubenlagus
|
378b1e3eb8
|
Update version libraries versions
|
2019-07-29 23:45:23 +01:00 |
|
rubenlagus
|
5cee266478
|
Update version link
|
2019-07-29 23:39:49 +01:00 |
|
rubenlagus
|
b19ae64899
|
Fix text to Junit5
|
2019-07-29 00:24:30 +01:00 |
|
Ruben Bermudez
|
d7875bba34
|
Merge branch 'Chase22-Feature/Refactor-file-download' into java11
|
2019-07-28 23:47:04 +01:00 |
|
Ruben Bermudez
|
e551c64eea
|
Merge branch 'Feature/Refactor-file-download' of https://github.com/Chase22/TelegramBots into Chase22-Feature/Refactor-file-download
|
2019-07-28 23:38:50 +01:00 |
|
rubenlagus
|
87bd7aefd2
|
Update version in poms
|
2019-07-28 21:27:12 +01:00 |
|
rubenlagus
|
fd342ad7a7
|
Update to Api Layer 4.4
|
2019-07-28 21:13:58 +01:00 |
|
rubenlagus
|
830b873776
|
Remove BotLogger
|
2019-07-27 13:19:54 +01:00 |
|
rubenlagus
|
08bcf2bdac
|
Fix remaining tests
|
2019-07-09 20:50:50 +01:00 |
|
Ruben Bermudez
|
0448bd82bc
|
Merge pull request #632 from addo37/java11
Modified tests to accommodate JUnit5 and Mockito API changes
|
2019-07-09 21:46:01 +02:00 |
|
Bernhard Kralofsky
|
727f5a7a3e
|
prevent nullPointerExceptions when using message flags without a MESSAGE flag first
|
2019-07-09 21:39:02 +02:00 |
|
Abbas Abou Daya
|
c633f1fcc2
|
Modified tests to accommodate JUnit5 and Mockito API changes
|
2019-07-08 23:18:08 -07:00 |
|
rubenlagus
|
251d19f456
|
Update travis
|
2019-07-08 20:55:14 +01:00 |
|
rubenlagus
|
37eea6c2be
|
Update travis
|
2019-07-08 20:44:41 +01:00 |
|
rubenlagus
|
04248e64a7
|
Update pom to support earlier versions as well
|
2019-07-08 20:42:42 +01:00 |
|
rubenlagus
|
7b5acf0987
|
Update travis yalm
|
2019-07-08 20:37:04 +01:00 |
|
rubenlagus
|
679ad618b9
|
Java 11, initial version
|
2019-07-08 20:22:51 +01:00 |
|
Ruben Bermudez
|
7c11293d07
|
Fix #628
|
2019-06-15 18:10:27 +01:00 |
|
Ruben Bermudez
|
7fd3d871dc
|
Merge pull request #627 from rubenlagus/dev
Dev
|
2019-06-08 20:45:12 +01:00 |
|
Ruben Bermudez
|
7c64bf5f1b
|
Update version
|
2019-06-08 20:39:08 +01:00 |
|
Ruben Bermudez
|
c89ee9b07c
|
Merge branch 'dev' of https://github.com/rubenlagus/TelegramBots into dev
|
2019-06-08 20:34:04 +01:00 |
|
Ruben Bermudez
|
25e69f8055
|
Closes #625
|
2019-06-08 20:33:28 +01:00 |
|
Ruben Bermudez
|
c07bfb4903
|
Merge pull request #624 from rubenlagus/dev
Dev
|
2019-06-03 21:50:42 +01:00 |
|
Ruben Bermudez
|
14652bdd21
|
Merge pull request #617 from UnAfraid/dev
Adding mvnw (maven wrapper)
|
2019-06-01 12:51:23 +01:00 |
|
Rubenlagus
|
b3914c5e76
|
Api version 4.3
|
2019-06-01 12:50:17 +01:00 |
|
Ruben Bermudez
|
06dad7c262
|
Merge pull request #620 from recursiveribbons/message-poll-field
Added Poll field to Message
|
2019-05-31 00:00:28 +01:00 |
|
Ruben Bermudez
|
c125b103e6
|
Merge pull request #622 from recursiveribbons/profile-photos-offset-optional
Allow offset to be null in GetUserProfilePhotos
|
2019-05-30 23:58:29 +01:00 |
|
iamvincentliu
|
54383aa626
|
Allow offset to be null in GetUserProfilePhotos
|
2019-05-27 03:52:06 +02:00 |
|
UnAfraid
|
ba3555fefc
|
Adding mvnw (maven wrapper)
|
2019-05-21 13:13:04 +03:00 |
|
iamvincentliu
|
59f2f8e9cd
|
Added Poll field to Message
|
2019-05-17 21:31:09 +02:00 |
|
Ruben Bermudez
|
6e689fbf88
|
Merge pull request #606 from aNNiMON/stoppoll-getter
Add getter and setter for messageId in StopPoll
|
2019-05-08 23:56:47 +01:00 |
|
Ruben Bermudez
|
ee89128adb
|
Merge pull request #608 from recursiveribbons/jar-link
Link to download jar from mvnrepository
|
2019-05-08 23:54:30 +01:00 |
|