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

Fix exceptions description and typos

github.com/TelegramBots/Telegram.Bot.Extensions.Exceptions - 2ec5f0bccfda40b41f93610d1b67549f2bbdb15b authored over 4 years ago by karb0f0s <[email protected]>
Change title

github.com/TelegramBots/book - b3d5a7463429c8811990da842ee023cf4efb9713 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update mdbook

github.com/TelegramBots/book - 1be0c200c4a8d801b0a6a2d8f8bbd1aa8307f603 authored over 4 years ago by Aleksey Usatov <[email protected]>
Move exceptions into custom exception parser

github.com/TelegramBots/Telegram.Bot.Extensions.Exceptions - 5faa2e647cd1d0cb109bcbf99771d259a9257868 authored over 4 years ago by Aleksey Usatov <[email protected]>
Await stop task in test

github.com/TelegramBots/Telegram.Bot - 9b1241dc83ab5f91b1806980ab7cba6b3c32051b authored over 4 years ago by Aleksey Usatov <[email protected]>
Await stop task in test

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 9b1241dc83ab5f91b1806980ab7cba6b3c32051b authored over 4 years ago by Aleksey Usatov <[email protected]>
Increase delay in test

The test passes locally, but fails on CI server, probably some timing
issues

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 051715b802968062f713b9869d3cfd2f77d0492a authored over 4 years ago by Aleksey Usatov <[email protected]>
Increase delay in test

The test passes locally, but fails on CI server, probably some timing
issues

github.com/TelegramBots/Telegram.Bot - 051715b802968062f713b9869d3cfd2f77d0492a authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix throwing updates in yielding update receivers

If pending updates set to be thrown out each start of a receiver
should throw them.

github.com/TelegramBots/Telegram.Bot - 39276d53fbcf53b47ba7522ec063c7c7b6554499 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix throwing updates in yielding update receivers

If pending updates set to be thrown out each start of a receiver
should throw them.

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 39276d53fbcf53b47ba7522ec063c7c7b6554499 authored over 4 years ago by Aleksey Usatov <[email protected]>
Change mdbook configuration

- Add link to the repo so mdbook generate an icon with the link
- Add language so language tag i...

github.com/TelegramBots/book - 093dd3266bfe8a58beb8ebaef909c9e642547403 authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #910 from TelegramBots/github-release-integration

Add GitHub Release integration

github.com/TelegramBots/Telegram.Bot - 8103e2acb57fabafff53a3fc41a5e979059c9818 authored over 4 years ago by Aleksey Usatov <[email protected]>
Catch OperationCanceledException for error handler

github.com/TelegramBots/Telegram.Bot - 480189a36df7db659465eb6859ae3cded3e9edf4 authored over 4 years ago by Aleksey Usatov <[email protected]>
Catch OperationCanceledException for error handler

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 480189a36df7db659465eb6859ae3cded3e9edf4 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update README.md

github.com/TelegramBots/Telegram.Bot - f26a06b58d6e2fef2071109e9e21296ea1906c4f authored over 4 years ago by Aleksey Usatov <[email protected]>
Add ability to throw out pending updates on start

github.com/TelegramBots/Telegram.Bot - 071adca73d55d864976e2b7122224ff5db37f393 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add ability to throw out pending updates on start

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 071adca73d55d864976e2b7122224ff5db37f393 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add validation to Limit property in ReceiveOptions

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 2ec2d111366f2349d89fffe64137d5211439305e authored over 4 years ago by Aleksey Usatov <[email protected]>
Add validation to Limit property in ReceiveOptions

github.com/TelegramBots/Telegram.Bot - 2ec2d111366f2349d89fffe64137d5211439305e authored over 4 years ago by Aleksey Usatov <[email protected]>
Update README.md

github.com/TelegramBots/Telegram.Bot - 9299e14b9b569d7c831368462ab54617c585e230 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update README.md

github.com/TelegramBots/Telegram.Bot - 285f06d84600d26c53070d07f573f277ee14bca6 authored over 4 years ago by Aleksey Usatov <[email protected]>
Refactor ReceiveAsync extension method

github.com/TelegramBots/Telegram.Bot - 3e7a7ecee71225a28dc265486e53ebd2ea8ab8c9 authored over 4 years ago by Aleksey Usatov <[email protected]>
Refactor ReceiveAsync extension method

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 3e7a7ecee71225a28dc265486e53ebd2ea8ab8c9 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update .gitignore

github.com/TelegramBots/Telegram.Bot - 9b14f35bc4b4999ae292387c723ae67664a7d16c authored over 4 years ago by Aleksey Usatov <[email protected]>
Add variable to mark pre-release status

github.com/TelegramBots/Telegram.Bot - 6225be4f64ba2fda91d3a68ca6d421e7887a3da0 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix mdbook binary link

github.com/TelegramBots/book - 3985aa44bed543cfb71c2f29630528210c7eee0b authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge branch 'master' into develop

github.com/TelegramBots/book - 8a76227dc6d5d9c313d2c16a0dbded6d60b730dd authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #31 from TelegramBots/develop

Fix empty chapters

github.com/TelegramBots/book - 6de8c351e6f6a0b9fefe4a9d307e11087f830e5a authored over 4 years ago by Aleksey Usatov <[email protected]>
Update badge

github.com/TelegramBots/book - 2ec6da3188752f6b2f3e6420e64abde930e5d6de authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #30 from TelegramBots/fix-empty-chapters

Fix empty chapters

github.com/TelegramBots/book - 127f28514708b74f2f0fc41be3af8535ef8d66e0 authored over 4 years ago by Aleksey Usatov <[email protected]>
Mark empty chapters explicitly as not yet written

github.com/TelegramBots/book - 37c008caa58f0c4b65ee2f3ad175cead6ca90182 authored over 4 years ago by Aleksey Usatov <[email protected]>
Use Console.Readkey in example bot

Using Thread.Sleep to wait for background processes is a bad practice
and should not be encouraged.

github.com/TelegramBots/book - 959e1218f4329bdf7fc41d6375d8b41dfe9fb8f2 authored over 4 years ago by Aleksey Usatov <[email protected]>
Bump mdBook version

github.com/TelegramBots/book - 770514b080e206cbdb672f7342d09cd09161ba87 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add Github releases integration

github.com/TelegramBots/Telegram.Bot - b044f8ebafd963e683e505400d797ff133a386fe authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix link to integration tests documentation

github.com/TelegramBots/Telegram.Bot - 3e2773216a6abd2cbea2428b16eb09cd5bb68c65 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update links to https in CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 855e52333692d1e60d73d8821ef34f5de35d5d99 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update authors

github.com/TelegramBots/Telegram.Bot - 63a8f8219ae9c24121d9b74a258c3e178483ad9f authored over 4 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 45ff43dd894cd67101ad8a430e1d23dca3614249 authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #909 from TelegramBots/develop

Add Source Link support and deterministic build

github.com/TelegramBots/Telegram.Bot - e09ed3f20ba6a1f05ac0ea8c2e3dccc3550a641f authored over 4 years ago by Aleksey Usatov <[email protected]>
Bump version

github.com/TelegramBots/Telegram.Bot - 8ee8980e75302b657099936442f1bd6844c8ec97 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 17d6bd760b7884314b592c5aad5c727ab1bb971c authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #908 from TelegramBots/unit-test-pipeline

Replace publish-artifacts pipeline with a unified ci pipeline

github.com/TelegramBots/Telegram.Bot - 15a2629ed4b167cd70ef91d30f5040a35384d70a authored over 4 years ago by Aleksey Usatov <[email protected]>
Add missing paramter to pack

github.com/TelegramBots/Telegram.Bot - 4b2e82070abf26a7497527b5f7287e413fa58e45 authored over 4 years ago by Aleksey Usatov <[email protected]>
Embed PDB file into test package

Azure Pipelines doesn't have symbols server yet so Source Link will
look for symbols inside the ...

github.com/TelegramBots/Telegram.Bot - e1aa9cf1f36bccd31122494d0c256af4a6520a30 authored over 4 years ago by Aleksey Usatov <[email protected]>
Enable fully deterministic build on CI server

github.com/TelegramBots/Telegram.Bot - ef8a2c95ef7a7c5dc0f285ce77e0a26552977d4a authored over 4 years ago by Aleksey Usatov <[email protected]>
Remove redundant symbols publishing

Symbols are published automatically with the package

github.com/TelegramBots/Telegram.Bot - e49678d4887774bb7d5f58ba945d7e55327dda3b authored over 4 years ago by Aleksey Usatov <[email protected]>
Change source URL of nuget.org endpoint

github.com/TelegramBots/Telegram.Bot - 14bcf3c64eae64fc499383863eda8f9466c7c966 authored over 4 years ago by Aleksey Usatov <[email protected]>
Exclude md files directly

github.com/TelegramBots/Telegram.Bot - 402fb8d54a00a0bf3b301aadb8531f0e8523eea7 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix develop badge

github.com/TelegramBots/Telegram.Bot - 237b7969cb66583b77ffede897b7e67cd3c62eb2 authored over 4 years ago by Aleksey Usatov <[email protected]>
Exclude paths from pipelines

github.com/TelegramBots/Telegram.Bot - 2f113053fd95bcddd90ddd11362c43827275e619 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add CI pipeline

Fix

github.com/TelegramBots/Telegram.Bot - d7de8b660d32461e1df36ee8d5da3d532bf6d7f1 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add badge for develop branch

github.com/TelegramBots/Telegram.Bot - b50528fd6c015d972b320e9a386a1ad61a904825 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix redirecting links

github.com/TelegramBots/Telegram.Bot - 06e970ebf53aaf965a96e5a50f4b22e3e3139240 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add SourceLink integration

github.com/TelegramBots/Telegram.Bot - aa1529a72a95c03daf45d61b18469ed482440215 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update badges

github.com/TelegramBots/Telegram.Bot - 6aef3940eafc4d9100e05d26d0feda845cf21d31 authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #858 from TelegramBots/azure-pipelines

Replace Appveyor and Travis with Azure Pipelines

github.com/TelegramBots/Telegram.Bot - cea50ad87512b28bdffb82ad430e853ed95c50d7 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix release pipeline

github.com/TelegramBots/Telegram.Bot - 309529feb686042543360d69a91445988e9f70cb authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix publish pipeline

github.com/TelegramBots/Telegram.Bot - a9da8fd448070f2ed63beddd794208f2fddecb16 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix pipelines

github.com/TelegramBots/Telegram.Bot - b5add14d00164dbbe08323301c5cbc5827783e23 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add a separate pipeline to publish artifacts

github.com/TelegramBots/Telegram.Bot - e543d0b674889273f773dbc02af4aaeac036016f authored over 4 years ago by Aleksey Usatov <[email protected]>
Disable CI triggers for PR only pipelines

github.com/TelegramBots/Telegram.Bot - c5cb56b1fedaac2f4328e486b5ab014ba8b83243 authored over 4 years ago by Aleksey Usatov <[email protected]>
Remove appveyor.yml

github.com/TelegramBots/Telegram.Bot - 58c7c538b847102f32d9c812bc2a80e5aaa5669f authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into azure-pipelines

# Conflicts:
# .appveyor.yml

github.com/TelegramBots/Telegram.Bot - 9283d5eabe5b9288797794b06a318fc47b4b15a5 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 817ebbca2c99403f99fbb41582b5d965e582534f authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #907 from TelegramBots/develop

Implement Bot API v4.9

github.com/TelegramBots/Telegram.Bot - 0eb12c43c6e600a07ea4a07edb1e3171ba94e4b7 authored over 4 years ago by Aleksey Usatov <[email protected]>
Bump version

github.com/TelegramBots/Telegram.Bot - 11e5b52970f07973b70ce517f2373c149217d9f3 authored over 4 years ago by Aleksey Usatov <[email protected]>
Replace link to the removed video with a working one

github.com/TelegramBots/Telegram.Bot - ab53f1f62994466196ea23e8831d499a0b5b81c5 authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #906 from TelegramBots/api-4.9

Implement Bot API v4.9

github.com/TelegramBots/Telegram.Bot - bd88aa683ae600740efe04745f9a768e343e512c authored over 4 years ago by Aleksey Usatov <[email protected]>
Bump package version to 0.2.0

github.com/TelegramBots/Telegram.Bot - ee4b116784fbe307fc74ce56a4ccd38ce3497042 authored over 4 years ago by MihaZupan <[email protected]>
Bump package version to 0.2.0

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - ee4b116784fbe307fc74ce56a4ccd38ce3497042 authored over 4 years ago by MihaZupan <[email protected]>
Bump Telegram.Bot version to 15.6.0

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 9356688dc0ca303910635f5270cf345b8aa44d3a authored over 4 years ago by MihaZupan <[email protected]>
Bump Telegram.Bot version to 15.6.0

github.com/TelegramBots/Telegram.Bot - 9356688dc0ca303910635f5270cf345b8aa44d3a authored over 4 years ago by MihaZupan <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 73611d3367c07065b4291abfe2adb52196b61807 authored over 4 years ago by Aleksey Usatov <[email protected]>
Implement Bot API v4.9

github.com/TelegramBots/Telegram.Bot - f9926aec3d07eba4fe01ea47e11fa57d4e52b59f authored over 4 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - e2217d9d1edbe3a7b12e7659c0aade7750880dfc authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #905 from TelegramBots/develop

Implement Bot API v4.8

github.com/TelegramBots/Telegram.Bot - 7df80c8e6a078bf050348fc1875dd82fe507730d authored over 4 years ago by Aleksey Usatov <[email protected]>
Bump version

github.com/TelegramBots/Telegram.Bot - 357090f2f2da9e8914beaa2184d47462cbde0b39 authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #893 from TelegramBots/MrRoundRobin-patch-2

Fixed license link

github.com/TelegramBots/Telegram.Bot - 423550a2329c8ca2fc75826d6a378312f5ea863c authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #895 from TelegramBots/api-4.8

Implement API v4.8

github.com/TelegramBots/Telegram.Bot - 881d7899756289ae9503b048dfc6a8b30cccf14b authored over 4 years ago by Aleksey Usatov <[email protected]>
Merge pull request #892 from TelegramBots/MrRoundRobin-patch-1

Update NuGet API Key for AppVeyor

github.com/TelegramBots/Telegram.Bot - 21fa1f269811e459608a69b7c198a0070ecb3279 authored over 4 years ago by Aleksey Usatov <[email protected]>
Fix broken test

Also fix some code style

github.com/TelegramBots/Telegram.Bot - 2877443201b4576cc0f94d711376ff75ef1530cd authored over 4 years ago by Aleksey Usatov <[email protected]>
Skip all poll tests

github.com/TelegramBots/Telegram.Bot - e1752589246f65f666150695bcdd5d1ff5a7cf87 authored over 4 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 01590a6cd196a8a4d1d70e307ba0d29853317515 authored over 4 years ago by Aleksey Usatov <[email protected]>
Enable previously skipped poll tests

github.com/TelegramBots/Telegram.Bot - b38c3c98f55c7b1b960a80a6c5a0f15ecba67726 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add new poll tests

github.com/TelegramBots/Telegram.Bot - deb5e735d7b6d77d69518ac429b0b61653e35db2 authored over 4 years ago by Aleksey Usatov <[email protected]>
Add missing XML doc comment

github.com/TelegramBots/Telegram.Bot - fc588e690ce2e5b3e92a3df083e848cdb881c828 authored over 4 years ago by Aleksey Usatov <[email protected]>
Implement Bot API 4.8

github.com/TelegramBots/Telegram.Bot - 5e8acf44806a11ab348dd02d27fe052be350f951 authored over 4 years ago by Aleksey Usatov <[email protected]>