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

Fixed license link

github.com/TelegramBots/Telegram.Bot - 8811024f3ecef0090d08b4850cec9e9175906492 authored almost 5 years ago
Update NuGet API Key

github.com/TelegramBots/Telegram.Bot - e1a47e7cff14a7a6d3717d1a249b6511b9573746 authored almost 5 years ago
Enable building symbols

github.com/TelegramBots/Telegram.Bot - 1745c705619d99e479e3b5808ed466ac6f2dbdd0 authored almost 5 years ago
Add nuget package for net45 reference assembly

github.com/TelegramBots/Telegram.Bot - 36f9e07736fd0a08ee7ea84f7610771199d4e86e authored almost 5 years ago
Change internal feed name

github.com/TelegramBots/Telegram.Bot - c3590bd417a424dae04cf0c480ffb57d4d588bc0 authored almost 5 years ago
Update deps in tests

github.com/TelegramBots/Telegram.Bot - f6c8d6902b3925c927cbb42f8385b06cb05ff407 authored almost 5 years ago
Merge branch 'develop' into azure-pipelines

# Conflicts:
# test/Telegram.Bot.Tests.Integ/Framework/XunitExtensions/XunitTestAssemblyRunnerWi...

github.com/TelegramBots/Telegram.Bot - 530c1f780eb1d4620b0c6b7a745855ecd24cd728 authored almost 5 years ago
Put required params to the top in notes

github.com/TelegramBots/Telegram.Bot - dd08fb9ae6c50f92b1972dbd14dfb10a9aaa42fd authored almost 5 years ago
Use latest VMs with pre-installed .NET Core 3.1

github.com/TelegramBots/Telegram.Bot - 1375c5f977f7ddd9147d4204ad52e18a7f811d3f authored almost 5 years ago
Add missing succeeded condition

Otherwise jobs won't be canceled when cancellation is triggered

github.com/TelegramBots/Telegram.Bot - 854023c6acb08875078b34093a3f008fc6ef1e6e authored almost 5 years ago
Merge branch 'master' of https://github.com/TelegramBots/Telegram.Bot.Examples

github.com/TelegramBots/Telegram.Bot.Examples - d4caf0ce2cce8b4fbc21c862c3e050ab206f0d95 authored almost 5 years ago
Break code to usage samples

github.com/TelegramBots/Telegram.Bot.Examples - 591cc069174b1978cb3e91cf1686e5006e6cf8c2 authored almost 5 years ago
Bump Telegram.Bot version

github.com/TelegramBots/Telegram.Bot.Examples - 313bf0ee1f915b9344d51c86b6fb83fb1e905aca authored almost 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - b6cdeb3683b6adc03feb558c01623b1b0051e745 authored almost 5 years ago
Merge pull request #888 from TelegramBots/develop

Fix CreateNewAnimatedStickerSet implementation

github.com/TelegramBots/Telegram.Bot - 7bbf7bdbba205b7a1b0263732a04fb312b5cc710 authored almost 5 years ago
Merge branch 'master' into develop

github.com/TelegramBots/Telegram.Bot - b7619fb6fd077645facf021e20af3705383c4be5 authored almost 5 years ago
Fix CreateNewAnimatedStickerSetAsync implementation

github.com/TelegramBots/Telegram.Bot - f37c980513223d8061533a7b50570b27bae3acc8 authored almost 5 years ago
Merge pull request #887 from TelegramBots/develop

Implement Bot API 4.7

github.com/TelegramBots/Telegram.Bot - c5ae749c444f62a744cc3db2a84908971a40d829 authored almost 5 years ago
Merge pull request #886 from TelegramBots/api-4.7

Implement Bot API 4.7

github.com/TelegramBots/Telegram.Bot - 16a2f0522c25d41991c08009bceb5aebdc377de1 authored almost 5 years ago
Downgrade lang version to 7.1 in all projects

github.com/TelegramBots/Telegram.Bot - f2c78cfa313cdac2c05506529493b2d6a850b248 authored almost 5 years ago
Set lang version to in integration tests to 7.3

Revert C# 8.0 syntax because CI servers use old SDK without
latest compiler

github.com/TelegramBots/Telegram.Bot - 81980ffaf79f09e667cf4d49655084e97eaa3848 authored almost 5 years ago
Add handling of 429 errors with a retry after a timeout

github.com/TelegramBots/Telegram.Bot - 9353fdc0c58c05ddf5d31da5c60f08c428674329 authored almost 5 years ago
Use explicit types

github.com/TelegramBots/Telegram.Bot - d2ca1d5b4c76bd6d54c92e31a5aa3ee412ea9a02 authored almost 5 years ago
Make thumb default

github.com/TelegramBots/Telegram.Bot - db6019d513634c50f3c3981fceaee947e2d6c555 authored almost 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 4e37e54500aa6e6b71e748d1c3be1d9d41c419de authored almost 5 years ago
Implement Bot API 4.7

github.com/TelegramBots/Telegram.Bot - 7a0e4a2db0f3c596605f74c0767bd3c7a7f370ce authored almost 5 years ago
Disable PR triggers for release pipeline

github.com/TelegramBots/Telegram.Bot - 9f479627c5aaf5384548456ce9d3ea042e20a8d9 authored almost 5 years ago
Merge pull request #176 from luilver/master

Fix typo

github.com/TelegramBots/Telegram.Bot.Examples - 570fe7597edf6df5b94c267f724c46c6ea0e4651 authored almost 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 9f6a9a0d0f15d1b101c967ae4775522ef8e2df85 authored almost 5 years ago
Merge pull request #876 from TelegramBots/develop

Update to v15.4.0

github.com/TelegramBots/Telegram.Bot - 7f2b9bbfe937c859d9825187c32acd3b32b72d25 authored almost 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - a852968a4d9ecd458f95a20808f56ce437179c6e authored almost 5 years ago
Merge pull request #875 from antkon/invoice_fix

fix SendInvoice parameters

github.com/TelegramBots/Telegram.Bot - 3dd6a5a7b5d10333c1ee32a75a385c859c78e866 authored almost 5 years ago
Put all new parameters at the end of SendInvoiceAsync's parameter list to not break backward compatibility

github.com/TelegramBots/Telegram.Bot - 6f760e922f156805bccf5ac5256bcd749f5f68c7 authored almost 5 years ago
Revert "fix SendInvoice parameters"

This reverts commit 9df807d10a6d70ebbf2a75d06b302bc00feda403.

github.com/TelegramBots/Telegram.Bot - c37799e6db7a68918f9cacc8261c7eacc47c2ff5 authored almost 5 years ago
fix SendInvoice parameters

change chatId to long

github.com/TelegramBots/Telegram.Bot - 9df807d10a6d70ebbf2a75d06b302bc00feda403 authored almost 5 years ago
fix SendInvoice parameters

github.com/TelegramBots/Telegram.Bot - 9bc8a63dd954ad0e0cbf8bc561c21b873cae0705 authored almost 5 years ago
Merge branch 'develop' into azure-pipelines

github.com/TelegramBots/Telegram.Bot - 59c1d0bd50dc6d9ca0c1b7b35801a5aa70643a19 authored almost 5 years ago
Merge branch 'azure-pipelines' of github.com:TelegramBots/Telegram.Bot into azure-pipelines

github.com/TelegramBots/Telegram.Bot - 36249a20f73bc32eb3acd8406a96f9890e9dafb1 authored almost 5 years ago
Change pipelines strategy

1. Run unit and integration tests only on PR from the same repo. Don't run integ tests
for PR...

github.com/TelegramBots/Telegram.Bot - ed5386583bdf4e1c46213f655d8effeab3860153 authored almost 5 years ago
Merge pull request #29 from TelegramBots/develop

Add other message types docs

github.com/TelegramBots/book - 1fb41325f57d7cb5cff03b242904d3094f553f58 authored almost 5 years ago
Add badges to official docs

github.com/TelegramBots/book - d975764ff7dbbc967655da2d2e8c3dfac820025f authored almost 5 years ago
Merge pull request #28 from TelegramBots/update-mdbook-version

Update mdbook version

github.com/TelegramBots/book - c5a1b330876606cc33f18e4a5b8c96229a129357 authored almost 5 years ago
Update mdbook version

github.com/TelegramBots/book - 0a7793f3de12e6924b157052d9ebdaf78d10f7d0 authored almost 5 years ago
Merge pull request #25 from Smartis2812/master

Adding content to '2.1.8. Other Messages'

github.com/TelegramBots/book - d6399abb11658aa933105169c05bcedf9663fccc authored almost 5 years ago
Merge pull request #866 from TelegramBots/develop

Implement Bot API 4.6

github.com/TelegramBots/Telegram.Bot - f8e7a95ffb4216f5c9880c88560de9337ea98fb2 authored almost 5 years ago
possibly fix poll tests

github.com/TelegramBots/Telegram.Bot - 5c1bf7b9a721c5abed67452099b14cb2183636c6 authored almost 5 years ago
Fix poll tests

Use Last() to ensure only the last poll update is picked to ignore
accidental pending poll updat...

github.com/TelegramBots/Telegram.Bot - 28c3da57385dc62c522602ce26c95af202e43613 authored almost 5 years ago
Merge pull request #862 from TelegramBots/api-4.6

Implement Bot API 4.6

github.com/TelegramBots/Telegram.Bot - cb81f91c710589c25c90272b0816f139dec8b1cb authored almost 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 6558b991c4a87b4bea24732a8a187ff6c080ef64 authored about 5 years ago
Use PollType enum in library APIs for convenience

github.com/TelegramBots/Telegram.Bot - 6a6fc33d449d42e11fa72211ac1ff4f0453ce531 authored about 5 years ago
Change string formatting

github.com/TelegramBots/Telegram.Bot - 50b77663f8b734f39cd4b33ef235bf0874ffcbed authored about 5 years ago
Change string formatting due to appveyor failing

github.com/TelegramBots/Telegram.Bot - 18daceaa1c05781f8db843034ca7769c507f5938 authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - a665d41a3bef2ed8d1d1c0da17cefd6d91132397 authored about 5 years ago
Add more poll tests

github.com/TelegramBots/Telegram.Bot - 9b5f62802e5f3148b2cb6a443016c1418d505460 authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 441d36bfb0b309652a193fb4f37f90151f3e1888 authored about 5 years ago
Make poll type parameter default

github.com/TelegramBots/Telegram.Bot - 398c6a3a33bc3238c71c0898f14b0434da898d50 authored about 5 years ago
Implement Bot API 4.6

github.com/TelegramBots/Telegram.Bot - c84dbc5b16ec2ffbf09616fa5a56fe8a120b3086 authored about 5 years ago
Merge pull request #861 from TelegramBots/develop

Update package to v15.2.1

github.com/TelegramBots/Telegram.Bot - 3785abf53f0b810a4ede47fadc26fa2ee8fdcf30 authored about 5 years ago
Update package version

github.com/TelegramBots/Telegram.Bot - 7cbf3e18b408f16eaffe3b3f56b803ef9f1b2cd6 authored about 5 years ago
Merge pull request #860 from TelegramBots/fix-859

Fix request serialization bug

github.com/TelegramBots/Telegram.Bot - 133237ffd013a18a62032724b47a4feafe898dad authored about 5 years ago
Make ContactRequestException obsolete

github.com/TelegramBots/Telegram.Bot - 3de3c31b164c692a8696f986b0ff6d243a976c78 authored about 5 years ago
Ignore fields that are not part of the Bot API

github.com/TelegramBots/Telegram.Bot - f0e0e2e1fc03be7b60a43b284313a22bc3f2c6eb authored about 5 years ago
prevent possible null reference exception

github.com/TelegramBots/Telegram.Bot - 52818d77c6414c747b6c85d87f78a3719b5e5e26 authored about 5 years ago
remove redundant parameter

github.com/TelegramBots/Telegram.Bot - cfe373ab8612ce14c0dea61e12590f218e231b59 authored about 5 years ago
Add additional note

github.com/TelegramBots/Telegram.Bot - 7cc02e4d27ab922d81469c88863a7b40b10692c5 authored about 5 years ago
Add workaround to Telegram rate limiting

Sometimes test case name notification fails due to rate limiting by
Telegram. This workaround tr...

github.com/TelegramBots/Telegram.Bot - 1de43843eb64b2ee16bf1f57cd709ddded32ee35 authored about 5 years ago
Fix formatting of xunit extensions

Also in the commit:
- explicitly await everything for better stack traces
- use C# 8.0 features
...

github.com/TelegramBots/Telegram.Bot - de306515502f23a6cc795bf7ca620cb3277f6391 authored about 5 years ago
Target tests to .NET Core 3.1

github.com/TelegramBots/Telegram.Bot - e8866a20cf56d37da4c71c9d30ade4604bb9a4b3 authored about 5 years ago
Remove appveyor and travis configs

github.com/TelegramBots/Telegram.Bot - 0052d9399fba438a34fc928965573c891396f9ad authored about 5 years ago
Add notes to variables.yml

github.com/TelegramBots/Telegram.Bot - 6266b8eb36941c7b5cfa343e020e351bc483159f authored about 5 years ago
Add Azure Pipelines

github.com/TelegramBots/Telegram.Bot - 12d43edb971363c1452666d502d857356f974149 authored about 5 years ago
Merge pull request #4 from tuscen/master

Add bot client as a parameter to IUpdateHandler

github.com/TelegramBots/Telegram.Bot - 72cbe669dcd11807309b85b2219058ddc05de634 authored about 5 years ago
Merge pull request #4 from tuscen/master

Add bot client as a parameter to IUpdateHandler

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 72cbe669dcd11807309b85b2219058ddc05de634 authored about 5 years ago
Add bot client parameter to the update handler interface

github.com/TelegramBots/Telegram.Bot - 845b119f6f5abe6503f3effe6d6b087fd06bda9d authored about 5 years ago
Add bot client parameter to the update handler interface

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 845b119f6f5abe6503f3effe6d6b087fd06bda9d authored about 5 years ago
Use new version of .NET task

0.x version logs a warning asking to upgrade to newer version

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 7d8014c2f59cbab84582c65caf3a24701a75fdbc authored about 5 years ago
Use new version of .NET task

0.x version logs a warning asking to upgrade to newer version

github.com/TelegramBots/Telegram.Bot - 7d8014c2f59cbab84582c65caf3a24701a75fdbc authored about 5 years ago
Use release version of SDK in Azure

github.com/TelegramBots/Telegram.Bot - 8fb55541fe1b66492e4f614c28b9fed10a595bb1 authored about 5 years ago
Use release version of SDK in Azure

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 8fb55541fe1b66492e4f614c28b9fed10a595bb1 authored about 5 years ago
Use netstandard2.1 target framework instead of netcoreapp3.0

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 4321531b5ee3582a53816a39b351425fd2fca9a6 authored about 5 years ago
Use netstandard2.1 target framework instead of netcoreapp3.0

github.com/TelegramBots/Telegram.Bot - 4321531b5ee3582a53816a39b351425fd2fca9a6 authored about 5 years ago
Merge pull request #853 from TelegramBots/develop

Upgrade package to v15.2.0

github.com/TelegramBots/Telegram.Bot - e228d760205a70a8003b63d1a8a17733f44addad authored about 5 years ago
Update CHANGELOG.md

github.com/TelegramBots/Telegram.Bot - 2208e417b6c11d462981b6d2234d62bf31673137 authored about 5 years ago