Commit Graph

  • 8d6e5c80d3
    Add CommandMessage class Varun 2020-07-20 18:21:21 -0400
  • a419a88ce1 Add test Abbas Abou Daya 2020-07-18 02:04:57 -0700
  • 4991eef1f1 Add wiki and rename no space feature Abbas Abou Daya 2020-07-18 01:50:16 -0700
  • e6aae3c282 Allow users to customize command prefix, split regex and NoSpaceText Abbas Abou Daya 2020-07-18 01:27:39 -0700
  • 709ed0f212 Ease the access modifier on getPrivacy and other auxiliary methods Abbas Abou Daya 2020-07-18 01:07:57 -0700
  • 54096d2e85 Add test Abbas Abou Daya 2020-07-18 00:43:28 -0700
  • 5281caad39 Make getUser a safer method by returning an EMPTY_USER on null Abbas Abou Daya 2020-07-18 00:36:29 -0700
  • 2c1ba312b3 Wrap reply calls with a try-catch clause to avoid dynamic exceptions Abbas Abou Daya 2020-07-17 22:55:25 -0700
  • 023772142a
    Merge pull request #763 from FireFrogSEO/master Ruben Bermudez 2020-07-11 15:52:58 +0100
  • 427f1ee8d2
    Merge pull request #761 from b1sar/master Ruben Bermudez 2020-07-11 15:50:37 +0100
  • f6a4489498
    Merge pull request #766 from addo37/ability-replyflow Ruben Bermudez 2020-07-11 15:47:51 +0100
  • de3246058b
    Merge pull request #767 from UnAfraid/patch-2 Ruben Bermudez 2020-07-11 15:46:12 +0100
  • f4aef4897a Make TelegramLongPollingSessionBot can use proxy Scomarlf 2020-07-03 14:01:59 +0800
  • 7c993feaeb
    Update README.md Rumen Nikiforov 2020-06-15 11:53:37 +0300
  • 129c6d0c2f
    Update FAQ.md Rumen Nikiforov 2020-06-15 11:47:34 +0300
  • fd91b3a2ba Fix reply flow registration when using ability definitions Abbas Abou Daya 2020-06-14 18:39:49 -0700
  • e3b4816f8a Make name 'DEFAULT' public [from now it is available for usage in AbilityExtension] Samehadar 2020-06-13 02:54:16 +0300
  • f108a12a05 Add AUDIO flag; Samehadar 2020-06-13 02:51:33 +0300
  • 223c6cccc0 added SEND_PHONE_NUMBER_TO_PROVIDER and SEND_EMAIL_TO_PROVIDER fields and methods for them Vladimir 2020-06-09 12:48:25 +0300
  • 7d4245d705 Add two new constructors for supporting passing customized DefaultBotOption (with proxy configuration for example); Samehadar 2020-06-08 03:01:13 +0300
  • 03fdafd54f added SEND_PHONE_NUMBER_TO_PROVIDER and SEND_EMAIL_TO_PROVIDER fields and methods for them Vladimir 2020-06-07 15:28:55 +0300
  • 504db77a7a renamed PRIVIDER_DATA_FIELD to PROVIDER_DATA_FIELD in SendInvoice.java Vladimir 2020-06-07 14:59:56 +0300
  • 8f0b31d3f1
    Merge pull request #1 from rubenlagus/master Vladimir 2020-06-07 14:17:03 +0300
  • 4b1783e198
    Update README.md Cebrail Yılmaz 2020-06-07 10:59:05 +0300
  • 7006ae5887 Fix typo; Samehadar 2020-06-07 09:44:15 +0300
  • 25193eea72 Supplement the section about Ability-Extensions.md; Samehadar 2020-06-07 09:39:33 +0300
  • 55d8b0f105 Use lambda instead of anon class; Samehadar 2020-06-07 09:38:04 +0300
  • 93bccb3e14
    Update Using-Replies.md Samehadar 2020-06-07 07:01:50 +0300
  • 379ce10596
    Merge pull request #1 from Samehadar/Samehadar-patch-1 Samehadar 2020-06-07 06:58:11 +0300
  • 626cf61312
    Update Ability-Extensions.md Samehadar 2020-06-07 06:55:24 +0300
  • 1a2e7c9773
    Merge pull request #758 from rubenlagus/dev v4.9 Ruben Bermudez 2020-06-04 23:06:36 +0100
  • 72b239e851 Update version 4.9 rubenlagus 2020-06-04 22:18:36 +0100
  • 28f60e3024
    Merge pull request #731 from addo37/ability-stats Ruben Bermudez 2020-05-31 19:08:57 +0100
  • 765c47b77b
    Merge pull request #751 from addo37/fix-poll-user-v2 Ruben Bermudez 2020-05-31 19:08:39 +0100
  • 05db723802
    Merge pull request #752 from UnAfraid/patch-1 Ruben Bermudez 2020-05-31 19:08:04 +0100
  • 39af4ced4c
    Merge pull request #753 from UnAfraid/cleanup/idea_project_files Ruben Bermudez 2020-05-31 19:07:29 +0100
  • 202fb72c3f Handle the poll flag in the getChatId method Abbas Abou Daya 2020-05-09 14:02:36 -0700
  • 6c0c069434 create simple ReplyFlow for getting and sending messages for Poll test kortov 2020-05-09 20:39:08 +0400
  • 9ffc547cdf Add basic statistics to Abilities and Replies Abbas Abou Daya 2020-02-29 22:50:52 -0800
  • e4dbf27c55 Adjust getChatId in utils for the new content Abbas Abou Daya 2020-04-27 21:36:33 -0700
  • 260d8369eb Removed Bots.ipr legacy intellij project file UnAfraid 2020-04-27 10:27:46 +0300
  • 854b336a24 Updated indentation of State-Machines example UnAfraid 2020-04-27 09:54:05 +0300
  • 40c17126ae Spawn the EMPTY_USER and add the proper tests Abbas Abou Daya 2020-04-26 13:22:05 -0700
  • 6ecc2af3b3
    Merge pull request #748 from rubenlagus/dev Ruben Bermudez 2020-04-26 02:21:50 +0100
  • f84ec0b020 Version 4.8.1 rubenlagus 2020-04-26 02:11:41 +0100
  • cd0ec5959f
    Merge pull request #744 from petrov9/dev Ruben Bermudez 2020-04-26 01:57:21 +0100
  • 99e9b31f40
    Merge pull request #730 from addo37/replyflow-commit Ruben Bermudez 2020-04-26 01:57:07 +0100
  • cdfd49e9b5
    Merge pull request #750 from addo37/fix-poll-user Ruben Bermudez 2020-04-26 01:37:58 +0100
  • 05566742c0 Fix handling of poll updates without user information Abbas Abou Daya 2020-04-25 17:32:38 -0700
  • 52d69853e3
    Merge pull request #687 from SokoMishaLov/starter-upgrade-2.2.0 Ruben Bermudez 2020-04-26 00:51:49 +0100
  • bd0c96f5e0
    Merge pull request #719 from galimru/dev Ruben Bermudez 2020-04-26 00:48:33 +0100
  • 21472d67cd
    Merge pull request #735 from Chase22/fix-command-bot-constructors Ruben Bermudez 2020-04-26 00:37:59 +0100
  • a3781ca0a5
    Merge pull request #738 from Chase22/wiki/understanding-the-library Ruben Bermudez 2020-04-26 00:36:48 +0100
  • da0aacfa40
    Merge pull request #745 from Chase22/fix-gradle-string-in-ability-example Ruben Bermudez 2020-04-26 00:35:02 +0100
  • f351e63307 Fix bug rubenlagus 2020-04-26 00:33:15 +0100
  • 571d58e13f Update version Api 4.8 rubenlagus 2020-04-24 09:03:23 +0100
  • 43082ebeea Fix gradle string in ability example Chase22 2020-04-10 11:08:26 +0200
  • 2083b29ae5 Update wiki pages Anton Petrov 2020-04-06 15:29:38 +0300
  • 7288d8da31 Update wiki pages Anton Petrov 2020-04-05 22:58:37 +0300
  • a7aec1e581
    Merge pull request #740 from rubenlagus/dev v4.7 Ruben Bermudez 2020-04-01 09:15:09 +0100
  • 14633b4040 Update version Api 4.7 Ruben Bermudez 2020-04-01 09:10:13 +0100
  • 10ed2b5bf5 Finish first version Lukas Prediger 2020-03-04 17:34:11 +0100
  • 2568822d58 Add comments to code Lukas Prediger 2020-03-04 17:21:43 +0100
  • 263d690933 Add last updated date Lukas Prediger 2020-03-04 17:21:23 +0100
  • 7b03a2889d Add poll example Chase 2020-03-03 19:20:14 +0100
  • 791826fb02 Add mapping section Chase 2020-03-01 11:10:44 +0100
  • e4bb479972 Add Introduction and The Libary and the bot section chase 2019-08-29 19:10:37 +0200
  • cc0e0c9771 Revert: Added deprecated constructor with the old style (e526b9db) Lukas Prediger 2020-03-05 17:01:06 +0100
  • 8351707e83
    Added "How to get a list of all group members" to FAQ F1R3H4WK 2020-03-05 20:13:29 +0500
  • 76b257c022
    Merge pull request #1 from F1R3H4WK/F1R3H4WK-patch-1 F1R3H4WK 2020-03-05 20:12:19 +0500
  • c236efd0b1
    Added "How to get a list of all group members" to FAQ F1R3H4WK 2020-03-05 20:11:16 +0500
  • 9540a83077
    Updated indentation of State-Machines example Rumen Nikiforov 2020-03-05 10:32:48 +0200
  • 37ab80aa56
    Fixed typo in State-Machines wiki page Rumen Nikiforov 2020-03-05 09:56:47 +0200
  • 21822f7803 Remove redundant commits to DB Abbas Abou Daya 2020-02-29 16:27:05 -0800
  • 5120595cb0 Move the commit to the end of the update pipeline Abbas Abou Daya 2020-02-29 16:22:48 -0800
  • f87e793267 User/ChatId calculation is added for PreCheckoutQuery. PreCheckoutQuery flag is added. adavliatov 2020-02-24 10:04:47 +0300
  • caf3659de9
    Update README.md Ruben Bermudez 2020-02-23 17:41:05 +0000
  • 1b18b1ccdb unwrap cause from internal exception and prevent from breaking thread (ref #629) galimru 2020-01-28 12:59:27 +0400
  • 55e27c1167 added the fix to workaround openjdk bug which thrown internal error (ref #629) galimru 2020-01-27 21:15:04 +0400
  • debddd9de6 https://github.com/rubenlagus/TelegramBots/issues/716 FIX proposal - previous changes rollback, using getMe() approach. ds64 2020-01-27 15:43:29 +0300
  • bd5c5a2f41
    Merge pull request #718 from rubenlagus/dev v4.6 Ruben Bermudez 2020-01-23 23:41:32 +0000
  • 00f68950aa Fix image rubenlagus 2020-01-23 23:39:45 +0000
  • ce2e1f9c7b Fix image rubenlagus 2020-01-23 23:35:37 +0000
  • d61ade0487 Update 4.6 rubenlagus 2020-01-23 23:23:29 +0000
  • 41fd32cb2d https://github.com/rubenlagus/TelegramBots/issues/716 FIX proposal ds64 2020-01-20 12:47:42 +0300
  • 32be70c9eb
    Merge pull request #711 from rubenlagus/dev v4.5 Ruben Bermudez 2019-12-31 15:56:48 +0100
  • 581a2f3092 Update 4.5 rubenlagus 2019-12-31 12:43:19 +0100
  • 2ca6d985fb Update 4.5 rubenlagus 2019-12-31 11:40:47 +0100
  • 915a3dcd41 Update 4.5 rubenlagus 2019-12-31 11:40:34 +0100
  • d8eacfc0b4 Update changelog rubenlagus 2019-12-31 03:44:16 +0100
  • e2bc7b4794 Fix #697 rubenlagus 2019-12-31 03:43:55 +0100
  • 6b1cea5e82 Update version 4.5 rubenlagus 2019-12-31 03:36:57 +0100
  • b27f273ba7
    Merge pull request #708 from recursiveribbons/override-equals Ruben Bermudez 2019-12-31 03:29:30 +0100
  • e4b4c07e84
    Merge pull request #709 from recursiveribbons/keyboard-constructors Ruben Bermudez 2019-12-31 03:28:57 +0100
  • 59958c57c0 Added constructor for setting keyboard in the ReplyKeyboard types recursiveribbons 2019-12-25 19:15:40 +0100
  • a0b53d1530 Override equals and hashCode for Callbackgame and LoginUrl recursiveribbons 2019-12-25 18:53:58 +0100
  • 1dbd025dc4
    Revert "Move init for TelegramFileDownloader to constructor, fix it for proxy usage" Oscar Gomez 2019-12-05 01:54:14 -0700
  • 84d40f563a
    Merge 8baea80a85 into 97c8011972 Oscar Gomez 2019-12-05 01:52:37 -0700
  • 8baea80a85
    Create jitpack.io.git Oscar Gomez 2019-12-05 01:52:14 -0700
  • 846e1d0c62
    Fix canRestrictMembers property name in ChatMember Kirill Romanov 2019-12-04 22:14:38 +0300