Commit Graph

935 Commits

Author SHA1 Message Date
Ruben Bermudez
a7aec1e581
Merge pull request #740 from rubenlagus/dev
Update version Api 4.7
2020-04-01 09:15:09 +01:00
Ruben Bermudez
14633b4040 Update version Api 4.7 2020-04-01 09:10:13 +01:00
Lukas Prediger
10ed2b5bf5 Finish first version 2020-03-22 19:55:45 +01:00
Lukas Prediger
2568822d58 Add comments to code 2020-03-22 19:55:42 +01:00
Lukas Prediger
263d690933 Add last updated date 2020-03-22 19:55:40 +01:00
Chase
7b03a2889d Add poll example 2020-03-22 19:55:37 +01:00
Chase
791826fb02 Add mapping section 2020-03-22 19:55:24 +01:00
chase
e4bb479972 Add Introduction and The Libary and the bot section 2020-03-22 19:55:18 +01:00
Lukas Prediger
cc0e0c9771 Revert: Added deprecated constructor with the old style (e526b9db)
This commit causes a bug if using the normal constructors without
overriding getBotUsername and since it's no longer abstract it doesn't force you to implement the method,
even though it is needed in any case aside from the deprecated one
2020-03-05 17:01:06 +01:00
Abbas Abou Daya
21822f7803 Remove redundant commits to DB 2020-02-29 16:27:05 -08:00
Abbas Abou Daya
5120595cb0 Move the commit to the end of the update pipeline 2020-02-29 16:22:48 -08:00
Ruben Bermudez
caf3659de9
Update README.md 2020-02-23 17:41:05 +00:00
galimru
1b18b1ccdb unwrap cause from internal exception and prevent from breaking thread (ref #629) 2020-01-28 12:59:27 +04:00
galimru
55e27c1167 added the fix to workaround openjdk bug which thrown internal error (ref #629) 2020-01-27 21:15:04 +04:00
Ruben Bermudez
bd5c5a2f41
Merge pull request #718 from rubenlagus/dev
Update 4.6
2020-01-23 23:41:32 +00:00
rubenlagus
00f68950aa Fix image 2020-01-23 23:39:45 +00:00
rubenlagus
ce2e1f9c7b Fix image 2020-01-23 23:35:37 +00:00
rubenlagus
d61ade0487 Update 4.6 2020-01-23 23:23:29 +00:00
Ruben Bermudez
32be70c9eb
Merge pull request #711 from rubenlagus/dev
Update 4.5
2019-12-31 15:56:48 +01:00
rubenlagus
581a2f3092 Update 4.5 2019-12-31 12:43:19 +01:00
rubenlagus
2ca6d985fb Update 4.5 2019-12-31 11:40:47 +01:00
rubenlagus
915a3dcd41 Update 4.5 2019-12-31 11:40:34 +01:00
rubenlagus
d8eacfc0b4 Update changelog 2019-12-31 03:44:16 +01:00
rubenlagus
e2bc7b4794 Fix #697 2019-12-31 03:43:55 +01:00
rubenlagus
6b1cea5e82 Update version 4.5 2019-12-31 03:36:57 +01:00
Ruben Bermudez
b27f273ba7
Merge pull request #708 from recursiveribbons/override-equals
Override equals and hashCode for CallbackGame and LoginUrl
2019-12-31 03:29:30 +01:00
Ruben Bermudez
e4b4c07e84
Merge pull request #709 from recursiveribbons/keyboard-constructors
Added constructor for setting keyboard in the ReplyKeyboard types
2019-12-31 03:28:57 +01:00
recursiveribbons
59958c57c0 Added constructor for setting keyboard in the ReplyKeyboard types 2019-12-25 19:18:16 +01:00
recursiveribbons
a0b53d1530 Override equals and hashCode for Callbackgame and LoginUrl 2019-12-25 18:53:58 +01:00
sokomishalov
4f0e5f6af0
Merge branch 'dev' into starter-upgrade-2.2.0 2019-11-25 00:01:11 +05:30
Ruben Bermudez
547013dcd9
Merge pull request #694 from rubenlagus/dev
Dev
2019-11-23 17:03:36 +00:00
Ruben Bermudez
f58def6326 Update changelog 2019-11-23 16:45:03 +00:00
Ruben Bermudez
26f83bd4bb
Merge pull request #692 from kortov/bugfix-691
Move init for TelegramFileDownloader to constructor, fix it for proxy usage
2019-11-23 16:32:50 +00:00
Eugene Kortov
ff96318fef Add DI for TelegramFileDownloader, fix it for proxy usage
- add DI for TelegramFileDownloader
- replace volatile variables with final
2019-11-20 16:45:38 +04:00
Ruben Bermudez
27649a99cf Update dependencies 2019-11-19 01:01:49 +00:00
Ruben Bermudez
030aed2756 Add comment 2019-11-19 00:43:25 +00:00
Ruben Bermudez
0cbc21b142 Update version 4.4.0.2 2019-11-19 00:43:25 +00:00
rubenlagus
44c814256d Bug fixes and pom dependencies upgrades 2019-11-19 00:43:21 +00:00
rubenlagus
7cfcca3ae3 Fix error importing project 2019-11-19 00:42:17 +00:00
Ruben Bermudez
31e5fe6638
Merge pull request #660 from UnAfraid/slf4j
Replacing log4j with slf4j
2019-10-30 23:24:41 +00:00
Ruben Bermudez
777dc843ef
Merge pull request #631 from jugendhacker/patch-jugendhacker-1
Fixed case insensitive usernames
2019-10-30 23:15:00 +00:00
sokomishalov
eb3d159dde upgrade spring boot to 2.2.0.RELEASE
replaced Optional bean with ObjectProvider in autoconfiguration
2019-10-30 12:16:16 +03:00
UnAfraid
2d27f9e60f Post merge fixes 2019-10-14 20:08:16 +03:00
j.r@wiuwiu.de
e526b9db14 Added deprecated constructor with the old style 2019-10-13 15:12:22 +02:00
Ruben Bermudez
15fe637998
Merge branch 'dev' into slf4j 2019-10-12 01:02:15 +01:00
Ruben Bermudez
fc12de81c0
Merge pull request #671 from addo37/add-ability-toggle
Add Abillity toggles and export default abilities to their own class
2019-10-12 01:00:38 +01:00
Ruben Bermudez
1ebbc68485
Merge branch 'dev' into add-ability-toggle 2019-10-12 01:00:28 +01:00
Ruben Bermudez
5d166d3d90
Merge pull request #672 from addo37/add-extensions-wiki
Add wiki for Ability Extensions
2019-10-09 02:06:38 +01:00
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