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

Add support for can_manage_chat permission

github.com/pyrogram/pyrogram - ddb2d84f968fe5c3120edbf4387937156fe82373 authored almost 4 years ago by Dan <[email protected]>
Add support for updates about chat member status changes

github.com/pyrogram/pyrogram - dff3d993e18d8035f09ff9633ff7cc60a0afd5ac authored almost 4 years ago by Dan <[email protected]>
Add support for the new bowling animation (dice)

github.com/pyrogram/pyrogram - 86cc1837b61ef157e1f8b5f886b2b392fd90267e authored almost 4 years ago by Dan <[email protected]>
Move the "unknown constructor found" logging logic

github.com/pyrogram/pyrogram - 89e590b968e27459af18bed6aab8057b94b7bbb6 authored almost 4 years ago by Dan <[email protected]>
Add support for voice chat service messages

github.com/pyrogram/pyrogram - 975ff219f2279065a2246b0cc2b857a0a6fb32ca authored almost 4 years ago by Dan <[email protected]>
Add filters for voice chat service messages

github.com/pyrogram/pyrogram - 783e89e0f0319c8163d54d86d0b082e022098e89 authored almost 4 years ago by Dan <[email protected]>
Add filters.dice to filter Dice messages

github.com/pyrogram/pyrogram - 6678af08aa57e5eab9f60b837b2f943ef314f2a3 authored almost 4 years ago by Dan <[email protected]>
Add support for the improved Invite Links (#639)

* Add new invite link export methods

* Implement higher-level Invite type

* Update Docstri...

github.com/pyrogram/pyrogram - ee5f39374cde3b06c0119d362002a3c064afdcbd authored almost 4 years ago by ColinShark <[email protected]>
Use a shorter if-expression (#621)

github.com/pyrogram/pyrogram - 42b18657437050d40b9f3a0e3ee6dc42783a244c authored almost 4 years ago by Tuqay Abdullazade <[email protected]>
Fix filters.create documentation (#623)

Wrong documentation for filters.create, callable funcitions requires 3 positional arguments (fil...

github.com/pyrogram/pyrogram - 54b20875b9562522ba9a9f869080b5ff94bf3964 authored almost 4 years ago by Dametto Luca <[email protected]>
Fix for strikethrough unparsing in markdown (#627)

github.com/pyrogram/pyrogram - f407facdc793259125cf04a3bd04d551e891692c authored almost 4 years ago by Harsh <[email protected]>
Add missing info in forward_from_chat (#632)

Added info regarding supergroup in forward_from_chat

github.com/pyrogram/pyrogram - 9cbbf79972441beed3539c338ecdf7a79d4a7578 authored almost 4 years ago by Mystery Boy <[email protected]>
Use fixed length mask instead of dynamic length (#635)

github.com/pyrogram/pyrogram - de68f83c1f810a97d8c5b2adea36ebecaceb0201 authored almost 4 years ago by Kunoi Sayami <[email protected]>
Add one more 5xx error

github.com/pyrogram/pyrogram - 4f16c174a38b153a0e9f83f233dac65f9c54f6db authored almost 4 years ago by Dan <[email protected]>
Update errors list

github.com/pyrogram/pyrogram - 4afedd7ba6113e106574772a2c0e8188d4038958 authored almost 4 years ago by Dan <[email protected]>
Update offset by the amount of messages retrieved

github.com/pyrogram/pyrogram - 2db8256276e984b49a823ad19b7a02ff8d6d2642 authored almost 4 years ago by Dan <[email protected]>
Update API schema to Layer 125

github.com/pyrogram/pyrogram - 31148c3a5638ec7c6717eebbf419c50447a46b4c authored almost 4 years ago by Dan <[email protected]>
Update support.rst

github.com/pyrogram/pyrogram - 137de2da0f826e4b970576db3749709f6f97f8fb authored almost 4 years ago by Dan <[email protected]>
Update outdated information

github.com/pyrogram/pyrogram - ce6ba8d122bc35de49ab77dfdbea76c261d96f77 authored almost 4 years ago by Dan <[email protected]>
Rename support-pyrogram.rst to support.rst

github.com/pyrogram/pyrogram - deef5781bf0cf2ef56cc15746e1861bcb7dcd9ad authored almost 4 years ago by Dan <[email protected]>
Delete powered-by.rst

github.com/pyrogram/pyrogram - 8bf0706cdf533d3643903251130ecb68f7c150db authored almost 4 years ago by Dan <[email protected]>
Add a friendly interface for getting chat event logs

Add get_chat_event_log method
Add ChatEvent and ChatEventFilter types

github.com/pyrogram/pyrogram - 6daa501972382215bac68bc2d53d62cc38b517ef authored almost 4 years ago by Dan <[email protected]>
Small code and docs fixes

github.com/pyrogram/pyrogram - b5c39121c379943a00a394c96cefcbb5ffef4e36 authored almost 4 years ago by Dan <[email protected]>
Fix sphinx warnings

github.com/pyrogram/pyrogram - 46ced1aa11968a5c21fbc9eea6beabb09f0f6f2f authored almost 4 years ago by Dan <[email protected]>
Add FAQ about client library & framework definitions

github.com/pyrogram/pyrogram - ee9d0e4622fd7f71ab023c0cfc41605920b7a3af authored almost 4 years ago by Dan <[email protected]>
Update conf.py

- Copyright year
- Docstrings params fixes

github.com/pyrogram/pyrogram - 52e905d6e7d2847f133700c46b7f84c30029f549 authored almost 4 years ago by Dan <[email protected]>
Add can_manage_voice_chats to admin permissions

github.com/pyrogram/pyrogram - 2154872acb00fd8bb8aaf4ab215ed125d0b0b6a0 authored almost 4 years ago by Dan <[email protected]>
Allow Message.copy to remove reply markups

github.com/pyrogram/pyrogram - 83f4d12ad20e67eed4a899be4adcdefd2e82ba23 authored almost 4 years ago by Dan <[email protected]>
Fix Message.copy ReplyMarkup (#604)

github.com/pyrogram/pyrogram - a390eceba3353dc6a03f85888034c5147c959d9c authored almost 4 years ago by Ripe <[email protected]>
Mention that linked_chat is available only when using get_chat

Closes #629

github.com/pyrogram/pyrogram - 1afc9980614513347ffca098d449d63242a04837 authored almost 4 years ago by Dan <[email protected]>
Fix some index out of range errors

Closes #601

github.com/pyrogram/pyrogram - d7f2bd90300dc7569c766099d2884ae1790b3909 authored almost 4 years ago by Dan <[email protected]>
Enable docs for Message.get_media_group

github.com/pyrogram/pyrogram - e390aea86e7ed227e42d5905b637a8cbdf00ee34 authored almost 4 years ago by Dan <[email protected]>
Add bound method get_media_group() (#593)

* Bound method - get_media_group()

* Update message.py

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

github.com/pyrogram/pyrogram - 6a22e2e262adf8932b61f1e74879f6d1072afb4e authored almost 4 years ago by Legenda24 <[email protected]>
Update issue templates

github.com/pyrogram/pyrogram - 415beb21f20cfa15877e6dc8b95c375261e1315d authored almost 4 years ago by Dan <[email protected]>
Update commands

github.com/pyrogram/assistant - 34c054b628d4a6b2fa8d66eaae42ad07fdf49119 authored almost 4 years ago by Dan <[email protected]>
Add ! as command prefix

github.com/pyrogram/assistant - c50186ee7c1e8ea17da4fcdbfa51192c6ec2cdb2 authored almost 4 years ago by Dan <[email protected]>
Update default chats' permissions

github.com/pyrogram/assistant - 67f5cb990e81e7ea47859ab4b5bf5084e2152800 authored almost 4 years ago by Dan <[email protected]>
Update API schema to Layer 124

github.com/pyrogram/pyrogram - 5dabeeafbb66fbb126df669d1afb08b29d1fee2c authored almost 4 years ago by Dan <[email protected]>
Update API schema (Layer 123 patch)

github.com/pyrogram/pyrogram - 9f5179863ae56349c288032db6ccefb6df697f50 authored almost 4 years ago by Dan <[email protected]>
Fix enum items showing ids instead of names

github.com/pyrogram/pyrogram - b47c5a93b16c084a6b3f867698d0f3c4340803aa authored almost 4 years ago by Dan <[email protected]>
Fix Typo in input_media_audio() (#614)

* Fixes #612

github.com/pyrogram/pyrogram - 2ad21e9096763de54fa5b9244dc71fdd1bc5f930 authored almost 4 years ago by ColinShark <[email protected]>
Add kick command

github.com/pyrogram/assistant - 189d0dcd9458aa2aa1b5cb74d2abd09f298a0fd5 authored almost 4 years ago by Dan <[email protected]>
Update #dev command (#17)

* delete #dev command and allow polls after #unlock

* Allow links preview after #unlock

* ...

github.com/pyrogram/assistant - 0506f0f9c49149edf08b5138969acfaa32a02b88 authored almost 4 years ago by Jonatan <[email protected]>
Allow to send Polls (again) (#18)

Seems to have been forgotten when first adding the #lock and #unlock
commands. So here we go, a...

github.com/pyrogram/assistant - dbc4afa25d8fea594df750cc71dc61dce7733ace authored almost 4 years ago by ColinShark <[email protected]>
Fix User._parse_status type hints

github.com/pyrogram/pyrogram - fcf91661fc1ab9437f8bf7cc6899a9021eb3963e authored almost 4 years ago by Dan <[email protected]>
Add Chat.is_fake and User.is_fake

github.com/pyrogram/pyrogram - 57128c0ab789826561ab0bfaa79ebe797c17218c authored almost 4 years ago by Dan <[email protected]>
Fix small typo in copy_message()'s examples (#588)

github.com/pyrogram/pyrogram - 1bba5cad54337c271256b6e84f40774f48ea119b authored almost 4 years ago by Krishna-singhal <[email protected]>
Add missing docstrings for Chat.iter_members and .get_members (#600)

github.com/pyrogram/pyrogram - 811324b90757abaaaaa2aae93e4c69b7c1c270be authored almost 4 years ago by ポキ <[email protected]>
Update API schema to Layer 123

github.com/pyrogram/pyrogram - c3819ddb56cccb6c28155032a61c3d1b58403675 authored almost 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.13

github.com/pyrogram/pyrogram - 33d373adbe6baa35f2791c7d6d56713ed0d562d6 authored almost 4 years ago by Dan <[email protected]>
Fix wrong emphasize lines

github.com/pyrogram/pyrogram - f9a129ab5fd6be3db32ea76b73133eab47e84608 authored almost 4 years ago by Dan <[email protected]>
Add missing bound method Chat.mark_unread

github.com/pyrogram/pyrogram - b9adc5c294c5416c84c4cfbcba73b4dad9a6a3d3 authored almost 4 years ago by Dan <[email protected]>
Fix strikethrough message entity unparsing (#598)

github.com/pyrogram/pyrogram - 967f25796c0e315e4c44eaab39780dd5d2614494 authored almost 4 years ago by Harsh <[email protected]>
Update Pyrogram to v1.1.12

github.com/pyrogram/pyrogram - 2b3e5f2b0a7e4e8c5c6fa3190329641e0535e84a authored almost 4 years ago by Dan <[email protected]>
Fix issues with global_search(): add the filter parameter (#589)

* this commit will fix issues with global_search()

I was recently getting this error on app.g...

github.com/pyrogram/pyrogram - 54b92c0892b6524c8277d9cb11f973a6398ed1d4 authored almost 4 years ago by ポキ <[email protected]>
Update Pyrogram to v1.1.11

github.com/pyrogram/pyrogram - 27614c0c1945c225f00791d78e7281db281c2fc6 authored almost 4 years ago by Dan <[email protected]>
Fix small typo: Message.unpin was pinning

github.com/pyrogram/pyrogram - 4b3fc729ade543dce7ace28e7bcdb4d9a3e2e7c4 authored almost 4 years ago by Dan <[email protected]>
Add missing Message.unpin docs

github.com/pyrogram/pyrogram - 3c992e8f86c0adda7ed08d2bcbe529cda0086d07 authored almost 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.10

github.com/pyrogram/pyrogram - 63cc36d7599d0106f8570dfb4965ce12c7e07ebe authored almost 4 years ago by Dan <[email protected]>
Fix wrong excepted error

Closes #582

github.com/pyrogram/pyrogram - 2ad1d9cbc8e41041aa89c1bdc85df6f8a7a93cc0 authored almost 4 years ago by Dan <[email protected]>
Remove obsolete example from docs (#576)

github.com/pyrogram/pyrogram - 79583a29fc199f699eb13ab9d181fc0ca7fa1d68 authored almost 4 years ago by Krishna-singhal <[email protected]>
Fix DC sessions for inline message edits (#585)

github.com/pyrogram/pyrogram - 38d60f5e1009f517f57480ec2240dc261c0c70eb authored almost 4 years ago by Ripe <[email protected]>
Update copyright year in forgotten places (#583)

github.com/pyrogram/pyrogram - 99829eff9cf4f50b2ae68e5e8fdfda905eb77d50 authored almost 4 years ago by ポキ <[email protected]>
Mention that members_count is obtained from get_chat only (#581)

github.com/pyrogram/pyrogram - c25871c452c5d90233dcfe0ab00efe6f8167fa23 authored about 4 years ago by Pari030 <[email protected]>
Update Pyrogram to v1.1.9

github.com/pyrogram/pyrogram - ff5cabb3c8850b57466a37587ec3317d991ba064 authored about 4 years ago by Dan <[email protected]>
Fix captions not being preserved when editing media

github.com/pyrogram/pyrogram - 51f771457c99e084627490f2a755afe4c9b19f28 authored about 4 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/pyrogram - 15f95a07065b75e28a7b7f517b24d6680e32dc44 authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.8

github.com/pyrogram/pyrogram - 59ca3bcd3589ec70d848e9b278c0e0aa23de5bb8 authored about 4 years ago by Dan <[email protected]>
Always run crypto-related functions in the dedicated thread

github.com/pyrogram/pyrogram - a48d27f501b73eee842384723c33db298ce1e6c3 authored about 4 years ago by Dan <[email protected]>
Update copyright notice

Year 2021

github.com/pyrogram/pyrogram - 7dda167c0922e25a43531c178f73103cac9b61fa authored about 4 years ago by Dan <[email protected]>
Update file_id tests

github.com/pyrogram/pyrogram - dbadfb28508ed74982d5d6ddd6246ee3244084e0 authored about 4 years ago by Dan <[email protected]>
Fix thumbnail downloads

github.com/pyrogram/pyrogram - 820fe2cbcd9a5d63476339e4595d7433863b0f8c authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.7

github.com/pyrogram/pyrogram - 38efceefb15a720811b52a579d5731763676bf34 authored about 4 years ago by Dan <[email protected]>
Also print the exception type when logging query issues

Use "repr(e)" instead of "e" alone (i.e "str(e)") because sometimes
builtin exceptions have no me...

github.com/pyrogram/pyrogram - a8a9a1ac1f51e7f3c7fb3328c414a03f94916eb0 authored about 4 years ago by Dan <[email protected]>
Merge branch 'develop' of https://github.com/pyrogram/pyrogram

Conflicts:
pyrogram/methods/chats/__init__.py
pyrogram/methods/chats/mark_chat_unread.py

github.com/pyrogram/pyrogram - 91ec6ebf1b342b3a6011f04c17041f56879c33ce authored about 4 years ago by Dan <[email protected]>
Fix wrong usages of italic delimiters

github.com/pyrogram/pyrogram - c2c857b61bb34eefe8ed096a1df7ece05040a771 authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.6

github.com/pyrogram/pyrogram - a3464e0bf1be9628a12a2bb6fdf5e7d89ae15d14 authored about 4 years ago by Dan <[email protected]>
Fix get_profile_photos returning a list of None

github.com/pyrogram/pyrogram - 449b065fe995e0e131b5927287b6a6b0ff556afb authored about 4 years ago by Dan <[email protected]>
Allow copying bots' messages reply markups

Even though this often requires a user account to fetch other bots' messages

github.com/pyrogram/pyrogram - d4c07304d0f31e1f95b39fa3a734d0e755a2705b authored about 4 years ago by Dan <[email protected]>
Allow passing False instead of None for optional flag-boolean parameters

Previously, passing anything that was not None would result in the boolean
flag being set to True...

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

github.com/pyrogram/pyrogram - 4698f716ad2076687c6d96ed80664ce41458b95c authored about 4 years ago by Dan <[email protected]>
Fix bad mime_type default value in case it doesn't exist

github.com/pyrogram/pyrogram - f764d245f512e3abfd106f6120263538182c5bd3 authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.4

github.com/pyrogram/pyrogram - 34f62b9c670c2e8a8e96e0925a5f5e5ca3d22814 authored about 4 years ago by Dan <[email protected]>
Improve HTML parser

Closes #567

github.com/pyrogram/pyrogram - 0d357fb5a9157efd7da5e0200bd4f20632f8b624 authored about 4 years ago by Dan <[email protected]>
Fix typing hint missing in forward_messages function (#569)

github.com/pyrogram/pyrogram - 01a3aab482efa7075b85626c4660836fdbab16c2 authored about 4 years ago by Kunoi Sayami <[email protected]>
Update Pyrogram to v1.1.3

github.com/pyrogram/pyrogram - 6e29283d048757eec9f4b07f6a606e135e9cd7d0 authored about 4 years ago by Dan <[email protected]>
Rework and simplify message parsing

github.com/pyrogram/pyrogram - ed79f73bd702e9e92b208d641b0cd8f473fb48d6 authored about 4 years ago by Dan <[email protected]>
Remove Pyrogram strict version

github.com/pyrogram/assistant - e31ed81391b8e3363e5bf88ec7de6cf7a97c1b6e authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.2

github.com/pyrogram/pyrogram - 730243f4516dcc4ffe168550cdcbe5604ca7735d authored about 4 years ago by Dan <[email protected]>
Fix get_dialogs breaking in case of empty messages

github.com/pyrogram/pyrogram - 4b77bbd468210010243d7a59a3cf33f4cdeb6f98 authored about 4 years ago by Dan <[email protected]>
Specify that dates are in unix time

github.com/pyrogram/pyrogram - 19878ae633c81b803fb114f0878d8c0559fc23ad authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.1

github.com/pyrogram/pyrogram - d47a0133f10485dc3cf797efed9b84de3a7d445d authored about 4 years ago by Dan <[email protected]>
Exclude the tests folder from binary distributions

Also remove some unneeded package data

github.com/pyrogram/pyrogram - df1a792cee6cba2d239ede1ca2a089a5881039df authored about 4 years ago by Dan <[email protected]>
Fix messages not having a reply-to-message when they actually do

github.com/pyrogram/pyrogram - 865f4274c3d9d945a436f7d239f65f01bf78dcb8 authored about 4 years ago by Dan <[email protected]>
Fix sitemap.py breaking after moving it inside the scripts folder

github.com/pyrogram/pyrogram - bec7ef96eb6aa74745ff308ac6e42a108977f45e authored about 4 years ago by Dan <[email protected]>
Update Pyrogram to v1.1.0

github.com/pyrogram/pyrogram - b683580b1b95040f438709f03f90a4f5a723fac2 authored about 4 years ago by Dan <[email protected]>
Update API schema (Layer 122 patch, again)

github.com/pyrogram/pyrogram - 3ca90b84c73296251b28e0117075df00cbd710ad authored about 4 years ago by Dan <[email protected]>
Remove non-python files

github.com/pyrogram/pyrogram - d82ecf048a9a97b4e836bf3e7c2c780b3ca9ff4d authored about 4 years ago by Dan <[email protected]>