Ecosyste.ms: OpenCollective

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

pyrogram


Collective - Host: opensource - https://opencollective.com/pyrogram - Website: https://opencollective.com/ - Code: https://github.com/pyrogram

Update Pyrogram to v1.3.1

github.com/pyrogram/pyrogram - 7fb35fbad51a4b01dc4c3251772e13054713c506 authored about 3 years ago by Dan <[email protected]>
Add missing parameter protect_content (#859)

github.com/pyrogram/pyrogram - 1d7c57e6699bc178b8f60eef7009a95fae634741 authored about 3 years ago by SUBIN <[email protected]>
Fix typo in OpenCollective link (#856)

github.com/pyrogram/pyrogram - 2ca38d0ee9cbd7abbdc8ac9e95b624adf3df8eb1 authored about 3 years ago by Lorenzo Delmonte <[email protected]>
Initial commit

github.com/pyrogram/.github - e86f6ec9ae3bd595ba2a069a66fa83b6de70a8be authored about 3 years ago by Dan <[email protected]>
Update copyright year

github.com/pyrogram/pyrogram - cb6cef37e644edd3effa6fca58b79772daeee8b4 authored about 3 years ago by Dan <[email protected]>
Update Pyrogram to v1.3.0

github.com/pyrogram/pyrogram - 44228f247271e0f3f678fe800716a26cc72b8e4b authored about 3 years ago by Dan <[email protected]>
Update copyright year

github.com/pyrogram/pyrogram - 626a1bd93831eaa6deef61966164de1680660f3a authored about 3 years ago by Dan <[email protected]>
Various improvements

github.com/pyrogram/pyrogram - 8c8288412fc80552f7a001d77d9afac905d81fc7 authored about 3 years ago by Dan <[email protected]>
Merge branch 'set-chat-protected-content'

github.com/pyrogram/pyrogram - 80d0966691af80ba795dec7f9ffe866b8fdc8a59 authored about 3 years ago by Dan <[email protected]>
Rename methods and add proper docs

github.com/pyrogram/pyrogram - ac3d2b8d7a6e48d9fd304ebc8d3676028f4b2a02 authored about 3 years ago by Dan <[email protected]>
Add No Forwards chat option (#839)

* Add No Forwards chat option

* Fix chat.py

github.com/pyrogram/pyrogram - b283bce2623d3646f3d785378267e5db271a85ec authored about 3 years ago by Fernando Werneck <[email protected]>
Merge branch 'layer-136'

github.com/pyrogram/pyrogram - 0a29890da4c62a6c0f1d9bbc43e11a69ef966e65 authored about 3 years ago by Dan <[email protected]>
Change markdown spoiler delimiter

github.com/pyrogram/pyrogram - ebaf1a23fbe797d24e9ecc8d803bf4e174f9e967 authored about 3 years ago by Dan <[email protected]>
Add parameter protect_content to send_* methods

github.com/pyrogram/pyrogram - f6625192d02b882068fa0e70eaef124479b37ef2 authored about 3 years ago by Dan <[email protected]>
Add field Message.reactions

github.com/pyrogram/pyrogram - fb64e143b6e55a325df9c31b7e69d938c95e1c80 authored about 3 years ago by Dan <[email protected]>
Add type Reaction

github.com/pyrogram/pyrogram - 2799011c07f83fa239f5409377ccb6a282115f66 authored about 3 years ago by Dan <[email protected]>
Add method send_reaction

github.com/pyrogram/pyrogram - 1fa637553d797b377929346251691d8c5e91e2e6 authored about 3 years ago by Dan <[email protected]>
Add field Chat.available_reactions

github.com/pyrogram/pyrogram - b0a9d28bda7e1408b8355cc31f80af8e22e05d4e authored about 3 years ago by Dan <[email protected]>
Update REACTION_INVALID error message

github.com/pyrogram/pyrogram - 46d3d8aaf60a67e4603cf11cdbc0afdaf4b0dd01 authored about 3 years ago by Dan <[email protected]>
Handle the case when default_send_as is None (#842)

* fix parsing send_as peer.

* Update chat.py

Co-authored-by: Dan <14043624+delivrance@user...

github.com/pyrogram/pyrogram - 00c91120d82b5ae3b23961e60b5edb5f2eaadde4 authored about 3 years ago by SUBIN <[email protected]>
Add support for "spoiler" MessageEntity

github.com/pyrogram/pyrogram - f7b9137a6852e6f8c20903d2eabf0b08a62fb092 authored about 3 years ago by Dan <[email protected]>
Update API schema to Layer 136

github.com/pyrogram/pyrogram - 42c690757dc27a396fca1745f33bc041ff5a45c3 authored about 3 years ago by Dan <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/pyrogram/pyrogram - 9c670841706e4ec59ada60a5b78d277e35979f76 authored about 3 years ago by Dan <[email protected]>
Merge branch 'mtproto-checks'

# Conflicts:
# pyrogram/errors/__init__.py
# pyrogram/session/session.py

github.com/pyrogram/pyrogram - a3fab6af4b43370c0a394f7a5280262c81a76810 authored about 3 years ago by Dan <[email protected]>
Make bot_username optional for LoginUrl (#817)

* make bot username optional

* Update login_url.py

* Update login_url.py

Co-authored-by...

github.com/pyrogram/pyrogram - cc4a850134e393dace1149a86bfb101b111f3474 authored about 3 years ago by Udith Amasura <[email protected]>
Add support for "send_as" chats

- Add methods get_send_as_chats() and set_send_as_chat()
- Add field Chat.send_as_chat

github.com/pyrogram/pyrogram - 9a2bc25bc7f318378fa846048e85b983917887cc authored about 3 years ago by Dan <[email protected]>
Update copyright year

github.com/pyrogram/tgcrypto - 72a913512e1806d1b2290fa0148518a1c924cc36 authored about 3 years ago by Dan <[email protected]>
Update copyright year

github.com/pyrogram/assistant - 343a43fb2d1e561f348b297850dabbb8afaa6dee authored about 3 years ago by Dan <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/pyrogram/plugins - 87ee7dbc85cfe12c4f34cb5d5a8fd6e26e80caf6 authored about 3 years ago by Dan <[email protected]>
Update copyright year

github.com/pyrogram/plugins - c4f419077e8ebab9f2a15ca11eacf571a75f4187 authored about 3 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/plugins - 38fc794a46bdf012a8b91813765397432df5de60 authored about 3 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/assistant - f454ea33a98cf3f5bfae575b1fcfd714fa85d601 authored about 3 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/tgcrypto - a5bf124cde5bfac9eb95e4e95152d269505a3e44 authored about 3 years ago by Dan <[email protected]>
Add method get_discussion_message

github.com/pyrogram/pyrogram - e8076d1b8a9b9be3d1e37ea83abefe6f31f7ad05 authored about 3 years ago by Dan <[email protected]>
Add Message/Chat.has_protected_content

github.com/pyrogram/pyrogram - a138b46668219399c3591d0c38c05d57636cf897 authored about 3 years ago by Dan <[email protected]>
Rename kick(ed) occurrences to ban(ned)

github.com/pyrogram/pyrogram - 2024b3c120d0e04a4cce3f53b8e81421d1721937 authored about 3 years ago by Dan <[email protected]>
Add support for user profile buttons

github.com/pyrogram/pyrogram - a909dc12e7d2d587533f73e7036718fe4e7e88c6 authored about 3 years ago by Dan <[email protected]>
Add support for ChatJoinRequest events

github.com/pyrogram/pyrogram - d103ae48feb21a1668103110aa88a106af013702 authored about 3 years ago by Dan <[email protected]>
Update ChatInviteLink

github.com/pyrogram/pyrogram - 8f8c85e8f3be80252b6a012230f7e5de87041828 authored about 3 years ago by Dan <[email protected]>
Add approve/decline_chat_join_request

github.com/pyrogram/pyrogram - 7d917f43e5c0ba0cd0aa442d5143c0e163d1660f authored about 3 years ago by Dan <[email protected]>
Update create/edit_chat_invite_link

github.com/pyrogram/pyrogram - 29b4615848591eaf4c982a0be722879671ad026f authored about 3 years ago by Dan <[email protected]>
Use a specialized exception for handling BadMsgNotification

github.com/pyrogram/pyrogram - 56e7e110372aa3bdd8de37a90d79cfe34deba7e4 authored about 3 years ago by Dan <[email protected]>
Add RPC Error: CHAT_FORWARDS_RESTRICTED (#825)

* Add RPC Error: CHAT_FORWARD_RESTRICTED

* Fix the typo in the previous commit

Sorry, made...

github.com/pyrogram/pyrogram - 419ecb1af5427a1a0bae8f1b782daf0dfbc40228 authored about 3 years ago by David Hu <[email protected]>
Include tests in sdist (#819)

github.com/pyrogram/pyrogram - 4bb57a4da347f2c07e3a932521bca5b39f3d8acb authored about 3 years ago by Robert Schütz <[email protected]>
Update session string format (#818)

github.com/pyrogram/pyrogram - fe764e0e2b26e1222f8ba7d45d756c41378d75f3 authored about 3 years ago by Sam <[email protected]>
Fix -503 Timeout errors #664 (#812)

github.com/pyrogram/pyrogram - ef6125b57ad22aa2aff83365216b6e90970f54df authored about 3 years ago by AduchiMergen <[email protected]>
Merge branch 'master' of https://github.com/pyrogram/pyrogram

github.com/pyrogram/pyrogram - a917596cb124b39b941544499b97c823a407beef authored about 3 years ago by Dan <[email protected]>
Fix megagroup attribute on ChatForbidden objects

github.com/pyrogram/pyrogram - 9b28a120e2a70711446b9c0489a596b9f3be66b8 authored about 3 years ago by Dan <[email protected]>
Add new chat actions (#751)

* Add new chat action

* Update send_chat_action.py

Co-authored-by: Dan <14043624+delivranc...

github.com/pyrogram/pyrogram - 6fb427fb9a61bfcd31494f65c948bcb3b9d1d676 authored about 3 years ago by Adek <[email protected]>
Raise directly when not checking a boolean expression

github.com/pyrogram/pyrogram - ea3281b5f62caa916ea6f1ebb2f406bb66a2b36f authored about 3 years ago by Dan <[email protected]>
Use specialized exceptions for handling security checks

github.com/pyrogram/pyrogram - 8aa358129c3484a2cd35454dc82228e34663be13 authored about 3 years ago by Dan <[email protected]>
Remove unneeded assertion

github.com/pyrogram/pyrogram - a720726479bd1f9b6804b837a7679bc4b9f682b1 authored about 3 years ago by Dan <[email protected]>
Simplify the error handling a bit

github.com/pyrogram/pyrogram - ed9c7e4694f770f2ef90adc87152889c8530fc01 authored about 3 years ago by Dan <[email protected]>
Tune stored_msg_ids max size

github.com/pyrogram/pyrogram - c2a29c8c302feff24e84e7974b7618f4437db105 authored about 3 years ago by Dan <[email protected]>
Close and reestablish the TCP connection in case of mismatch

github.com/pyrogram/pyrogram - 2a1af2b8e9afb54cc8f96bffb95317e52fbafcd3 authored about 3 years ago by Dan <[email protected]>
Maintain a sorted list of stored_msg_ids

github.com/pyrogram/pyrogram - bc420da0e2ec34506263d0a8abef7019e1770194 authored about 3 years ago by Dan <[email protected]>
Implement missing MTProto checks

github.com/pyrogram/pyrogram - cd027b8c1c252149cc7304b95b6ec8da53bd01fa authored about 3 years ago by Dan <[email protected]>
Fix renamed raw API function (#810)

`raw.functions.channels.DeleteUserHistory` to `raw.functions.channels.DeleteParticipantHistory`

github.com/pyrogram/pyrogram - cebecb99c0e53d4de22a335540d84919658e5521 authored about 3 years ago by Abir Hasan <[email protected]>
Also fetch peer_id user details

github.com/pyrogram/pyrogram - bf9e1864141bdab1a4f20393c7d10fcf8c522f63 authored about 3 years ago by Dan <[email protected]>
Improve parsing of Chat

github.com/pyrogram/pyrogram - a73f990667ce2b2b396f7af2a46203a418da47da authored about 3 years ago by Dan <[email protected]>
Update UserFull according to the new schema

github.com/pyrogram/pyrogram - 8a08dcb92a63cb27fb71df1812c57cb71319ccc5 authored about 3 years ago by Dan <[email protected]>
Fix wrong sender_chat

github.com/pyrogram/pyrogram - 439935b4012eb03ad632c46191055227e9e7c566 authored about 3 years ago by Dan <[email protected]>
Check empty messages first of all

github.com/pyrogram/pyrogram - e2cce1b1e6dfa109ab7f0b34ed5a5f2fce44c692 authored about 3 years ago by Dan <[email protected]>
Don't propagate errors when fetching missing user details

github.com/pyrogram/pyrogram - 8d03850d038e06b6d26d55b0c9ac456fafc81722 authored about 3 years ago by Dan <[email protected]>
Fetch user details in case they are missing

github.com/pyrogram/pyrogram - 85ee6c378560e5c9d035c5e68a81f1e7db485051 authored about 3 years ago by Dan <[email protected]>
Fix joinchat links regex

github.com/pyrogram/pyrogram - 34b6002c689273d7233ca1a0976da009a3aafe09 authored about 3 years ago by Dan <[email protected]>
Fix missing argument

github.com/pyrogram/pyrogram - f7db10307112aa606a533af9d0b823fc34c563f2 authored about 3 years ago by Dan <[email protected]>
Update MAX_USER_ID

github.com/pyrogram/pyrogram - 2e964b3fa91a42fa4e9d683eaf5f8b8574c68cf0 authored about 3 years ago by Dan <[email protected]>
Update get_me.py

github.com/pyrogram/pyrogram - 804d00fa0f9ee8ea36874cc4ff575fafdec6fa47 authored about 3 years ago by Dan <[email protected]>
Update API schema to Layer 135

github.com/pyrogram/pyrogram - ca29ea1db43b024015971d2e23a4da6ec916b747 authored about 3 years ago by Dan <[email protected]>
Update API schema to Layer 134

github.com/pyrogram/pyrogram - a460d12a824ff61f1c96842b13f1fdd2ab0a7419 authored about 3 years ago by Dan <[email protected]>
Various improvements (#24)

github.com/pyrogram/tgcrypto - 4102d3b116c7e4991c6d6bf66cb9800b9f13dfd1 authored about 3 years ago by Dan <[email protected]>
Fix Actions on Python 3.10

github.com/pyrogram/pyrogram - aba5304fd69d913176b80b818b9c334775036c62 authored about 3 years ago by Dan <[email protected]>
Enable Actions on Python 3.10

github.com/pyrogram/pyrogram - e27f30dade75b7acc62a95e8b508a065a7aa036f authored about 3 years ago by Dan <[email protected]>
Add search_global_count and search_messages_count methods (#768)

github.com/pyrogram/pyrogram - 2265d282f5efc1c06ee230b294d43cbc9f22cd8f authored about 3 years ago by Dan <[email protected]>
Update requirements.txt

github.com/pyrogram/pyrogram - 0f204e1d8c6260b0d70edd383cfb34941e60bd1c authored over 3 years ago by Dan <[email protected]>
Fix issues with Python 3.10 (#766)

github.com/pyrogram/pyrogram - 6efd01937fa89441d381b4ad98b839268ca2d149 authored over 3 years ago by Dan <[email protected]>
Enable GitHub Actions (#23)

github.com/pyrogram/tgcrypto - a3164a03c81cad0d3f88d4789323a1516ee4ff87 authored over 3 years ago by Dan <[email protected]>
Read integers first when size matches

github.com/pyrogram/pyrogram - 428cbf56a6b0b77dbe1f16aa301c9d5ecb02c058 authored over 3 years ago by Dan <[email protected]>
Update API schema to Layer 133 (patch)

github.com/pyrogram/pyrogram - 362441a74a2b0e1a88187a60be783279dc87ff33 authored over 3 years ago by Dan <[email protected]>
Update iter_dialogs.py

Closes #749 #750 #756

github.com/pyrogram/pyrogram - 09c82892597988d1ea7f8dd645cc9b8be300c226 authored over 3 years ago by Dan <[email protected]>
Fix Message.command when case is different (#757)

* Fix Message.command when case is different

* Update test_command.py

Co-authored-by: Dan ...

github.com/pyrogram/pyrogram - 02a3969101729f8a34b26e4fcc315eac7ed63095 authored over 3 years ago by Alisson Lauffer <[email protected]>
Final fix for reading vectors of bare longs (#754)

github.com/pyrogram/pyrogram - fdbab8cc87ea6363e1c3358647abd758b5717e90 authored over 3 years ago by Davide Galilei <[email protected]>
Actually fix reading vectors of bare longs

github.com/pyrogram/pyrogram - acd92b100b2f38671bdd2466cbb9632ed76983c8 authored over 3 years ago by Dan <[email protected]>
Fix reading vectors of bare longs (#752)

github.com/pyrogram/pyrogram - c3953c18caa3364a2f11b2626349172fe93b1160 authored over 3 years ago by Dan <[email protected]>
Update API schema to Layer 133

github.com/pyrogram/pyrogram - eec7ec39470e474ef012c47a94ee65d20e8f2cce authored over 3 years ago by Dan <[email protected]>
Update API schema to Layer 132

github.com/pyrogram/pyrogram - 320696b4b23c688d0488a6dbd2b1c9ca32ba4517 authored over 3 years ago by Dan <[email protected]>
Improve the async-to-sync wrapper (#744)

* improved async to sync wrapper

* Create a new loop in non-main threads & improve readabilit...

github.com/pyrogram/pyrogram - bacc7c004bd7235c6728d951b9711998d9b7673b authored over 3 years ago by rking32 <[email protected]>
Further improve the session-switching mechanism for inline bots (#739)

* Ability to run multiple bot.

Global session creates a problem for other bot. As that sessio...

github.com/pyrogram/pyrogram - e68da74e89f198ba1276a91975e16237d221a6c9 authored over 3 years ago by Md. Hasibul Kabir <[email protected]>
Fix old non existing can_send_[sticker...] with can_send_other_messages (#746)

https://github.com/pyrogram/pyrogram/commit/c9d0c5d75a7646b43cd7e8c1f45715fd1630f797

github.com/pyrogram/pyrogram - aea1ffc46f236e07129bc54f42954a531cf086f0 authored over 3 years ago by DatDraggy <[email protected]>
Fix parameter name being in plural (#724)

github.com/pyrogram/pyrogram - 9e9a944e86b2d4ea1a5f85111011b44f3b3d2c87 authored over 3 years ago by Gautam Kumar <[email protected]>
Fix accessing non-existent attribute (#747)

This should solve the error `AttributeError: 'ChatParticipantsForbidden' object has no attribute...

github.com/pyrogram/pyrogram - 99e152a67cdfe81b7ae021fe5ffb7e8c5e01392b authored over 3 years ago by Jonathan <[email protected]>
Fix TL schema naming conflicts (#690)

* Avoid variable conflicts with Telegram TL schema

* Fix game button with no data attached to...

github.com/pyrogram/pyrogram - 4d933b80f96810b7a652a328dcc74f2645935362 authored over 3 years ago by 餅喵 <[email protected]>
Update API schema to Layer 131

github.com/pyrogram/pyrogram - 6745c9d815fa2ee8c82593f103349f1bdc012a44 authored over 3 years ago by Dan <[email protected]>
Update API schema to Layer 130

github.com/pyrogram/pyrogram - 3d6ec570f3d0cfc8e663ed4733b4bf8bc6e0d442 authored over 3 years ago by Dan <[email protected]>
Fix docs (#699) (#703)

* Fix docs (#699)

* typo fixing

* Update inline_query_result_video.py

* layer update 12...

github.com/pyrogram/pyrogram - 8845b976ab1ac8cb7acc875a1d484683ecd98c3d authored over 3 years ago by Dan <[email protected]>
Add missing parameters in reply_document (#700)

github.com/pyrogram/pyrogram - 685b9328f85c27c1a3d1584132876e8f7cc2d867 authored over 3 years ago by Shrimadhav U K <[email protected]>
Clearer error message

github.com/pyrogram/pyrogram - a65f8e2655e8ef7e4eefb4383f9a4306d9e9f1f1 authored over 3 years ago by Dan <[email protected]>
Update API schema to L129 (patch)

github.com/pyrogram/pyrogram - 3dde55db39af59445e66a0a1e73807779adff2c4 authored over 3 years ago by Dan <[email protected]>
Update API schema to Layer 129

github.com/pyrogram/pyrogram - ab63abe6fdc739c51fde404523e1e2211b03b1c0 authored over 3 years ago by Dan <[email protected]>