Commit Graph

165 Commits (673e09cd0883bd20594eaea9ff84ee19539f0dc7)

Author SHA1 Message Date
Jonas Fowl 673e09cd08 src/telegram: Support 'deleteMessage' API method 9 years ago
GochoMugo 11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener() 9 years ago
Fabio Zuber 9f3107b5ab src/telegram: reset state of global regexp (#326) 9 years ago
GochoMugo 607a39ed5e
src/polling: Fix defaulting value of 'options.polling.params.timeout' 9 years ago
GochoMugo 130f6940ce
src/polling: Fix bug #284 9 years ago
GochoMugo 9a9dfa9560
src: Minor fixes 9 years ago
GochoMugo e75d51ca8f
src/polling: Add constructor option 'options.polling.params' 9 years ago
Gocho Mugo eed7c1e4d0 src: Add proper error handling (#283) 9 years ago
GochoMugo 6f5dad6e5b
src/telegram: Add shim for Array#findIndex() 9 years ago
GochoMugo 79de62a96e
src/telegram: Add TelegramBot#removeReplyListener() 9 years ago
GochoMugo 7e4cadb514
src/polling: Fix bug #281 9 years ago
GochoMugo 3221d647cc
src/polling: Fix bug #276 9 years ago
GochoMugo 9d12bdfa41
src/webhook: Use String#indexOf() instead of RegExp#test() to find token 9 years ago
GochoMugo dad8697411
doc: Document options.webHook.host 9 years ago
GochoMugo 9f031a72e5
pr/272: Finish on PR 9 years ago
Anton Mironov 3263c6c253 Webhook health check endpoint 9 years ago
GochoMugo a32259b1a1
src/telegram: Consider stream.path could not be parsed 9 years ago
GochoMugo ef3574ee88 doc: Improve project documentation 9 years ago
GochoMugo e77c5ad8ec
src: Fix lint error 9 years ago
GochoMugo 3201ce4172
telegram: Use POST requests by default 9 years ago
GochoMugo df4d9c06f3
src: Fix default options in constructors 9 years ago
GochoMugo a9d6e93622
[telegram] Return error on trying to use Polling, WebHook together 9 years ago
GochoMugo 0c18cda922
[docs] Fix undocumented return value for TelegramBot#setWebHook() 9 years ago
GochoMugo 0d20565bd5
[telegram] Add constructor option, 'filepath' 9 years ago
GochoMugo e009b60efa
[webhook] Do not rely on http.Server#listening property 9 years ago
GochoMugo 6753f7befd
[telegram] Handle error when formatting formData 9 years ago
GochoMugo 97c8130d93
[webhook,polling] Improve starting, stopping of webhook, polling 9 years ago
GochoMugo 4735518116
[docs] Mention auto-deletion of webhook during polling 9 years ago
GochoMugo aaa3992a78
[webhook] Fix referencing options 9 years ago
GochoMugo 31a2376a1f
[webhook] Allow passing options to HTTPS server 9 years ago
GochoMugo 487b5f4b8b
Fix ES6 syntax 9 years ago
Gocho Mugo 215e0dc23b Add deleteWebHook, getWebHookInfo (#246) 9 years ago
Gocho Mugo bc7549599e Ensure consistency of methods signatures (#245) 9 years ago
GochoMugo eba70cd3d7
[telegram] Expose TelegramBot#processUpdate() 9 years ago
GochoMugo 84329d05b4
[lint] Fix error reported by linter 9 years ago
GochoMugo d768749e8f
[polling] Fix stopping polling 9 years ago
GochoMugo 6b4ff126f4
[telegram] Allow specifying API Base URL 9 years ago
GochoMugo 8edd5f4c6d
[polling,webhook] Add methods controlling polling, webhook 9 years ago
GochoMugo 69b059a4d7
[webhook] Allow enabling/disabling webhook auto-open 9 years ago
GochoMugo e2f095fc52 [polling] Allow enabling/disabling polling auto-start 9 years ago
GochoMugo daab34d98d
Update codebase 9 years ago
Mohammed Sohail 2a4fea42d7 New Update Fields From API v2.3 (#227) 9 years ago
GochoMugo 2ff2716ca2
[docs] Add link to docs for more information 9 years ago
Alexander Tarmolov afd2373351 Proxy extra request options (PR #178) 9 years ago
Plusb Preco d4a5f5d16c Fix request performance issue (PR #193) 9 years ago
GochoMugo 578ad1fa13
[doc] Update doc on TelegramBot#sendContact() 9 years ago
GingerPlusPlus 0fb142f6ac Added onlyFirstMatch option 9 years ago
Jishnu Mohan 2fa3f68d61 adding getGameHighScores 9 years ago
Yago 2559f6d677 Revert "Fix ES6 syntax errors" 9 years ago
GochoMugo 0ed1efedfb
Fix ES6 syntax errors 9 years ago