Max Melentiev
fa43561765
Remove workaround for ruby 2.5.0 to fix travis builds
2019-02-15 19:27:18 +05:30
printercu
cea856c928
Merge pull request #110 from biow0lf/master
...
Fix typo
2019-02-15 19:25:32 +05:30
Igor Zubkov
5a93c1efc6
Fix typo
2019-01-24 03:47:05 +02:00
Max Melentiev
38ee303912
Fix doc-comment for latest changes
2018-09-23 10:39:56 +03:00
Max Melentiev
380d13f65a
Update to Bot API 4.1
v0.14.1
2018-09-03 08:57:10 +03:00
Max Melentiev
20427499c3
Read config from secrets when credentials don't provide it in rails >= 5.2
2018-06-27 09:47:26 +03:00
Max Melentiev
8936a7a96c
Remove botan.io support
...
https://github.com/botanio/sdk#this-service-will-be-shut-down-on-25th-may-2018
2018-06-22 07:45:08 +03:00
printercu
e2e32e041a
Merge pull request #94 from KonstantinReido/master
...
Changed README a bit
2018-06-22 07:34:40 +03:00
Konstantin Reido
543258fa11
Remove section about Botan.io because this service isn’t available anymore
2018-06-22 00:52:27 +03:00
Konstantin Reido
4bf5956b41
Add a note to README about credentials API appeared in rails 5.2
2018-06-22 00:30:11 +03:00
Konstantin Reido
8b6dc60aaa
Fix typo in README
2018-06-22 00:25:20 +03:00
Max Melentiev
b6bef94081
Fix spelling in readme
2018-06-07 16:57:14 +06:00
Max Melentiev
1f62636a91
v0.14.0
v0.14.0
2018-06-07 16:49:50 +06:00
printercu
64d00681a3
Merge pull request #85 from telegram-bot-rb/commands
...
Refactor actions system
2018-06-07 14:42:12 +06:00
Max Melentiev
409d6e4aa8
Use not confusing naming in readme
2018-06-07 14:38:51 +06:00
Max Melentiev
b5f4c97f44
Class-level helper for lazy translations
2018-06-07 14:26:13 +06:00
Max Melentiev
7ff89d012c
Translation helper strips ! from action name for lazy translations
2018-06-07 14:10:22 +06:00
Max Melentiev
6dd705fe89
Drop .context_handler, .context_to_action! methods
2018-06-07 12:32:09 +06:00
Max Melentiev
9310fa613b
Use bang-methods as actions for commands
2018-06-07 12:32:08 +06:00
printercu
8db3204609
Merge pull request #84 from telegram-bot-rb/unify_specs
...
Unify specs
2018-06-07 12:29:31 +06:00
Max Melentiev
fb02c34be9
Add deprecated fallback at telegram/bot/rspec/integration
2018-06-07 12:20:34 +06:00
Max Melentiev
a9b45c70cf
Update readme
2018-06-06 01:47:17 +06:00
Daniel Pietersen
ad798cd48d
Testing Cleanup
...
Thought I'd suggest some edits based on grammar and some spelling mistakes considering how useful this Bot has been for the project I'm working on. Feel free to ignore if it's not needed.
2018-06-06 01:37:34 +06:00
Max Melentiev
4d76941d03
Support for testing bots in poller mode and non-Rails apps
2018-05-30 11:43:05 +03:00
Max Melentiev
050df20533
Require action_dispatch fully
...
It uses autoload, so it's lazy-loaded. However there are missing some
internal requires so it will asks for more not-related `requires`
when requiring some files directly.
2018-05-30 11:43:05 +03:00
Max Melentiev
673986ca7e
Make integration & controller specs consistent
2018-05-30 11:43:05 +03:00
Max Melentiev
eeb2569bd7
Remve deprecated telegram_webhooks
2018-05-28 19:49:11 +03:00
Max Melentiev
2eb2670ed2
v0.13.1
v0.13.1
2018-05-28 13:27:35 +03:00
Max Melentiev
6a5e642470
Fix #chat for non-message updates with TypedUpdates enabled
...
Fixes #82
2018-05-19 12:53:15 +03:00
printercu
4ff5a58b98
Merge pull request #79 from telegram-bot-rb/fix-travis
...
Fix travis build
2018-05-14 13:20:35 +03:00
printercu
ffb13321b4
Fix travis build
2018-05-14 12:18:14 +03:00
printercu
3bdc4f5ae0
Merge pull request #72 from WA9ACE/patch-1
...
Spelling correction
2018-04-25 11:15:23 +03:00
Max Melentiev
5603016e4a
Extracted typed response mappings to telegram-bot-types gem
...
Fixes #75
2018-04-25 11:07:34 +03:00
Caleb Albritton
fa6b9a825e
Spelling correction
2018-04-13 11:50:05 -04:00
printercu
bdff6b2e1c
Merge pull request #65 from telegram-bot-rb/rails-6
...
Prepare for rails 6
2018-02-21 21:34:49 +03:00
Max Melentiev
f39a451192
Add rails-6 to build matrix
2018-02-21 20:35:03 +03:00
Max Melentiev
9af6de8d36
Avoid Hash#transform_values. Fixes #63
2018-02-21 19:49:09 +03:00
Max Melentiev
c86b2ef09b
v0.13.0
v0.13.0
2018-02-02 11:03:14 +03:00
Max Melentiev
bfcb1c5f41
Deleted page from wiki with old routes examples, remove this link from readme
2018-02-02 11:01:22 +03:00
Max Melentiev
88c8d4fd4e
Deprecate telegram_webhooks in favor of telegram_webhook
2018-02-02 10:52:48 +03:00
Max Melentiev
06253c940e
Extract methods in UpdatesPoller
2018-02-02 10:37:45 +03:00
printercu
eb24816e1e
Merge pull request #61 from telegram-bot-rb/test-cc
...
Setup codeclimate integration
2018-01-18 14:12:11 +03:00
Max Melentiev
a67a643c7b
Build new rubies on travis
2018-01-18 14:04:39 +03:00
Max Melentiev
28db729320
Update changelog
2018-01-18 12:43:10 +03:00
Max Melentiev
7f1f2bb884
Fix readme
2018-01-18 12:42:11 +03:00
Max Melentiev
88ae24b7e8
Fix codeclimate issues
2018-01-18 12:42:04 +03:00
Max Melentiev
3a876a42df
Setup codeclimate
2018-01-18 12:31:32 +03:00
Yuri S
66991d3653
Support for :credentials on Rails v5.2.x. ( #60 )
2018-01-17 10:40:24 +03:00
Max Melentiev
5407c5028f
Fix specs for rails 4
2018-01-09 12:00:49 +03:00
Max Melentiev
b41032eee9
Update rubocop
2018-01-05 14:21:08 +03:00