Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TelegramBots


Collective - Host: opensource - https://opencollective.com/telegrambots - Code: https://github.com/TelegramBots

Merge pull request #158 from thoemmi/renaming-async-methods

Renamed async methods to end with "Async"

closes #157

github.com/TelegramBots/Telegram.Bot - aa7db5b616c959a86edf0ed027ef2ca5f0aa13d1 authored over 8 years ago by Robin Müller <[email protected]>
renamed Client to TelegramBotClient

github.com/TelegramBots/Telegram.Bot - 6dd539c488a0d3798574366fbe3b8489b2133b9a authored over 8 years ago by Thomas Freudenberg <[email protected]>
added forwarding methods for renamed async methods

github.com/TelegramBots/Telegram.Bot - 92a410dc9bd25d1a20da97f4be613f61127dd95a authored over 8 years ago by Thomas Freudenberg <[email protected]>
renamed names of all asynchronous methods to end with "Async"

github.com/TelegramBots/Telegram.Bot - 0dc44af700a050eeb631d93e95bf4c951579d44b authored over 8 years ago by Thomas Freudenberg <[email protected]>
Project Refactoring

github.com/TelegramBots/Telegram.Bot - ec2de56d5c25013cb9837dfecdc9f5b1c018b051 authored over 8 years ago by Robin Müller <[email protected]>
Refactored Converters

github.com/TelegramBots/Telegram.Bot - 51a666dce735eadf2350f3a605b50e3752613305 authored over 8 years ago by Robin Müller <[email protected]>
.Net Core RC2 & API Version 2.1

closes #152
ref #119

github.com/TelegramBots/Telegram.Bot - 2a118f0bc3c180d8441f917e3de22df8c33a2fcd authored over 8 years ago by Robin Müller <[email protected]>
Added API changes from 2016-05-06

github.com/TelegramBots/Telegram.Bot - c7330fa3d291b76d9c2bd4df997e3d99ba378063 authored over 8 years ago by Robin Müller <[email protected]>
Added ReceiveError event

ref #142

github.com/TelegramBots/Telegram.Bot - f521a158b797f6016654b55158f6990443e1ace6 authored over 8 years ago by Robin Müller <[email protected]>
use appveyor nuget feed

github.com/TelegramBots/Telegram.Bot - d4c8bdb83dbdbf6b9688a36e784e3f8848445c22 authored over 8 years ago by Robin Müller <[email protected]>
ci build versioning

github.com/TelegramBots/Telegram.Bot - 0923ede155cfb5f73bce573903afb2ff7c95339d authored over 8 years ago by Robin Müller <[email protected]>
fix #141 edit message caption and replymarkup

github.com/TelegramBots/Telegram.Bot - 63560b670104c86dbfb408d34789f0652aad7d18 authored over 8 years ago by Robin Müller <[email protected]>
ci changed version

github.com/TelegramBots/Telegram.Bot - 68b99c35801d2ee82f45475d2accee095757dda5 authored over 8 years ago by Robin Müller <[email protected]>
Automatic ci versioning

github.com/TelegramBots/Telegram.Bot - e3500f2d6db16033111ddb133fb1dcc77be40f84 authored over 8 years ago by Robin Müller <[email protected]>
Missing -Recurse

github.com/TelegramBots/Telegram.Bot - ec1ad36e086b66dcab173afb340aa65306d25c9b authored over 8 years ago by Robin Müller <[email protected]>
escaping...

github.com/TelegramBots/Telegram.Bot - 9f88923109133f4f441b1bab137f839c0cb0ed62 authored over 8 years ago by Robin Müller <[email protected]>
fixed ci nuget, hopefully

github.com/TelegramBots/Telegram.Bot - abb944b171df1477fc725e14b2cf04fb4aabc1d2 authored over 8 years ago by Robin Müller <[email protected]>
fixed escaping

github.com/TelegramBots/Telegram.Bot - 1eed0c500400f741e1ad4118c8cb196f5a8a231c authored over 8 years ago by Robin Müller <[email protected]>
auto publish to project nuget

github.com/TelegramBots/Telegram.Bot - 2e370806a6c41f0b726b870696e25d1ff7b8f5d1 authored over 8 years ago by Robin Müller <[email protected]>
Added Build status

github.com/TelegramBots/Telegram.Bot - af689e2c86e55fe2fef60608d66bdb29c72c5984 authored over 8 years ago by Robin Müller <[email protected]>
fixed cache path

github.com/TelegramBots/Telegram.Bot - fdc359fbbc733c371054f8f4f3b9762f68055b86 authored over 8 years ago by Robin Müller <[email protected]>
Added automatic build config

github.com/TelegramBots/Telegram.Bot - 1a35b59190cdd8b92221d671ba8c85dcf63b9c2c authored over 8 years ago by Robin Müller <[email protected]>
Prepare automatic build

github.com/TelegramBots/Telegram.Bot - 2062b0333edebf73b7e9b1daa314fda2a1e0f26a authored over 8 years ago by Robin Müller <[email protected]>
Merge branch 'master' of github.com:MrRoundRobin/telegram.bot

github.com/TelegramBots/Telegram.Bot - 0b132e24825c183d0ee9452e6ec8c6ebb767619e authored over 8 years ago by Robin Müller <[email protected]>
Improved error handling

ref #125

github.com/TelegramBots/Telegram.Bot - 0643b3b6903c26630a67533f60224db6d817fb40 authored over 8 years ago by Robin Müller <[email protected]>
Merge pull request #135 from adebisi-fa/bug-fix-acq

Fix issue #134

github.com/TelegramBots/Telegram.Bot - 332101ef3e5f5e94d4d6c7544f7247f0fe8bf37b authored over 8 years ago by Robin Müller <[email protected]>
Fix issue #134

github.com/TelegramBots/Telegram.Bot - 41707ff6bb63b5aebda770d5b8a28eb7b74e8c60 authored over 8 years ago by adebisi-fa-hp <[email protected]>
Added Token test + handle other exceptions

github.com/TelegramBots/Telegram.Bot - 55b8b456d88887a18d6167000ea1dd9d4018bba5 authored over 8 years ago by Robin Müller <[email protected]>
Added Keyboard short hands

github.com/TelegramBots/Telegram.Bot - 19c78f21b01096a79db6cb40b4cac3d23b6d7739 authored over 8 years ago by Robin Müller <[email protected]>
Fixed DateTime Converter

ref #105

github.com/TelegramBots/Telegram.Bot - 78f45f6bcdfeb618ae1af4d3a11e7117fc3ed609 authored over 8 years ago by Robin Müller <[email protected]>
Added fancy shorthand stuff for Keyboards

github.com/TelegramBots/Telegram.Bot - 6775b49c153138698d48a02d35df15c3b8d63f67 authored over 8 years ago by Robin Müller <[email protected]>
Fixed ReplyMarkup

credits @adebisi-fa
fixes #131

github.com/TelegramBots/Telegram.Bot - ce12846a7ff1bb0c0b664fd498f6c88e04fa93ab authored over 8 years ago by Robin Müller <[email protected]>
Silent Messages, MessageEntity enhancements

github.com/TelegramBots/Telegram.Bot - c0021ea6fec62ca03634e3101d741ecfac683e47 authored over 8 years ago by Robin Müller <[email protected]>
Prerelease v9.0.0

- fixes #127
- ref #130
- update sdk

github.com/TelegramBots/Telegram.Bot - 2534250c884ff4d89a8e60e6797fe0d125fc04b9 authored over 8 years ago by Robin Müller <[email protected]>
Implemented missing inlinequeryresults

github.com/TelegramBots/Telegram.Bot - b6e9c22565d2bd369c4a87644ba429479157924f authored over 8 years ago by Robin Müller <[email protected]>
More work on Bot API 2.0

- SendContact
- SendVenue
- KickChatMember
- UnbanChatMember
- prepared for Silent Messages
- Me...

github.com/TelegramBots/Telegram.Bot - d63a15968927527fa4c3010d50f0581ea426e48e authored over 8 years ago by Robin Müller <[email protected]>
Bot API 2.0 addition

github.com/TelegramBots/Telegram.Bot - 242d7ee212d4d04a162e428d7dbaa963c9f67d7f authored over 8 years ago by Robin Müller <[email protected]>
Merge pull request #118 from 18padx08/master

Resolved some issues with the InlineResultTypes

github.com/TelegramBots/Telegram.Bot - f05683946becce9a4871a7481377d94afff2be4e authored over 8 years ago by Robin Müller <[email protected]>
Merge pull request #126 from micky53/master

fix parse_mode at editMessage

github.com/TelegramBots/Telegram.Bot - 62a9921136d9b0e7f138fb922944a3937110b0d4 authored over 8 years ago by Robin Müller <[email protected]>
fix parse_mode at editMessage

github.com/TelegramBots/Telegram.Bot - 58a0518885cde13050252b4969fbdc3708044e2c authored over 8 years ago by Хализев Михаил (Khalizev_ME) <[email protected]>
Merge pull request #123 from dedo1911/master

API 2.0: Added optional location to Inline query

github.com/TelegramBots/Telegram.Bot - 872e21a08c4e8ed09c329bb0ae1bef03355b3eef authored over 8 years ago by Robin Müller <[email protected]>
Added optional location to Inline query

github.com/TelegramBots/Telegram.Bot - 59c9201384aa5365cb95106964b320e32e7f815d authored over 8 years ago by Dario Emerson Di Sante <[email protected]>
Resolved some issues with the InlineResultTypes

github.com/TelegramBots/Telegram.Bot - 46d42f64a933e5a39408de292efd1358d2821ab1 authored over 8 years ago by Patrick Amrein <[email protected]>
Relicensed to MIT

fixes #113

github.com/TelegramBots/Telegram.Bot - f65592c0d4e907fe361c9f725477f4fad77c3fea authored over 8 years ago by Robin Müller <[email protected]>
Initial Bot API 2.0 changes

Caution! Currently not not tested

github.com/TelegramBots/Telegram.Bot - 7ebb514057a1015bf1e9835bd0afbc007198a985 authored over 8 years ago by Robin Müller <[email protected]>
catch 403 errors (ex. bot blocked etc.)

github.com/TelegramBots/Telegram.Bot - e72c9207f40807123919f52e3d9175756ba8b30f authored almost 9 years ago by Robin Müller <[email protected]>
fixed timeout in getupdates for default short pooling

github.com/TelegramBots/Telegram.Bot - f8ebeaf85e76dec965e1f6e74687341af8a292ba authored almost 9 years ago by Robin Müller <[email protected]>
fix document caption

github.com/TelegramBots/Telegram.Bot - aa845a3399e962d989ba8b8c30c8d0fed4047e59 authored almost 9 years ago by Robin Müller <[email protected]>
Merge pull request #97 from MRACHINI/master

Caption for Documents

github.com/TelegramBots/Telegram.Bot - 6323ee4897542c2e10af0b426227bf45f1254cfe authored almost 9 years ago by Robin Müller <[email protected]>
Caption For Documents!

Caption for documents is supported, did some modifications to code but
still not complete, pleas...

github.com/TelegramBots/Telegram.Bot - c9cbab454c2ac4e5b289e9ef73eaa575b2ab2d99 authored almost 9 years ago by Mhamad Rachini <[email protected]>
Merge remote-tracking branch 'refs/remotes/MrRoundRobin/master'

github.com/TelegramBots/Telegram.Bot - 76440cddc6bd664c2671f4085fef8b7a5f185124 authored almost 9 years ago by Mhamad Rachini <[email protected]>
Added ParseMode to support HTML messages

github.com/TelegramBots/Telegram.Bot - 5f93d42443109d3c9d0eef0e8e8e74b4e5e13b91 authored almost 9 years ago by Robin Müller <[email protected]>
Implemented background message polling

github.com/TelegramBots/Telegram.Bot - 21546db39d04297fd5d609319f5de506916c0631 authored almost 9 years ago by Robin Müller <[email protected]>
added info for moved examples

github.com/TelegramBots/Telegram.Bot - 6348fc973370f29a04c8c4008300a567fe57a23b authored almost 9 years ago by Robin Müller <[email protected]>
Added example projects

github.com/TelegramBots/Telegram.Bot.Examples - 20605528ee33feae6af1e8001e07e77a0783b468 authored almost 9 years ago by Robin Müller <[email protected]>
Initial commit to add default .gitIgnore and .gitAttribute files.

github.com/TelegramBots/Telegram.Bot.Examples - e83524081564cd4bc26177222881cefdba142456 authored almost 9 years ago by Robin Müller <[email protected]>
Merge branch 'refactor-project'

github.com/TelegramBots/Telegram.Bot - a1335cb8cdf60251c4ddc9e941207196007666c2 authored almost 9 years ago by Robin Müller <[email protected]>
prepared merge

github.com/TelegramBots/Telegram.Bot - 88a82ca1db6b567c76da00672a71a2e349941226 authored almost 9 years ago by Robin Müller <[email protected]>
Prepare for project refactoring and clean up

github.com/TelegramBots/Telegram.Bot - 530157a586335eae7f37165f24168c1a75e0e0bf authored almost 9 years ago by Robin Müller <[email protected]>
Project clean up

github.com/TelegramBots/Telegram.Bot - 018d2c80a14b9407f60a8fec01760ef6679011a9 authored almost 9 years ago by Robin Müller <[email protected]>
Added new chat types

ref: #74

github.com/TelegramBots/Telegram.Bot - b3901f8567241408febf23200ff36cdc0f8f1e4d authored almost 9 years ago by Robin Müller <[email protected]>
Added PCL target

github.com/TelegramBots/Telegram.Bot - af3a2a62ffc21c010cdadca170a5a98defa2f75b authored about 9 years ago by Robin Müller <[email protected]>
Converted WebHook example

github.com/TelegramBots/Telegram.Bot - a6a2cb8f2567582d1ebd322424f27fdb1f8c3a32 authored about 9 years ago by Robin Müller <[email protected]>
Added echo project

github.com/TelegramBots/Telegram.Bot - 06f756614f853d8a31c3b9a01d607edfcd5370e9 authored about 9 years ago by Robin Müller <[email protected]>
Main project migrated

github.com/TelegramBots/Telegram.Bot - 96973942b3d8c45b46a1fc817f1c7592ec877ef4 authored about 9 years ago by Robin Müller <[email protected]>
Fixed dependencies

github.com/TelegramBots/Telegram.Bot - a1f99facbbcb29807bea6bd681d01ccc6664093c authored about 9 years ago by Robin Müller <[email protected]>
Updated readme and nuget specs

github.com/TelegramBots/Telegram.Bot - 0bbf717a55b5d4a2452c2b8228cfee6a0e5c1ca9 authored about 9 years ago by Robin Müller <[email protected]>
Fixed parameter requirements for inline answers

github.com/TelegramBots/Telegram.Bot - 1e8a2c9f4295ae381624667e29b92cc709518e62 authored about 9 years ago by Robin Müller <[email protected]>
Added missing project links

github.com/TelegramBots/Telegram.Bot - b437d17ba0998b51d2665abb625bf039316abe40 authored about 9 years ago by Robin Müller <[email protected]>
Added new inline bot types

github.com/TelegramBots/Telegram.Bot - 3c66bb7e1917bda6d304cc6accca58d9dece6b20 authored about 9 years ago by Robin Müller <[email protected]>
Consolidated NuGet packages

github.com/TelegramBots/Telegram.Bot - ba87cab53e6834c938cbe684cd457214d50b03a4 authored about 9 years ago by Robin Müller <[email protected]>
Added Inline Query to Update

github.com/TelegramBots/Telegram.Bot - fd9e17fd94a9944e02b7943353ef3a3f610bd559 authored about 9 years ago by Robin Müller <[email protected]>
Prepared Inline Bot Support

& Updated dependencies

github.com/TelegramBots/Telegram.Bot - fa79ce001885e6635a3c6163491e0a57b2d0e1dd authored about 9 years ago by Robin Müller <[email protected]>
Merge pull request #62 from DarkDibblez/master

Fixed incorrect MessageType for Voice messages.

github.com/TelegramBots/Telegram.Bot - 9014d1253f6873bee82a1450e874ee1d6f042e04 authored about 9 years ago by Robin Müller <[email protected]>
Fixed incorrect MessageType for Voice messages.

github.com/TelegramBots/Telegram.Bot - 779c66abc05da77e769ed4cb0daec60b2fa271af authored about 9 years ago by Dibs <[email protected]>
Support for supergroups

github.com/TelegramBots/Telegram.Bot - 837bcc8ffed77530b0a8189e30a216bc28cb554c authored about 9 years ago by Robin Müller <[email protected]>
Merge pull request #61 from astarcev/patch-2

Added support of supergroups

github.com/TelegramBots/Telegram.Bot - 0d8bf66835118885551cc3014aaf99a2a4ce6f48 authored about 9 years ago by Robin Müller <[email protected]>
Added support of supergroups

github.com/TelegramBots/Telegram.Bot - 07318fccc63b38c13e8696fddb62d1da51d5203c authored about 9 years ago by Andrey Startsev <[email protected]>
Fixed channel support

fixes #53

github.com/TelegramBots/Telegram.Bot - 8e444829cdf409c7dc45edc97862b35c0c181c8d authored about 9 years ago by Robin Müller <[email protected]>
Fixed #44

... caused by default timeout

github.com/TelegramBots/Telegram.Bot - 7b5cf523d8b02bd3c4d6d93e69e065776178b846 authored about 9 years ago by Robin Müller <[email protected]>
Merge pull request #51 from schjan/master

Unneccessary async/await, typos

github.com/TelegramBots/Telegram.Bot - 6d40e28c8272876fdc86ad07b4774b440f5ebfe6 authored about 9 years ago by Robin Müller <[email protected]>
Typo in Message.ReplyToMessage

github.com/TelegramBots/Telegram.Bot - 55f1dbae130dae97c080eeaf710b1608bbf97e6e authored about 9 years ago by Jannis <[email protected]>
Fixed Typo in SendTextMessage method.

Removed unneeded async/awaits in Api.

github.com/TelegramBots/Telegram.Bot - 57708e779349aa08e42dc1a72286846f05517bd3 authored about 9 years ago by Jannis <[email protected]>
Updated Readme

github.com/TelegramBots/Telegram.Bot - 725ad4ed28478506737d408fbd8e46cbfc7db0dc authored about 9 years ago by Robin Müller <[email protected]>
Implemented recent Api changes

- Added Exceptions
- Implemented Api changes (fixes #43)
- Changed Some Types to real enums

github.com/TelegramBots/Telegram.Bot - 6538253c40910800ac78d3a8c6f7716f703d1a70 authored about 9 years ago by Robin Müller <[email protected]>
Updated MessageType comparison

should fix #41

github.com/TelegramBots/Telegram.Bot - 65bc1fa23b3dba74e7d5f8e71f3f98696c5492ff authored over 9 years ago by Robin Müller <[email protected]>
Added WebHook Sample

github.com/TelegramBots/Telegram.Bot - 7ceaade58be7f4df9f6f561cbed499c5a8453373 authored over 9 years ago by Robin Müller <[email protected]>
Made SetWebHook awaitable, made MessageType Compareable

github.com/TelegramBots/Telegram.Bot - 06c91ee9933c4412ea7a5bfcad077bcc1a8ffe28 authored over 9 years ago by Robin Müller <[email protected]>
Markdown support

added markdown support

github.com/TelegramBots/Telegram.Bot - 9f1f95e21feaa09a777de72bd1dbcb688bbde04d authored over 9 years ago by Robin Müller <[email protected]>
File Download Sample

#10

github.com/TelegramBots/Telegram.Bot - 4acc236ce146fe712792e744a71d444c99a957d5 authored over 9 years ago by Robin Müller <[email protected]>
Added File Download method

#27

github.com/TelegramBots/Telegram.Bot - 73bd5f4aaedbc8f565f118d5c5d6bc4340f60c5e authored over 9 years ago by Robin Müller <[email protected]>
Added Certificate parameter to SetWebHook

should fix #33

github.com/TelegramBots/Telegram.Bot - 649415da274520923db0e83ad9ccb97cdbb0da06 authored over 9 years ago by Robin Müller <[email protected]>
Updated .nuspec

github.com/TelegramBots/Telegram.Bot - ebbb20e24e51ccf7157426fe309542fdfc1bf2e1 authored over 9 years ago by Robin Müller <[email protected]>
Merge remote-tracking branch 'public/master'

github.com/TelegramBots/Telegram.Bot - f7a1c0d426c47661edc8daa8f590b9e910f9e2ef authored over 9 years ago by Robin Müller <[email protected]>
Fix #30

-fixed issue #30
-added ConversationType (see #12)

github.com/TelegramBots/Telegram.Bot - 1448c00bfc983a349c8a2bd64ac443e8a4ef2b22 authored over 9 years ago by Robin Müller <[email protected]>
Added License

- Fixed #29

github.com/TelegramBots/Telegram.Bot - 46e7372ee806ca7c834c79acd207a4e15903cbfa authored over 9 years ago by Robin Müller <[email protected]>
Updated ReadMe

github.com/TelegramBots/Telegram.Bot - 88bf585dfae2b3b32da1ba096e407efd0657685e authored over 9 years ago by Robin Müller <[email protected]>