Ecosyste.ms: OpenCollective

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

github.com/TelegramBots/Telegram.Bot

.NET Client for Telegram Bot API
https://github.com/TelegramBots/Telegram.Bot

Prevent a breaking change

f58b5d5893200228ad65eb70b58cc6e14ee94959 authored over 6 years ago
Add ParseMode support to EditMessageCaptionAsync

Add
- Property `ParseMode` to requests with a caption
- `EditMessageCaptionRequest`
- `EditI...

5d479e0c6263240e9dd004e0291bbe275b819d83 authored over 6 years ago
Update changelog

4416ae98ca0f296385256196982144a148963352 authored over 6 years ago
Merge pull request #730 from TelegramBots/develop

v14.5.0

5384e43cbd9440c1048463cc66f4fe301c7c6d00 authored over 6 years ago
Upgrade to v14.5.0

2faafdae40ac8ef1052f9efae9856e8063426d36 authored over 6 years ago
Merge pull request #723 from TelegramBots/fix-entity-type

Fix message entity type serialization

ac8a9ec7c9f9d53cf43d23dbf5a5b3f71b0e32a9 authored over 6 years ago
Add unknown message entity type

dc9e88a62e9a7253aa5e031ae2e6dbbc4739c7e9 authored over 6 years ago
Fix bug in fixture with unescaped underscore in username

4bdd9d58f3303c33cada2a467f3ead7a6714238d authored over 6 years ago
Merge pull request #714 from TelegramBots/auto-tests

Separate Interactive and Automated test cases

3789b2b8f212406d976a57f2f765ffefdbfc2b7c authored over 6 years ago
Skip sticker tests due to upstream bugs

1ddf7cf5ced333bc7281805fd4e2ddddd21b346d authored over 6 years ago
Increase test retry delay

bd6568c079654139bc870e308a278537ad28bc3e authored over 6 years ago
Run automated tests on all branches

83b912bb02143d023b80caa8d97716f34d4153a5 authored over 6 years ago
Merge branch 'develop' into auto-tests

f11856a74cc8aab7d5d8cb95f27dbaa49e923bc8 authored over 6 years ago
Fix test collection name mismatch

d7c09e22e3438b9006ff0722d739dbb10618730a authored over 6 years ago
Divide exception tests into 2 collections

1f25a9f5b5f30396012d30994088ab3c9f01c9bd authored over 6 years ago
Reset chat photo back after running tests

9ee88afd6ef8f9ef40ae1c971387a44e36ca28cc authored over 6 years ago
Divide game tests into 2 collections

a973a552c68d6f22423aeb87c0cb178a0ea3a059 authored over 6 years ago
Remove invalid case in sticker tests

6a6b159bac30eaa64e93acd668c0ef48e9d495fd authored over 6 years ago
Merge pull request #710 from TelegramBots/authorized_testers

Feature: chat admins are authorized testers

b38c334863bb0686bf3b4f380645859d5c87d2a4 authored over 6 years ago
Update tests wiki

3bc95df53b1c23d1dbf672545da3c1b8239ea9b1 authored over 6 years ago
Find sticker set owner at execution time

213b57230ae2bf0d18b6432b908a729680cce145 authored over 6 years ago
Require supergroup id for tests

f0d0806270e61576a63912f2d3dd405678a02ddc authored over 6 years ago
Added constructors for InputMedia Photo and Video

220f202d608f4636d5a793471b69270c6ec65804 authored over 6 years ago
Fix simplify IsAllowed

`UpdateReceiver`
- `IsAllowed` return in `switch(){}` instead of break

54d6ef1a497fb33fd3870ab2e333865e5d869c85 authored over 6 years ago
Merge branch 'authorized_testers' of https://github.com/TelegramBots/Telegram.Bot into authorized_testers

0172898288d6dfce780dab3252044d6d104cde97 authored over 6 years ago
Fix ChatMemberAdministrationTest with dynamic AllowedUserNames list

`ChatMemberAdministrationTestFixture`
- `ChatMemberAdministrationTestFixture` implement `IDispos...

51d1cdfacf62845b81269f0070c8274adeb6f2ff authored over 6 years ago
Update changelog

bbe9c26fe463d06b40c55510584871089964a157 authored over 6 years ago
Merge pull request #713 from TelegramBots/develop

v14.4.0 (Fixed version issues)

780374cd2fc27d1fb6e79760ca44eca4f1f469e9 authored over 6 years ago
Divide delete message tests into 2 collections

333e4f5f2f3ad8dd2b8f0f4d7fbbd3b6b239d918 authored over 6 years ago
Divide edit message tests into 2 collections

cda2456cf953ffd648f8769a9a8c5803105f2b17 authored over 6 years ago
Automate chat info tests

c70e38b96025c06c19d3829514f91d5e67d1cd70 authored over 6 years ago
Reorder test collections

98b13196450e60d7f1fefe7d0e1b1e926871f4dc authored over 6 years ago
Fix CHANGELOG and csproj files

9f52da70921d7f1fba092b6aa95fa959aa39fdb6 authored over 6 years ago
Merge pull request #711 from TelegramBots/develop

v14.4.0

d851b27148e83ddf97b8117ed294d6a18344c04c authored over 6 years ago
Merge pull request #706 from TelegramBots/cleanup

Remove PhotoSizeConverter

9fa41b2b8c6b24963e3d5101ecd85381511ee1c9 authored over 6 years ago
Mark DateTime extensions as obsolete

3b71e7d58247989472a6f7a7a99ce5b67283f6ca authored over 6 years ago
Remove PhotoSizeConverter

c96434ae4f3d50c0f6d81be4f3a4aceacbcf118b authored over 6 years ago
Add photo serialization tests

674ee95f4d0de2422c82829266117f9854cb9f15 authored over 6 years ago
Merge branch 'develop' into authorized_testers

ff5523ee2f86f09db4871dca0aee30aa9a9747b8 authored over 6 years ago
Fix ChatMemberAdministrationTests

- allow non-admins to initiate updates (ban/unban/join tests)

040e4be8108ec3e5c4a3f8936df349937a51e025 authored over 6 years ago
Feature: chat admins are authorized testers

`ConfigurationProvider`
- `AllowedUserNames` is `string.Empty` if not defined in config
- `Allow...

51a327c59d4c0f741b22056c0110d927fa128041 authored over 6 years ago
Merge pull request #707 from TelegramBots/fix_sticker_tests

Fix StickerOwnerUserId from config

08d2fb0ee1a210548530e9ffedbb942bb17963c5 authored over 6 years ago
Merge branch 'develop' into fix_sticker_tests

dc00a15872783fad01bcc44f95930cf1dd3d6335 authored over 6 years ago
Merge pull request #709 from TelegramBots/fix-polling-loop

Fix bugs in update loop

ef2e4433d5a9a45f4d66a86d66dbee51fcfb70dc authored over 6 years ago
Fix bugs in update loop

1b1cbbacce59d0ee1e2f467ce5eca3b1ef709550 authored over 6 years ago
Fix StickerOwnerUserId from config

- `StickerOwnerUserId` is set from config

c2e25edec01ded992b492da77fc584823d0b3780 authored over 6 years ago
Merge pull request #692 from TelegramBots/test-cleanup

Clean up test code styles

44b36f294945035c80b2b22c5a0ec24d4d5186d1 authored over 6 years ago
Clean up test code styles

e834bed22949566b71a2628440575c049d724878 authored over 6 years ago
Merge pull request #697 from TelegramBots/tests_diagnostic_messages

Show diagnostic messages during test run

d6fc995450fd0b75f2014c0b0ea018f413983703 authored over 6 years ago
Remove test delays in favor of retry

a379a5b0afa0bd16a04034148b8f433c86463dbb authored over 6 years ago
Show diagnostic messages during test run

b60a97efcb50108cbe8a5c14d4f4bdffa0a98498 authored over 6 years ago
Merge pull request #700 from TelegramBots/fix_editMessage_markup

Fix EditMessageTextAsync

463c114a707e0487764aeb6ba46de9551fc88e96 authored over 6 years ago
Merge branch 'develop' into fix_editMessage_markup

af9dcebd95923d3bc8f183d372fe0240da45a879 authored over 6 years ago
Merge pull request #702 from TelegramBots/fix_testapi

Fix: TestApiAsync should not catch 404

34e179cfdde9e5370249b84b530ee5df4f76509a authored over 6 years ago
Merge branch 'develop' into fix_testapi

b3ad11c56412c28852d35ddf3484ff71b6d0b5b7 authored over 6 years ago
Merge pull request #701 from TelegramBots/fix_receive_loop

Fix: call delegates outside receive loop

c28ec115e09b5184eb52c2bf78fd21d95bf32767 authored over 6 years ago
Updates CHANGELOG.md

9d18c014f2ae368dde08fee6281048d2bb61200b authored over 6 years ago
Bump minor version

5d58dbfd8bb4713dd15fa91d5273640420fdf681 authored over 6 years ago
Fix: TestApiAsync should not catch 404

- `TestApiAsync` return `false` when `ApiRequestException.ErrorCode == 401` (API Token is modifi...

df7c1387175454f6dc2c93adf0fca46f85440e76 authored over 6 years ago
Fix: update MessageOffset after delegate invocation

02d34fcc72c36818eb04de2cc43a71d8ec082bf9 authored over 6 years ago
Update CHANGELOG.md

6ad073a1b8e29a5fd048bc8bea7bd7f9b2ac28f4 authored over 6 years ago
Fix: call delegates outside receive loop

- call delegates outside `try..catch` block in receive loop to avoid catching exceptions in user...

5ca947dcd87768f93fb0ff54b701b3d9d201cdbe authored over 6 years ago
Fix EditMessageTextAsync

- `EditMessageTextAsync` now pass `ParseMode` to `EditInlineMessageTextRequest`
- in `EditMessag...

b9f604b615684f1cf4301ba77e486a39f166f7b8 authored over 6 years ago
Merge pull request #683 from TelegramBots/fix_iq_tests

Fix InlineQuery tests

ed21285554ea3720cc70fcd8298e4cc2eeededbb authored over 6 years ago
Edit typos in inline query tests

7478b5f2c650cbd39e3b447670fe99f2d2c998e3 authored over 6 years ago
Merge branch 'develop' into fix_iq_tests

bbd29296dc68f96b65d48ae6aa9cb4f1812ffd65 authored over 6 years ago
Merge pull request #691 from TelegramBots/retry_tests

Modify `OrderedFact` to support test retry

29d6cd3285ed553ead48189cca5754b891dacdde authored over 6 years ago
Parameterize delay in test retry

28e2218da819a18f276fccf68c7ebb4fa12731cd authored over 6 years ago
Replace `Fact` attribute with `OrderedFact` attribute

- remove obsolete `ExecutionOrder` attribute
- replace `Fact` attribute with `OrderedFact` attr...

d9f33f3e91f423ec4ea349e795bb6544711ebc40 authored over 6 years ago
Remove obsolete `ExecutionOrderAttribute` attribute

- remove `ExecutionOrderAttribute` class
- remove `TestCaseOrderer` class

1e9daf784e7bb01315ca3156b1a01fbe040508da authored over 6 years ago
Modify OrderedFact to support test retry

- add `DelayedMessageBus`, `RetryFactDiscoverer` and `RetryTestCase` classes to tests framework ...

914de4908922ecb493824f180aeb94c4b5b1dac2 authored over 6 years ago
Update changelog

a380e729bff71a9ec7bac27f3da9db56343b4074 authored over 6 years ago
Merge pull request #690 from TelegramBots/develop

v14.3.0

90d8213d233c4054969fc17de774ff752fb7bf08 authored over 6 years ago
Upgrade to v14.3.0

0e24d64f980bf279088f2c1507f83a821ac35cc9 authored over 6 years ago
Merge pull request #658 from TelegramBots/update_ex

Update external references

41d53e51a6cc9d8dc6d5c684c2ece5bb6b4c0862 authored over 6 years ago
Update CHANGELOG.md

55c0fc4f04aecd65b21ba415bbe870fe7b7338fc authored over 6 years ago
Merge branch 'develop' into update_ex

100ce9d77cee7175d0fb3f580ce4052946da06a9 authored over 6 years ago
Merge pull request #679 from TelegramBots/docs-update

Update XML documentations

c64d6fca2e84c5869d9129c7dca974c0fc8535c3 authored over 6 years ago
Merge branch 'develop' into docs-update

b8251851f38560bf184635e5f52416b834a66271 authored over 6 years ago
Update xml docs

4238eee28951fc7d8447215ac4492b4f6ba38b6c authored over 6 years ago
Fix InlineQuery tests

- call `GetInlineQueryResultUpdates` after `AnswerInlineQueryAsync` to check inline query response

d983e349ce1baa73f96df98a0e171d1376af3ab6 authored over 6 years ago
Merge pull request #685 from TelegramBots/issue-templates

Update issue templates

018ef9c076ac7ef4b79831da643ba88dac53a88d authored over 6 years ago
Update issue templates

cfec16f578c4e2f52bc12bd9dd11b96ffcbac073 authored over 6 years ago
Fix InlineQuery tests

- add `GetInlineQueryResultUpdates` after `AnswerInlineQueryAsync` to assert response

19a11ef4191d956b2524b2862f58a2d0d9e9e1e9 authored over 6 years ago
Remove issue tempalte

782cecb9e60a58440a2b92da8f846394105510aa authored over 6 years ago
Merge pull request #680 from TelegramBots/obsolete-is-forward

Mark Message.IsForward as obsolete

bd2093ec1db05faf469f5f4df78b73bf53878a82 authored over 6 years ago
Mark Message.IsForward as obsolete

a5c076ec5d23028f0f7f17fa63b3ff01532ee74c authored over 6 years ago
Fix InlineQuery tests

- disable result caching in `Should_Delete_Message_From_InlineQuery`

4f88277c4c8f1bff04bfd3fdebd6f3e87e46ce99 authored over 6 years ago
Merge pull request #682 from TelegramBots/fix_liveperiod_description

Fix description for LivePeriod

cae196e17e8f528a03577ad3ee56c2c5f4be720d authored over 6 years ago
Update type documentations

79fac4baf72adc3c542c9e04ec1b42d6c38513e4 authored over 6 years ago
Fix InlineQuery tests

- disable result caching in `Should_Delete_Message_From_InlineQuery`

f71ec6dff31c1181398385ae657be40636660394 authored over 6 years ago
Fix description for LivePeriod

- fix description for `LivePeriod` property in `InlineQueryResultLocation` class

68f2d021dce867ba46ed9ddf57cf55230940b10c authored over 6 years ago
Update XML documentations

4da9e42e93bcaded07d1865d09badc03312c5b0d authored over 6 years ago
Update exception tests

fb9acf94104ba31772bd3334004c87f3e4b7baef authored over 6 years ago
Assert on chosen inline query in tests

0779433df123e506e28a139f3642db71472f4984 authored over 6 years ago
Fix inline query assertions

5a2daea59c1e61ffc1fea3a358986372c73a01f7 authored over 6 years ago
Check edit date on message updates

00503373767384c519b3665f5765bcd2640bd1c3 authored over 6 years ago
Delay test execution

9c198274e5c89524b30cbef7f48e7b6e1a08085d authored over 6 years ago
Remove custom UnixDateTimeConverter

- remove custom Telegram.Bot.Converters.UnixDateTimeConverter use Newtonsoft.Json.Converters.Uni...

17a4380ef2fa5decf6ee7c7e006f210ea6674e3a authored almost 7 years ago
Update tests external references

- update Microsoft.NET.Test.Sdk to version 15.7.0 [release notes](https://github.com/Microsoft/v...

027dae25af63d777e890fe56003dfeccaf959aaf authored almost 7 years ago