Ecosyste.ms: OpenCollective

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

github.com/pyrogram/pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://github.com/pyrogram/pyrogram

Update to v0.1.4

914e7745f6ce9f0ced32fc79924cefe6dca3677b authored about 7 years ago by Dan <[email protected]>
Add send_audio method

60dc1e577c32acc40fe582370e627c8a947a3acd authored about 7 years ago by Dan <[email protected]>
Add send_photo method

a5d1b7f480af8fe91ef3831ddaa4ad6804f4d164 authored about 7 years ago by Dan <[email protected]>
Implement file uploading

8570d8a322c1260ba47696b98bf3cb46b0b3e8f9 authored about 7 years ago by Dan <[email protected]>
Update to v0.1.3

cc95cd62bb20a9425bbcdde2a93c6a67b15c6e0a authored about 7 years ago by Dan <[email protected]>
Fix logo not showing up on PyPI website

a7970cedf57df834655bac37b73030222eb8927a authored about 7 years ago by Dan <[email protected]>
Add ENTITY_MENTION_USER_INVALID error

af0c05ae3ed146a55ab98e84b6eaec6a3591b89b authored about 7 years ago by Dan <[email protected]>
Add support for user mentions

ec8140a1d91ace26cde1e7fd58a4dc264b796be3 authored about 7 years ago by Dan <[email protected]>
Store parsed peers instead of raw dicts

7f1bde662aaf68678dfa86f3222e20bc6c5f7e30 authored about 7 years ago by Dan <[email protected]>
Merge branch 'readme'

e4793b1f7eb10ed50f634cf11c2fcc119085e6bf authored about 7 years ago by Dan <[email protected]>
Reformat example code

954d3e80d5291fa8ea0e7921445be8e27a69fe0b authored about 7 years ago by Dan <[email protected]>
Move chat actions to a separate class

e7c44933c20e586e03a49e553276d4275d03cb4e authored about 7 years ago by Dan <[email protected]>
Update v0.1.2

bfe82182e1bd819135586f1f98578be85839dc34 authored about 7 years ago by Dan <[email protected]>
Update links

3d5528f2a8c1794c9bad6ee6287cb86996d011d1 authored about 7 years ago by Dan <[email protected]>
Merge branch 'readme'

3e8d452a3d82fa2ff705092632b8b076d6e9a49a authored about 7 years ago by Dan <[email protected]>
Set info level when logging acks

3051adb5b9cfcd2a58cc5cad811b0ac5335413f2 authored about 7 years ago by Dan <[email protected]>
Hint the correct type

6fa8375cb5228f684eba84c945e765b0d2cb8175 authored about 7 years ago by Dan <[email protected]>
Increase wait timeout

ff3dd4a3ba3ee3059e76bbc5c771611f3c6461f0 authored about 7 years ago by Dan <[email protected]>
Faster Object deserialization (~3x)

7374c10afd1fe680961bc65bd7d1ed92aaff289a authored about 7 years ago by Dan <[email protected]>
Warn if retrying

33263e9ce61e828df969ec8a60913a956560708e authored about 7 years ago by Dan <[email protected]>
Update README.rst

6083dec07be1dabb10ec70e06b775ad5188f4186 authored about 7 years ago by Dan <[email protected]>
Update API scheme to Layer 73

889611ccd042aa033bf90653a3c05b2c81b42536 authored about 7 years ago by Dan <[email protected]>
Update README.rst

f558439600f3c5abe7728b1d82a9da95c7f75670 authored about 7 years ago by Dan <[email protected]>
Remove raw html directive, PyPI doesn't like it

ec1d3094c2c09c1c7359313e6b5863bb2b872b98 authored about 7 years ago by Dan <[email protected]>
Don't load README.rst file from setup.cfg

b1221df4fba7871be115b43a14d68867e7b132ae authored about 7 years ago by Dan <[email protected]>
Update README.rst

ad809a30c481be266cf3c5d882b215dadfa2a15e authored about 7 years ago by Dan <[email protected]>
Add stop method for Client

6fd8e960eca13ed83f4f219af8dd523431b62a64 authored about 7 years ago by Dan <[email protected]>
Correctly set the update handler when authorizing a new user

746a4b685fa0f488825c9d882bbf553706a9ae85 authored about 7 years ago by Dan <[email protected]>
Reformat terms display

0a00d2a8ee069ef943f71e97a6f7ad24bea41b78 authored about 7 years ago by Dan <[email protected]>
Display notice only once

519e9c861310597de0a4e690e6426285082cb704 authored about 7 years ago by Dan <[email protected]>
Don't throw errors if auth key creation fails; try again instead

cbcb1c78c4498c1ac3a4b9fc84734e4b9881a0f9 authored about 7 years ago by Dan <[email protected]>
Comment out MTProto 1.0 implementation

87b2c4b1e78cc6ef43a097152ed7515060665f71 authored about 7 years ago by Dan <[email protected]>
Use MTProto 2.0 instead of 1.0

a3e5ba88621be8b94eb21c09cec44a87fb4bb12c authored about 7 years ago by Dan <[email protected]>
Add MTProto 2.0 implementation

42f9a2d6994baaf9ecad590d1ff4d175a8c56454 authored about 7 years ago by Dan <[email protected]>
Add MTProto 2.0 key derivation function

e3b05cbc4efb9aaaab72c39a5c43b2125bee1f85 authored about 7 years ago by Dan <[email protected]>
Add basic update handler

fe9b968ad84f202dbfdaaebd6ce994d6daf2a8c9 authored about 7 years ago by Dan <[email protected]>
Add TODO for delete_messages

315563ede03128eb2842bfed54ee2a66b3f6ecb0 authored about 7 years ago by Dan <[email protected]>
Add delete_messages method

d0feb8fb15c41190e8480d441513bcc760bd870b authored about 7 years ago by Dan <[email protected]>
Parse markdown on edit_message_text

e3850ce75a9fe09b44ecb6a22bee9e4fb8324f96 authored about 7 years ago by Dan <[email protected]>
Fallback to "typing" instead of throwing an error

28c3a07d8417853cea224a75f35e9b577f24e232 authored about 7 years ago by Dan <[email protected]>
Fix wrong keyword argument

88bc7b59a1ff8e5f76e8d0907e9c901d5e1dc588 authored about 7 years ago by Dan <[email protected]>
Reformat code

500c88ae842ecbadd8df82c953a38a27d5635cec authored about 7 years ago by Dan <[email protected]>
Rename ACTIONS -> CHAT_ACTIONS

5c11f429332ad3f9cd071393db2f658a0d97d41e authored about 7 years ago by Dan <[email protected]>
Add MESSAGE_NOT_MODIFIED error

e2a5deaf17488ee854f5918d338335cc9dc51c68 authored about 7 years ago by Dan <[email protected]>
Add MESSAGE_ID_INVALID error

51beaa447437e86d55d638f2c497baafc24037c1 authored about 7 years ago by Dan <[email protected]>
Reformat method

f561ef59bfd9d11f1742d3274aeb12b33bb9b954 authored about 7 years ago by Dan <[email protected]>
Add edit_message_text method

1fe651f0b06c132688a7875ea63f198f1cf654fe authored about 7 years ago by Dan <[email protected]>
Move ACTIONS outside the method

79e972df85bb5ddb5e9601165141a99de7b0c310 authored about 7 years ago by Dan <[email protected]>
Accept optional keyword arguments

cb509ba4db5fee0a6f1808d5c8115054cf0dedc0 authored about 7 years ago by Dan <[email protected]>
Add send_chat_action method

0a12d9c5bd32542e3bed8629db13d97dba6bbc98 authored about 7 years ago by Dan <[email protected]>
Add send_contact method

f60e48ab0a9044f6ece7148d9af8348b6574131f authored about 7 years ago by Dan <[email protected]>
Add send_location method

a8ae43adca962512b18cb4ac4f87f4927e1b103b authored about 7 years ago by Dan <[email protected]>
Enable fetching all user's dialogs

70e4e4e0080d3005c62e2caca563c43e626ead2e authored about 7 years ago by Dan <[email protected]>
Add forward_messages method

ae84bb267fe5b8478b26bd240185f06069d681d7 authored about 7 years ago by Dan <[email protected]>
Optimize imports

740c96f0eab37c5bff077380f8301729183942a4 authored about 7 years ago by Dan <[email protected]>
Add disable_notification parameter

08d6912637100ec23e713328c223526cf441e5f4 authored about 7 years ago by Dan <[email protected]>
Fix method signatures for generated classes

fb4ae4b17e12d81d3f70ed458fe655122ec37c6f authored about 7 years ago by Dan <[email protected]>
Fix method signatures

055367fe9cb7b42d01e9d5c975d3a1cbb60bb4ef authored about 7 years ago by Dan <[email protected]>
Remove unnecessary checks

29ef38df89bb3f92b96f358dd03e52d022d5df85 authored about 7 years ago by Dan <[email protected]>
Use unsigned constructor id

f30746a0b2c89a3d73cb0fc11abf3c3e0c6f534d authored about 7 years ago by Dan <[email protected]>
Replace tabs with pipes

5568e65b4367115150b52b980388a40acfdc7788 authored about 7 years ago by Dan <[email protected]>
Remove unnecessary import

bbf7738631a43d30bb3f32f4cd3edaaf3a0f1c50 authored about 7 years ago by Dan <[email protected]>
Add installation requirements

595ba9abbe8278d4dbed7147ea506a27d35baca1 authored about 7 years ago by Dan <[email protected]>
Workaround broken installation process

a459f7a1a308d2a45e1cce4d4e8003baae88799d authored about 7 years ago by Dan <[email protected]>
Add setup.cfg, setup.py

98a7420416e64bc8a6713299b4c7cb4c692abe0f authored about 7 years ago by Dan <[email protected]>
Add MANIFEST.in

3e8f72d301bcbc113aa75b80dc6c3f2d46812cd0 authored about 7 years ago by Dan <[email protected]>
Add README.rst

ebe785d39a099dfbf1e1fd9a9d1b6b779378f609 authored about 7 years ago by Dan <[email protected]>
Ignore user's personal files

be27b364b58bd5a819f83bbcaead959116bdbbf0 authored about 7 years ago by Dan <[email protected]>
Ignore Pyrogram generated files

5ff61dd53dde0225c34cd07e4d0341a4b152e87d authored about 7 years ago by Dan <[email protected]>
Add extensions package

4ed711004813b773d3c764f4345822311077d71e authored about 7 years ago by Dan <[email protected]>
Add client package

fc5fc6e85bdc61a3438a5c440f30066cf341247a authored about 7 years ago by Dan <[email protected]>
Add session package

a8cad5abfb1085f8fe36452d2e8959cf2a1d661a authored about 7 years ago by Dan <[email protected]>
Add crypto package

afcd19a12020fc0c05cc06dbf70545fd9ec7473c authored about 7 years ago by Dan <[email protected]>
Add connection package

981d644288fa6c1402b55b7772beeab08e618c5b authored about 7 years ago by Dan <[email protected]>
Add error package

95cb91b778ee8f4ac993541347845f7ff9c56ede authored about 7 years ago by Dan <[email protected]>
Add core types

bf27bf1cb48830f01dc72f4d4d4c8a8c8e8aa956 authored about 7 years ago by Dan <[email protected]>
Add primitive types

c9f90faf3d2015f3bf6af4aa2483b3f116505557 authored about 7 years ago by Dan <[email protected]>
Add top package init file

5332a5f36d8d996be429269a2f4a836a775c06d1 authored about 7 years ago by Dan <[email protected]>
Ignore PyCharm stuff

3068d4ef1d7f50323281851f57cb8fdf7c6178cb authored about 7 years ago by Dan <[email protected]>
Add Error compiler

0acd0e9902b3fbb9f51e0dc7b6e02191fefea93f authored about 7 years ago by Dan <[email protected]>
Add API compiler

28704b9326d6bef18982c8487e1d4d2ecb0d0539 authored about 7 years ago by Dan <[email protected]>
Initial commit

45ee7aa8b1526f3f949dcc7e04f9503eae6505dd authored about 7 years ago by Dan <[email protected]>