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
github.com/TelegramBots/Telegram.Bot - c96434ae4f3d50c0f6d81be4f3a4aceacbcf118b authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 674ee95f4d0de2422c82829266117f9854cb9f15 authored over 6 years ago
Initial version
github.com/TelegramBots/Telegram.Bot.Extensions.LoginWidget - b7d4d9bc0cc60ba997f710076738823ff28708fb authored over 6 years agogithub.com/TelegramBots/Telegram.Bot.Extensions.LoginWidget - b07a59e44fd335c3bf2bf4ca7757218139ad1baa authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - ff5523ee2f86f09db4871dca0aee30aa9a9747b8 authored over 6 years ago
- allow non-admins to initiate updates (ban/unban/join tests)
github.com/TelegramBots/Telegram.Bot - 040e4be8108ec3e5c4a3f8936df349937a51e025 authored over 6 years ago
`ConfigurationProvider`
- `AllowedUserNames` is `string.Empty` if not defined in config
- `Allow...
Fix StickerOwnerUserId from config
github.com/TelegramBots/Telegram.Bot - 08d2fb0ee1a210548530e9ffedbb942bb17963c5 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - dc00a15872783fad01bcc44f95930cf1dd3d6335 authored over 6 years ago
Fix bugs in update loop
github.com/TelegramBots/Telegram.Bot - ef2e4433d5a9a45f4d66a86d66dbee51fcfb70dc authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 1b1cbbacce59d0ee1e2f467ce5eca3b1ef709550 authored over 6 years ago
- `StickerOwnerUserId` is set from config
github.com/TelegramBots/Telegram.Bot - c2e25edec01ded992b492da77fc584823d0b3780 authored over 6 years agoClean up test code styles
github.com/TelegramBots/Telegram.Bot - 44b36f294945035c80b2b22c5a0ec24d4d5186d1 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot.Extensions.LoginWidget - 3e977207daa00522cf301d5eb3c038baf85f10c5 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - e834bed22949566b71a2628440575c049d724878 authored over 6 years ago
Show diagnostic messages during test run
github.com/TelegramBots/Telegram.Bot - d6fc995450fd0b75f2014c0b0ea018f413983703 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - a379a5b0afa0bd16a04034148b8f433c86463dbb authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - b60a97efcb50108cbe8a5c14d4f4bdffa0a98498 authored over 6 years ago
Fix EditMessageTextAsync
github.com/TelegramBots/Telegram.Bot - 463c114a707e0487764aeb6ba46de9551fc88e96 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - af9dcebd95923d3bc8f183d372fe0240da45a879 authored over 6 years ago
Fix: TestApiAsync should not catch 404
github.com/TelegramBots/Telegram.Bot - 34e179cfdde9e5370249b84b530ee5df4f76509a authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - b3ad11c56412c28852d35ddf3484ff71b6d0b5b7 authored over 6 years ago
Fix: call delegates outside receive loop
github.com/TelegramBots/Telegram.Bot - c28ec115e09b5184eb52c2bf78fd21d95bf32767 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 9d18c014f2ae368dde08fee6281048d2bb61200b authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 5d58dbfd8bb4713dd15fa91d5273640420fdf681 authored over 6 years ago
- `TestApiAsync` return `false` when `ApiRequestException.ErrorCode == 401` (API Token is modifi...
github.com/TelegramBots/Telegram.Bot - df7c1387175454f6dc2c93adf0fca46f85440e76 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 02d34fcc72c36818eb04de2cc43a71d8ec082bf9 authored over 6 years ago
Updated HttpToSocks5Proxy
github.com/TelegramBots/Telegram.Bot.Examples - 397b59b12fe10e3f4309071785b49f552d76f9c2 authored over 6 years agoUpdated HttpToSocks5Proxy to 1.0.5 because previous versions have broken username/password authe...
github.com/TelegramBots/Telegram.Bot.Examples - 1cc73401b2cf7cf3272113bf0fcd65731917ec93 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 6ad073a1b8e29a5fd048bc8bea7bd7f9b2ac28f4 authored over 6 years ago
- call delegates outside `try..catch` block in receive loop to avoid catching exceptions in user...
github.com/TelegramBots/Telegram.Bot - 5ca947dcd87768f93fb0ff54b701b3d9d201cdbe authored over 6 years ago
- `EditMessageTextAsync` now pass `ParseMode` to `EditInlineMessageTextRequest`
- in `EditMessag...
Fix InlineQuery tests
github.com/TelegramBots/Telegram.Bot - ed21285554ea3720cc70fcd8298e4cc2eeededbb authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 7478b5f2c650cbd39e3b447670fe99f2d2c998e3 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - bbd29296dc68f96b65d48ae6aa9cb4f1812ffd65 authored over 6 years ago
Modify `OrderedFact` to support test retry
github.com/TelegramBots/Telegram.Bot - 29d6cd3285ed553ead48189cca5754b891dacdde authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 28e2218da819a18f276fccf68c7ebb4fa12731cd authored over 6 years ago
- remove submodule and configure `HttpToSocks5Proxy` from nuget
- update references
- remove obsolete `ExecutionOrder` attribute
- replace `Fact` attribute with `OrderedFact` attr...
- remove `ExecutionOrderAttribute` class
- remove `TestCaseOrderer` class
- add `DelayedMessageBus`, `RetryFactDiscoverer` and `RetryTestCase` classes to tests framework ...
github.com/TelegramBots/Telegram.Bot - 914de4908922ecb493824f180aeb94c4b5b1dac2 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot.Extensions.Exceptions - f62797d6c69cc28905940dcfc2de478bec9fd1f7 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - a380e729bff71a9ec7bac27f3da9db56343b4074 authored over 6 years ago
v14.3.0
github.com/TelegramBots/Telegram.Bot - 90d8213d233c4054969fc17de774ff752fb7bf08 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot.Examples - 1a1cf04d0a2b3b56e79a9e96dd57b9ce279bce7c authored over 6 years ago
* Cleanup and update references
* Add proxy support to Telegram.Bot.Examples.DotNetCoreWebHook
github.com/TelegramBots/Telegram.Bot.Examples - 8fd67b17a7e5dd36ad45d29ad3247b030e709c27 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 0e24d64f980bf279088f2c1507f83a821ac35cc9 authored over 6 years ago
Update external references
github.com/TelegramBots/Telegram.Bot - 41d53e51a6cc9d8dc6d5c684c2ece5bb6b4c0862 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 55c0fc4f04aecd65b21ba415bbe870fe7b7338fc authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 100ce9d77cee7175d0fb3f580ce4052946da06a9 authored over 6 years ago
Update XML documentations
github.com/TelegramBots/Telegram.Bot - c64d6fca2e84c5869d9129c7dca974c0fc8535c3 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - b8251851f38560bf184635e5f52416b834a66271 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 4238eee28951fc7d8447215ac4492b4f6ba38b6c authored over 6 years ago
- call `GetInlineQueryResultUpdates` after `AnswerInlineQueryAsync` to check inline query response
github.com/TelegramBots/Telegram.Bot - d983e349ce1baa73f96df98a0e171d1376af3ab6 authored over 6 years agoUpdate issue templates
github.com/TelegramBots/Telegram.Bot - 018ef9c076ac7ef4b79831da643ba88dac53a88d authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - cfec16f578c4e2f52bc12bd9dd11b96ffcbac073 authored over 6 years ago
- add `GetInlineQueryResultUpdates` after `AnswerInlineQueryAsync` to assert response
github.com/TelegramBots/Telegram.Bot - 19a11ef4191d956b2524b2862f58a2d0d9e9e1e9 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 782cecb9e60a58440a2b92da8f846394105510aa authored over 6 years ago
Mark Message.IsForward as obsolete
github.com/TelegramBots/Telegram.Bot - bd2093ec1db05faf469f5f4df78b73bf53878a82 authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - a5c076ec5d23028f0f7f17fa63b3ff01532ee74c authored over 6 years ago
- disable result caching in `Should_Delete_Message_From_InlineQuery`
github.com/TelegramBots/Telegram.Bot - 4f88277c4c8f1bff04bfd3fdebd6f3e87e46ce99 authored over 6 years agoFix description for LivePeriod
github.com/TelegramBots/Telegram.Bot - cae196e17e8f528a03577ad3ee56c2c5f4be720d authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 79fac4baf72adc3c542c9e04ec1b42d6c38513e4 authored over 6 years ago
- disable result caching in `Should_Delete_Message_From_InlineQuery`
github.com/TelegramBots/Telegram.Bot - f71ec6dff31c1181398385ae657be40636660394 authored over 6 years ago- fix description for `LivePeriod` property in `InlineQueryResultLocation` class
github.com/TelegramBots/Telegram.Bot - 68f2d021dce867ba46ed9ddf57cf55230940b10c authored over 6 years agogithub.com/TelegramBots/Telegram.Bot - 4da9e42e93bcaded07d1865d09badc03312c5b0d authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - fb9acf94104ba31772bd3334004c87f3e4b7baef authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 0779433df123e506e28a139f3642db71472f4984 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 5a2daea59c1e61ffc1fea3a358986372c73a01f7 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 00503373767384c519b3665f5765bcd2640bd1c3 authored over 6 years ago
github.com/TelegramBots/Telegram.Bot - 9c198274e5c89524b30cbef7f48e7b6e1a08085d authored over 6 years ago
- remove custom Telegram.Bot.Converters.UnixDateTimeConverter use Newtonsoft.Json.Converters.Uni...
github.com/TelegramBots/Telegram.Bot - 17a4380ef2fa5decf6ee7c7e006f210ea6674e3a authored almost 7 years ago- update Microsoft.NET.Test.Sdk to version 15.7.0 [release notes](https://github.com/Microsoft/v...
github.com/TelegramBots/Telegram.Bot - 027dae25af63d777e890fe56003dfeccaf959aaf authored almost 7 years agogithub.com/TelegramBots/Telegram.Bot - bd1a047d6eafaba989d99012758e4d04ce4f3c57 authored almost 7 years ago
Update test wikis
github.com/TelegramBots/Telegram.Bot - 16facadc1c27eaf23ffe8edcdb80382ea037648e authored almost 7 years agogithub.com/TelegramBots/Telegram.Bot - f84ce26b0c9a877d192b25d76a8c6bd2ce4ca2c8 authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - d84c39b68523813e837aacc367686b18c421f7fe authored almost 7 years ago
Tests all remaining request classes
github.com/TelegramBots/Telegram.Bot - 9eb03378d1ef0a583a65082fb4b7b6d40abda57c authored almost 7 years agogithub.com/TelegramBots/Telegram.Bot - 1d31182aa3cd5e525ece49ad03bad97db1af4340 authored almost 7 years ago
- update Microsoft.NET.Test.Sdk to version 15.6.2
github.com/TelegramBots/Telegram.Bot - c319c2a5db627a1871e39344ca421c966dc4bdbf authored almost 7 years ago
- update Microsoft.Extensions.Configuration to version 2.0.1
- update Microsoft.Extensions.Confi...
- update Newtonsoft.Json to version 11.0.2 in Telegram.Bot project
github.com/TelegramBots/Telegram.Bot - a6346d5a792c63bae99f11ffba289625f3bbe21a authored almost 7 years agogithub.com/TelegramBots/Telegram.Bot - 4c540364de54f2339c56cc8b6f8f22f3337d33e2 authored almost 7 years ago
Add editorconfig
github.com/TelegramBots/Telegram.Bot - d716fe2e237cef7684e162087aad50b723f95fb6 authored almost 7 years ago
## Add
- global .editorconfig
- CHANGELOG.md
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- README.md
- add .editorconfig to force explicit type instead of 'var' in integration tests project
- allow...
github.com/TelegramBots/Telegram.Bot.Examples - 386c5ff3f8b592c2e16f0c480409f2bd2e18e46f authored almost 7 years ago
- fix StartReceiving call in Examples.Echo
- update Microsoft.AspNetCore.All to version 2.0.6
github.com/TelegramBots/Telegram.Bot.Examples - 242c9ab1a951a1453b2e22c40909971d96c56c16 authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - b600885a96599e9384fe7e05b6cd07dda36d725f authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - 1d71d4243e505bd916b10409c770319260dd9146 authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - cb104345f5b480c3c431704cda5f79ec782609cf authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - ea61a4dd763cdc74fc44b4c10ecc1b4097b42de6 authored almost 7 years ago
Cleanup apiexception
github.com/TelegramBots/Telegram.Bot - 5e41805e69c4cb3294a6c8d0175b1f029ea2557c authored almost 7 years agogithub.com/TelegramBots/Telegram.Bot - 17189dec477bfb116f017e5b701fb7a83671dc0f authored almost 7 years ago
github.com/TelegramBots/Telegram.Bot - f1d051dea608afd3e129280972083fe694c46f3f authored almost 7 years ago
- change constructor accessibility to protected
- add class documentation
- remove BotBlockedException
- remove BotRestrictedException
- remove MissingParameterException
...
- remove implemented exceptions from commented code
- add constructors docomentation
github.com/TelegramBots/Telegram.Bot - d94d7e6f295e40eb1da504b38569a7c762c60807 authored almost 7 years ago