Gocho Mugo
|
0461c0bfe3
|
doc: Add missing full stop (#515)
|
8 years ago |
Benny Neugebauer
|
091ef7a8a7
|
doc: Add missing full stop
|
8 years ago |
Oleksandr Tryshchenko
|
435f06319e
|
doc: Fixed type annotations for message id parameter (#491)
References:
* BR: https://github.com/yagop/node-telegram-bot-api/issues/490
|
8 years ago |
GochoMugo
|
119d892c34
|
release: v0.30.0
|
8 years ago |
GochoMugo
|
1169f8e430
|
chore: Use npm script prepublishOnly instead of deprecated prepublish
|
8 years ago |
GochoMugo
|
5cecffc34b
|
chore/deps: Downgrade eslint for Node v4 compatibility
|
8 years ago |
GochoMugo
|
7e9e9b11b3
|
test: Fix previously-uncaught lint errors
|
8 years ago |
GochoMugo
|
2bdd50fdc2
|
chore/deps: Update dependencies
Notes:
Kept-back:
---------
1. eslint-config-airbnb
2. file-type
3. istanbul
4. mime
5. mocha
|
8 years ago |
GochoMugo
|
309696622d
|
doc: Showcase and update contributor list
|
8 years ago |
GochoMugo
|
1f4c79ec8e
|
chore: Ignore package lock file
|
8 years ago |
GochoMugo
|
8edf1fbc6d
|
doc: Update changelog
|
8 years ago |
GochoMugo
|
55332c3c25
|
doc: Update changelog, version badge
|
8 years ago |
GochoMugo
|
96c50ba1bd
|
doc: Improve deprecation messages
|
8 years ago |
GochoMugo
|
4358f20dbb
|
doc: Minor fixes on documentation
|
8 years ago |
GochoMugo
|
0781ae685d
|
src/telegram: Add TelegramBot#sendMediaGroup()
References:
* Telegram API documentation: https://core.telegram.org/bots/api#sendmediagroup
|
8 years ago |
Oleg
|
584610baaf
|
doc: Add tutorial [RUS] (#477)
|
8 years ago |
GochoMugo
|
1a08221174
|
src/telegram: Improve sending files (#471)
References:
* PR: https://github.com/yagop/node-telegram-bot-api/pull/471
|
8 years ago |
GochoMugo
|
d7197998dd
|
doc: Add note on specifying additional Telegram query options
|
8 years ago |
GochoMugo
|
4051117ed0
|
src: Minor reorganisation, fixes
|
8 years ago |
GochoMugo
|
f28416fbaf
|
src/telegram: Implement downloadFile() in terms of getFileStream()
|
8 years ago |
GochoMugo
|
04e8b892aa
|
src/telegram: Emit 'info' on stream from TelegramBot#getFileStream()
|
8 years ago |
GochoMugo
|
b968e893d3
|
src/telegram: Populate Stream#path from TelegramBot#getFileStream()
|
8 years ago |
GochoMugo
|
b91409a2b6
|
test: Fix path to ssl key, cert
|
8 years ago |
GochoMugo
|
455a93cacb
|
examples: Add notice of openshift 2 shutdown
References:
* Issue: https://github.com/yagop/node-telegram-bot-api/issues/426
|
8 years ago |
GochoMugo
|
17f839498e
|
chore: Re-organise examples
|
8 years ago |
GochoMugo
|
d9692f45a9
|
src/telegram: Add TelegramBot#getFileStream()
References:
* FR: https://github.com/yagop/node-telegram-bot-api/issues/442
|
8 years ago |
Gocho Mugo
|
0870684d83
|
src/polling: Fix the Offset Infinite Loop bug (#265)
References:
* BR: https://github.com/yagop/node-telegram-bot-api/issues/36
|
8 years ago |
GochoMugo
|
8edb687283
|
src: Add fileOptions to remaining file-sending methods
|
8 years ago |
GochoMugo
|
3b603b1dbd
|
src: Minor fix, complete TODO
|
8 years ago |
GochoMugo
|
b774ff436f
|
src: Minor fixes
|
8 years ago |
GochoMugo
|
d6083e4327
|
src: Support file options, defaults in sending files
|
8 years ago |
GochoMugo
|
fb1f4344b3
|
test: Disable tests on Node.js v0.12
References:
* BR: https://github.com/yagop/node-telegram-bot-api/issues/365
|
8 years ago |
GochoMugo
|
b1f0ebaf17
|
src/polling: Add options to TelegramBot#stopPolling()
Feature:
* Simply, pass through options to TelegramBot#stopPolling(options)
to TelegramBotPolling#stop(options)
References:
* Related PR: https://github.com/yagop/node-telegram-bot-api/pull/456
|
8 years ago |
GochoMugo
|
ce9ff57a63
|
src/telegram: Don't JSON-serialize parameter if already of String type
|
8 years ago |
GochoMugo
|
012e7df35f
|
src: Support API v3.5 `provider_data` parameter
|
8 years ago |
GochoMugo
|
57dec19bab
|
src: Support future additional Telegram parameters
References:
* FR: https://github.com/yagop/node-telegram-bot-api/issues/454
|
8 years ago |
GochoMugo
|
fce9244dfd
|
doc: Update help information
References:
* Issue #219: https://github.com/yagop/node-telegram-bot-api/issues/219
* Issue #273: https://github.com/yagop/node-telegram-bot-api/issues/273
* Issue #304: https://github.com/yagop/node-telegram-bot-api/issues/304
|
8 years ago |
GochoMugo
|
0008a39227
|
pr: Merge edited PR (#440)
|
8 years ago |
GochoMugo
|
183b6bdb28
|
doc: Generate API reference, Update changelog
|
8 years ago |
GochoMugo
|
816511b19f
|
pr: Merge kamikazechaser/node-telegram-bot-api#feature/stickersets
|
8 years ago |
GochoMugo
|
cfde217488
|
test: Fix lint error
|
8 years ago |
GochoMugo
|
13472899e4
|
pr: Merge edited PR (#439)
|
8 years ago |
GochoMugo
|
59378d381b
|
test: Add tests
|
8 years ago |
GochoMugo
|
79118b9fae
|
doc: Minor fixes, Update changelog
|
8 years ago |
GochoMugo
|
65384a11d4
|
pr: Merge kamikazechaser/node-telegram-bot-api#feature/livelocations
|
8 years ago |
GochoMugo
|
1f61b82aa8
|
doc: Fix documented types for params `chatId`, `userId`
References:
* BR: https://github.com/yagop/node-telegram-bot-api/issues/300
|
8 years ago |
GochoMugo
|
633bd83a0a
|
src/telegram: JSON-serialize 'mask_position's
References:
* Similar PR: https://github.com/yagop/node-telegram-bot-api/pull/468
|
8 years ago |
drGOD
|
4586ebd10b
|
src/telegram: JSON-serialize shipping_options in answerShippingQuery (#468)
|
8 years ago |
Yago
|
fd337e91f2
|
Merge pull request #463 from saeedhei/patch-1
Persian Language added
|
8 years ago |
Yago
|
20c5ab6710
|
Merge branch 'master' into patch-1
|
8 years ago |