Max Melentiev
814c4e7d1a
v0.16.5
v0.16.5
2024-11-27 23:59:24 -05:00
Max Melentiev
42b98dbf40
Update rails ( #251 )
...
* Rails 8.0 support
* Update to Bot API 8.0
2024-11-28 04:58:34 +00:00
Max Melentiev
225e02abb4
v0.16.3
v0.16.4
2024-08-29 22:12:58 -04:00
Max Melentiev
084ff3527b
Rails 7.2 support ( #242 )
...
* Rails 7.2 support
* Update to Bot API 7.9
2024-08-30 03:12:10 +01:00
Max Melentiev
533d84c9ce
v0.16.3
v0.16.3
2024-07-21 19:50:03 -04:00
Danyil Shkoropad
7ddebcb1e2
Add pre_checkout_query to PAYLOAD_TYPES ( #238 )
...
* Update Bot API version from 7.5 to 7.7
- Add new method: sendPaidMedia
* Add pre_checkout_query to PAYLOAD_TYPES
- Added pre_checkout_query to updates_controller.rb
- Updated tests in updates_controller_spec.rb
- Updated tests in typed_update_spec.rb
- Updated CHANGELOG.md for Bot API 7.7 and pre_checkout_query
2024-07-16 22:20:52 +01:00
Danyil Shkoropad
e7b7e2a219
Update Bot API version from 7.5 to 7.7 ( #237 )
...
- Add new method: sendPaidMedia
2024-07-08 21:05:45 +01:00
Danyil Shkoropad
7a34c0aa88
Bot API updated from 7.3 to 7.5 ( #236 )
2024-06-29 14:31:34 +01:00
Max Melentiev
62c3e3c861
v0.16.2
v0.16.2
2024-05-12 16:55:41 -04:00
Max Melentiev
da22ecbe79
Update to Bot API 7.3
2024-05-12 16:54:41 -04:00
Max Melentiev
ffd17ec933
Fix frozen string issue for ruby < 3 ( #235 )
2024-05-12 21:42:33 +01:00
Max Melentiev
ad1eb5a47f
Use debug gem instead of pry ( #234 )
2024-05-12 21:41:03 +01:00
Roman Novoselov
b05f17b02b
Treat callback_query_id as string in spec helper ( #231 )
2024-04-16 18:15:15 +01:00
Max Melentiev
6140f7a68a
Bot api 7.0 ( #229 )
2023-12-30 16:23:57 +00:00
Max Melentiev
57b17f068c
Update rubopcop ( #227 )
...
* Update rubopcop [WIP]
* Further rubocop fixes
* Fix rubocop-rails cops
* Fix spec
* Disable rubocop suggestions
* Run rubocop in github actions rather than in codeclimate
2023-12-30 15:20:27 +00:00
Max Melentiev
7bcb0caded
v0.16.1
2023-12-30 18:18:35 +06:00
Max Melentiev
d048f42c6c
Merge pull request #225 from mario-amazing/master
...
Fix rails 7.1 broadcast error
2023-12-18 20:58:13 +00:00
mario_amazing
f54b36d9b7
Fix rails 7.1 broadcast error
2023-12-18 18:29:04 +03:00
Max Melentiev
cd2d3d8d87
v0.16.0
v0.16.0
2023-11-09 21:33:24 -08:00
Max Melentiev
ee666f0e90
Merge pull request #207 from telegram-bot-rb/webhook_request
...
Add UpdatesController#webhook_request
2023-11-09 21:27:39 -08:00
Max Melentiev
759b125d82
Merge branch 'master' into webhook_request
2023-11-09 21:16:12 -08:00
Max Melentiev
21ca16f613
Merge pull request #209 from anko20094/added-chat-join-request-to-payload-types
...
Added chat_join_request to PAYLOAD_TYPES + update API
2023-11-09 21:14:23 -08:00
Max Melentiev
7cfceb7439
Update CHANGELOG.md
2023-11-09 21:01:07 -08:00
Max Melentiev
29603e5b60
Update .gitignore
2023-11-09 21:00:36 -08:00
Max Melentiev
5822eff988
Merge branch 'master' into added-chat-join-request-to-payload-types
2023-11-09 20:59:43 -08:00
Max Melentiev
cbe7186c44
Add UpdatesController#webhook_request
2023-11-09 20:56:45 -08:00
Max Melentiev
ca20bb0533
Merge pull request #221 from epergo/ep/fix-pipeline
...
Update testing matrix
2023-11-05 06:50:16 -08:00
Eloy Pérez
6f8565fbd5
Update testing matrix
2023-11-05 10:23:40 +01:00
Max Melentiev
a16928267a
Merge pull request #217 from epergo/ep/rails-7-1
...
Allow installation in Rails 7.1
2023-10-28 07:59:03 +01:00
Eloy Pérez
83bc13bac6
Allow installation in Rails 7.1
2023-10-27 19:43:17 +02:00
Max Melentiev
1e1814a26d
Merge pull request #213 from Nmerey/add-login-url-method
...
Add new commands available at API 6.8
2023-08-28 11:56:39 +01:00
Nmerey
ae9a6a501d
Add new methods available at API 6.8
2023-08-28 14:51:15 +06:00
Danyil Shkoropad
74c2c28ab5
Added chat_join_request to PAYLOAD_TYPES + update API
2023-06-28 23:54:47 +03:00
Max Melentiev
af85966939
Fix status badge
2023-06-28 21:23:43 +01:00
Max Melentiev
5145c31d73
Merge pull request #210 from telegram-bot-rb/gh-actions
...
Move to github actions from travis-ci
2023-06-28 21:15:26 +01:00
Max Melentiev
cbb3a85757
Move to github actions from travis-ci
2023-06-28 20:55:51 +01:00
Max Melentiev
f0c5222c8f
Merge pull request #206 from marckohlbrugge/master
...
Add commands upto Bot API 6.6
2023-04-16 19:18:51 +01:00
Marc Köhlbrugge
b4e5b056e0
Add commands upto Bot API 6.6
2023-04-06 23:11:31 +08:00
Max Melentiev
be74094c90
Merge pull request #200 from ceritium/patch-1
...
Fix typo on comment
2023-02-13 08:47:48 +01:00
Jose Galisteo
e53c31b79f
Fix typo on comment
2023-02-11 14:56:39 +01:00
Max Melentiev
b40e4b432d
Merge pull request #198 from telegram-bot-rb/nested_files
...
Add support for editMessageMedia similar to sendMediaGroup
v0.15.7
2023-01-14 13:18:38 +00:00
Max Melentiev
ef5ec81386
Add support for editMessageMedia similar to sendMediaGroup
2023-01-13 20:33:30 +00:00
Max Melentiev
7d8a19d3c8
Pass action parameter to RequestBodyFormatter
v0.15.6
2022-03-13 21:39:55 +00:00
Max Melentiev
380f6686fc
Update to Bot API 5.7
v0.15.5
2022-03-12 19:37:53 +00:00
Max Melentiev
ea64230eab
Merge pull request #168 from telegram-bot-rb/nested_files
...
Fix sending File objects in nested objects (ex., in sendMediaGroup)
2022-03-12 19:34:57 +00:00
Max Melentiev
5b9706ed47
Fix sending File objects in nested objects in sendMediaGroup
2022-03-12 19:33:17 +00:00
Max Melentiev
2d73d1c879
Merge pull request #174 from telegram-bot-rb/rails-7
...
Rails 7.0 support
2022-01-04 22:54:17 +00:00
Max Melentiev
88af1152cf
Rails 7.0 support
2022-01-04 22:49:53 +00:00
Max Melentiev
586217585a
Merge pull request #164 from KonstantinReido/patch-1
...
Fix typo in README.md
2021-08-20 12:36:46 +01:00
Konstantin Reido
f83bf92601
Fix typo in README.md
2021-08-20 11:26:00 +03:00