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

Merge branch 'develop' into update_ex

bd1a047d6eafaba989d99012758e4d04ce4f3c57 authored almost 7 years ago by karb0f0s <[email protected]>
Merge pull request #665 from TelegramBots/wikis

Update test wikis

16facadc1c27eaf23ffe8edcdb80382ea037648e authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into update_ex

f84ce26b0c9a877d192b25d76a8c6bd2ce4ca2c8 authored almost 7 years ago by karb0f0s <[email protected]>
Update test wikis

d84c39b68523813e837aacc367686b18c421f7fe authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #626 from TelegramBots/tests-request

Tests all remaining request classes

9eb03378d1ef0a583a65082fb4b7b6d40abda57c authored almost 7 years ago by Aleksey Usatov <[email protected]>
Update test wikis

1d31182aa3cd5e525ece49ad03bad97db1af4340 authored almost 7 years ago by Poulad <[email protected]>
Update external references in Telegram.Bot.Tests.Unit project

- update Microsoft.NET.Test.Sdk to version 15.6.2

c319c2a5db627a1871e39344ca421c966dc4bdbf authored almost 7 years ago by karb0f0s <[email protected]>
Update external references in Telegram.Bot.Tests.Integ project

- update Microsoft.Extensions.Configuration to version 2.0.1
- update Microsoft.Extensions.Confi...

92247e963157a343dd375c694a9184e9fb0296e3 authored almost 7 years ago by karb0f0s <[email protected]>
Update Newtonsoft.Json

- update Newtonsoft.Json to version 11.0.2 in Telegram.Bot project

a6346d5a792c63bae99f11ffba289625f3bbe21a authored almost 7 years ago by karb0f0s <[email protected]>
Merge branch 'develop' into tests-request

4c540364de54f2339c56cc8b6f8f22f3337d33e2 authored almost 7 years ago by karb0f0s <[email protected]>
Merge pull request #652 from TelegramBots/editorconfig

Add editorconfig

d716fe2e237cef7684e162087aad50b723f95fb6 authored almost 7 years ago by Poulad <[email protected]>
Add solution items to solution project

## Add
- global .editorconfig
- CHANGELOG.md
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- README.md

0ead09adb45bfef3d9537b4b41286c1ec55207c0 authored almost 7 years ago by Karb0f0s <[email protected]>
Force explicit type instead of 'var' in integration tests project

- add .editorconfig to force explicit type instead of 'var' in integration tests project
- allow...

2be5d5d6eb193841065b415138e3df28c6e84b56 authored almost 7 years ago by Karb0f0s <[email protected]>
Merge branch 'develop' into tests-request

b600885a96599e9384fe7e05b6cd07dda36d725f authored almost 7 years ago by karb0f0s <[email protected]>
Add editorconfig file

1d71d4243e505bd916b10409c770319260dd9146 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Test editMessageCaption method

cb104345f5b480c3c431704cda5f79ec782609cf authored almost 7 years ago by Aleksey Usatov <[email protected]>
Test sendContact method

ea61a4dd763cdc74fc44b4c10ecc1b4097b42de6 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Merge pull request #647 from karb0f0s/cleanup_apiexception

Cleanup apiexception

5e41805e69c4cb3294a6c8d0175b1f029ea2557c authored almost 7 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG

17189dec477bfb116f017e5b701fb7a83671dc0f authored almost 7 years ago by karb0f0s <[email protected]>
Fix documentation

f1d051dea608afd3e129280972083fe694c46f3f authored almost 7 years ago by Karb0f0s <[email protected]>
Fix "abstract class should not have public constructor"

- change constructor accessibility to protected
- add class documentation

ac897785e500e150b49a26300c83ff4ae14bfb8d authored almost 7 years ago by Karb0f0s <[email protected]>
Remove not implemented exception classes

- remove BotBlockedException
- remove BotRestrictedException
- remove MissingParameterException
...

73e9f182287165b021c2b6e5290475b0269f8a3b authored almost 7 years ago by Karb0f0s <[email protected]>
Cleanup ApiException class

- remove implemented exceptions from commented code
- add constructors docomentation

61cf00d77a46362ab79bdb50f9214cd73b16602f authored almost 7 years ago by Karb0f0s <[email protected]>
Fix missing foursquare_id in sendVenue

d94d7e6f295e40eb1da504b38569a7c762c60807 authored almost 7 years ago by Poulad <[email protected]>
Test game high scores methods for inline messages

3596d41026b7cd5c6011d7c09bad138970b40a8d authored almost 7 years ago by Poulad <[email protected]>
Test setting & getting game high scores

83c955f0783fa59c5c19d068dae94074e0669636 authored almost 7 years ago by Poulad <[email protected]>
Test sendGameExceptions

a34c77d715bf4b9dfb4884ccbeb461f268d67b78 authored almost 7 years ago by Poulad <[email protected]>
Test sendGame method

e0962084123060d6e433ed0c11f3cd99081b94b0 authored almost 7 years ago by Poulad <[email protected]>
Test editMessageText method

63e9332e17fbff34b1242614a70bbebb581e44bb authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #636 from karb0f0s/invalid_query_id_exception

Add InvalidQueryIdException

b22098b3f3573667d973fa77810ae2513c9551a4 authored almost 7 years ago by Poulad <[email protected]>
Add InvalidQueryIdException

- add exception `InvalidQueryIdException` for `Error : 400 : Bad Request: QUERY_ID_INVALID`
- ad...

a77544dbc8029d367b060ed4d6cf8d484ab01a57 authored almost 7 years ago by Karb0f0s <[email protected]>
Merge branch 'develop' into tests-request

9b4480b4e2ce7340b0237a65974c3454e7a6a5b2 authored almost 7 years ago by Poulad <[email protected]>
Fix error CS8363 A default literal 'default' is not valid as a pattern

- fix error CS8363 [disallow `default` as a constant pattern](dotnet/roslyn#23499) in tests

02d92a09e228e499b3aacc3cca735114fd79b3db authored almost 7 years ago by Karb0f0s <[email protected]>
Fix error CS8363 A default literal 'default' is not valid as a pattern

- fix error CS8363 [disallow `default` as a constant pattern](dotnet/roslyn#23499) in library

fcc717856a02dfa2b087638a376236ef971a9c7a authored almost 7 years ago by Karb0f0s <[email protected]>
Test sendChatAction method

7b93eb450fc0f397c13e60c868e0c2c58abd1348 authored almost 7 years ago by Poulad <[email protected]>
Test getChatMember method

acd4936a3f848a18dc822ede435ec883eb68f559 authored almost 7 years ago by Poulad <[email protected]>
Cleanup getUserProfilePhotos test

5b292b4503d02c3c4c6865553af84389dcab6482 authored almost 7 years ago by Poulad <[email protected]>
Test sendVoice method

430c24abd8b34b4af5617d04bf9e75de9c856463 authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #629 from karb0f0s/fix_inline_query_spelling

Fix Inline Query spelling

2266f18c43e674bc3d98470da8d607d189b0c2cf authored almost 7 years ago by Poulad <[email protected]>
Fix Inline Query spelling

* inlieQueryUpdates-> inlineQueryUpdates
* Use OrderedFact in tests

1be902f9ad4a593a1e8941f9ddb63004097d353d authored almost 7 years ago by Karb0f0s <[email protected]>
Test sendAudio method

0570237727645faef7fe21534146cf7ab8af4c0d authored almost 7 years ago by Poulad <[email protected]>
Test forwardMessage method

c5d6a0837cf38f3550b85d648c1f1e46091a9d06 authored almost 7 years ago by Poulad <[email protected]>
Test getUserProfilePhotos method

d7bcfdb2ee4cca89e771ddb2fb34bc1c52c05e3c authored almost 7 years ago by Poulad <[email protected]>
Test leaveChat

af55d00d958b38c67fc2bebd524005bb1c317102 authored almost 7 years ago by Poulad <[email protected]>
Test getChatMembersCount method

7bf2a32034dc0ba8abf651cabc35448cfb67c8d2 authored almost 7 years ago by Poulad <[email protected]>
Test getting chat admins

d02e73facd70cce8e10f3d048700a5e10ed77fdd authored almost 7 years ago by Poulad <[email protected]>
Cleanup chat info tests

7d97325091da7204edb344a64d65b3bb83e9ff26 authored almost 7 years ago by Poulad <[email protected]>
Cleanup chat member administration tests

7e67d01d54b5989474abe18efd338f6cbd94db30 authored almost 7 years ago by Poulad <[email protected]>
Cleanup file download tests

e5cd9cce810d70edee172a276525d48853b253c3 authored almost 7 years ago by Poulad <[email protected]>
Order test cases based on their line#

d566b158d665f8bb06389ad08fcac21c52ecbb0a authored almost 7 years ago by Poulad <[email protected]>
Test deleting messages

4afd4353020a317ffc3cfc6d5ea3f91c541782b4 authored almost 7 years ago by Poulad <[email protected]>
Update changelog

8511baaf70e86715a3ee475726f4b773806f3210 authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #615 from TelegramBots/develop

v14.2.0-rc

ce94da88aecb870b7e7a263d2f0e50da82beaba0 authored almost 7 years ago by Poulad <[email protected]>
Update changelog

8a0df7e8f090bdf9280b210c089536e49b15d85a authored almost 7 years ago by Poulad <[email protected]>
Upgrade package to v14.2.0-rc

92a49e982fa6332df53cc644c4f57285ac0421f4 authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #608 from TelegramBots/v3.6-fix

Add parse_mode field to inline query results

bf898bae8134bac68dab7075236dc17c1639ceb1 authored almost 7 years ago by Poulad <[email protected]>
Assert on iq result message

b7739b00f6826197b14c3d9696e8d563f747a500 authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into v3.6-fix

cc90d96dd5a2d417e96b121734478f6e98c92d87 authored almost 7 years ago by Poulad <[email protected]>
Assert on chosen inline query in tests

3872c872d4b700426cd788d387f4e7678b684993 authored almost 7 years ago by Poulad <[email protected]>
Update changelog

7f4f13d73fb084b2b6eaef6b46da4ff1e1156ef4 authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #609 from TelegramBots/message-media-group-fix

Add media_group_id field to Message object

229668786b348af90b4c1fe85d5b279e6d2a2384 authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into message-media-group-fix

9496f3d9d3e22cae722600de89a7df5d139592c9 authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into message-media-group-fix

f822025fd40e3f71e23c8e4799bef30df3c37430 authored almost 7 years ago by Poulad <[email protected]>
Clean up

dac05602c6af00e49fda31092f49926c7d4ee69e authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #614 from TelegramBots/tests-badge-fix

Fix badges links

867abddc5c82e8d1711252343094c97bad790ffc authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into message-media-group-fix

0d0643c110463aecf89dad4e0f1164916661f87c authored almost 7 years ago by Aleksey Usatov <[email protected]>
Merge branch 'develop' into v3.6-fix

cd40753b97ccb791133a6d87145a76c7b5b44eb6 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Fix badges links

734901037c9d685fa68ac5fd2670a85405c95df6 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Merge pull request #613 from TelegramBots/develop

Bot API v3.6

20e407cec81ace062cc6200e312aa3866b003336 authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #607 from TelegramBots/v3.6-amendments

Upgrade package version

73aa164b69a336e466f4b118c61fbafb4a310b81 authored almost 7 years ago by Poulad <[email protected]>
Upgrade package version

7ee227d0d499d95a5825d84d70adff4c95eb1210 authored almost 7 years ago by Poulad <[email protected]>
Clean up code

40f72bb7822853f34c6e395659cb986f6f7e84ca authored almost 7 years ago by Poulad <[email protected]>
Add media_group_id field

15c1f1ac02c0790e32a99a7ac299915c1f508d5e authored almost 7 years ago by Aleksey Usatov <[email protected]>
Add parse_mode field to inline query results

62b594601665f151c1c997bee5cdf25a7ae5db9c authored almost 7 years ago by Aleksey Usatov <[email protected]>
Edit migrations wiki

bafc43366ab6e39133f3819782baefe342d4fc5d authored almost 7 years ago by Poulad <[email protected]>
Merge pull request #601 from TelegramBots/v3.6

Implement Bot API v3.6

e78b21ab7e28598b40ec98bc0c9e28e8cb31f741 authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'fixes' into v3.6

b0e0b14cd350859b8547ebea3bf109753992029f authored almost 7 years ago by Aleksey Usatov <[email protected]>
Fix admin bot test

63004c3588d826c01373af2dd123d397e599ea6e authored almost 7 years ago by Aleksey Usatov <[email protected]>
Update migration guide

15171fafc4edc979c1e87d0b783cfae03cb49c59 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

2312820b6c3ed0d5a0f0b6ed89319787f08831cb authored almost 7 years ago by Aleksey Usatov <[email protected]>
Add new message types

34028f1128247b8f6b3a106ae63a430b5d052ffc authored almost 7 years ago by Aleksey Usatov <[email protected]>
Update CHANGELOG.md

d6dbfa1abcf9fc22a45fc3d9b5a504bf237a0ce2 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Change params order to ensure code style

6d9262a12522fa5c1e914c74931dacd83e3d370c authored almost 7 years ago by Aleksey Usatov <[email protected]>
Add connected_website field

dd5f643cfbc9c60896ffeda024b17c3f3ae82f82 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Add supports_streaming field

40184ad2e8eea54b3a668774bf8501f4085a1670 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Add parse_mode field to requests with a caption

b0f4eefafb2da7e179b3034952897c9812a4ed09 authored almost 7 years ago by Aleksey Usatov <[email protected]>
Merge pull request #597 from karb0f0s/notmodifiedexception

Add new exception type: MessageIsNotModifiedException

684d9a73e787439c69f9b44f26ac32b508ded26d authored almost 7 years ago by Poulad <[email protected]>
Fix exception summary and update changelog

301f1d10639939349b8895d9c8e25c9e1844df1b authored almost 7 years ago by Karb0f0s <[email protected]>
Merge pull request #598 from Olgabrezel/patch-1

Fix descriptions of two properties of InlineKeyboardButton

c91d565a136aed5b238bb32840fbd276243f554c authored almost 7 years ago by Poulad <[email protected]>
Fix descriptions of two properties of InlineKeyboardButton

2f17d089574e769704341512d02d1bee54062cc9 authored almost 7 years ago by Olgabrezel <[email protected]>
Add new exception type: MessageIsNotModifiedException

Exception for "Bad Request: message is not modified" error

8aebcb438383ff8a788e0adf961edb05ffc45c78 authored almost 7 years ago by Karb0f0s <[email protected]>
Merge pull request #587 from TelegramBots/pr584

pr584

3434a79b236cb3a9e20efd32a02e31b1d82c1d18 authored almost 7 years ago by Poulad <[email protected]>
Update changelog

e02b9f5f29302bcff7f3ef5cf05970b747c23494 authored almost 7 years ago by Poulad <[email protected]>
Merge branch 'develop' into pr584

83fc6c437598ad11143aa83eceac6f34453e0585 authored almost 7 years ago by Poulad <[email protected]>
Compare User via equality operators

3d75c3e036baa2b97096ebbd51a9324294f7817a authored almost 7 years ago by Poulad <[email protected]>
Test user object hash codes

c7031dedffd5f684de9b4cbe9ed26b8793832c71 authored almost 7 years ago by Poulad <[email protected]>
Add Id based equality comparison to User class

ce027ebb790d04a6542ecc3ed912f0ca57eb6855 authored almost 7 years ago by Arne Kiesewetter <[email protected]>
Prevent StopReceiving() from throwing WebException or TaskCanceledException

670e0d6b2acb2684acb58a5fff9a820e8b2e11de authored almost 7 years ago by Arne Kiesewetter <[email protected]>
Restructure InlineQueryResult constructors and make parameterless ones private

439cbad0da04616371875e19994a0c79a88611f9 authored almost 7 years ago by Arne Kiesewetter <[email protected]>
Fix #582 InputVenueMessageContent.Title

02f05a7810798e9255ee854387f48f0c54d2474f authored about 7 years ago by Poulad <[email protected]>