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

Document the progress parameter

github.com/pyrogram/pyrogram - b5c7cf781adc15da51198c58c03c2b3c7dac9327 authored almost 7 years ago by Dan <[email protected]>
Add progress parameter

github.com/pyrogram/pyrogram - 6b6122be9286a9d6ff26638aaa22803608164ce3 authored almost 7 years ago by Dan <[email protected]>
req_pq is deprecated, use req_pq_multi instead

github.com/pyrogram/pyrogram - cc49815cc590092715a5ac598023a991a35503f7 authored almost 7 years ago by Dan <[email protected]>
Add more public keys

github.com/pyrogram/pyrogram - 71f3e07dc1399e14319555461cece88f9128dab5 authored almost 7 years ago by Dan <[email protected]>
Fix little typos

github.com/pyrogram/pyrogram - 20ec656d91040c826bb68f39fa4a784eff6478bb authored almost 7 years ago by Dan <[email protected]>
Merge branch 'master' of https://github.com/pyrogram/pyrogram

github.com/pyrogram/pyrogram - 7b29ada9a1335e70e778b57cab1648cdfaa4a9c0 authored almost 7 years ago by Dan <[email protected]>
Merge pull request #29 from 23rd/video_thumb

Added sending thumb with video.

github.com/pyrogram/pyrogram - b6ec3409d9e746143fda3d7f9d7f3ea43327393f authored almost 7 years ago by Dan <[email protected]>
Use snake_case style

github.com/pyrogram/pyrogram - efd435befd1f6be1a2fca875a7e332690c198519 authored almost 7 years ago by Dan <[email protected]>
Add req_pq_multi function

github.com/pyrogram/pyrogram - 950f680d683835afce1746129d279310759cdc10 authored almost 7 years ago by Dan <[email protected]>
Add RPC_CALL_FAIL and RPC_MCGET_FAIL

github.com/pyrogram/pyrogram - aab1d848eba01562bb9bea5f76390213a5619399 authored almost 7 years ago by Dan <[email protected]>
Fix tabs being spaces

github.com/pyrogram/pyrogram - 8c82aff7594f3ce33d4ccf4cdd9b4e0b9a2b3586 authored almost 7 years ago by Dan <[email protected]>
Add some more errors

github.com/pyrogram/pyrogram - 5793192d1e199a4e407a0aa55d601cf80f0bd140 authored almost 7 years ago by Dan <[email protected]>
Add TTL_MEDIA_INVALID error

github.com/pyrogram/pyrogram - 9638984d6bb1390252de2090f738c6c3b243aec8 authored almost 7 years ago by Dan <[email protected]>
Add INVITE_HASH_INVALID and USER_ALREADY_PARTICIPANT errors

github.com/pyrogram/pyrogram - f7b8c0389dc86321b25dfc9c4ac97f9efe7ce893 authored almost 7 years ago by Dan <[email protected]>
Added sending thumb with video.

github.com/pyrogram/pyrogram - 58eb19285e6f674e73d2d1cc1f3125d6f4aef688 authored almost 7 years ago by 23rd <[email protected]>
Move images to _images folder

github.com/pyrogram/pyrogram - b5c9eb2e76c6f993b9b7a9798f1feb5bf4099e7c authored almost 7 years ago by Dan <[email protected]>
Use upper case names for string constants

github.com/pyrogram/pyrogram - 63d3dd6dc16e642c636e8ca7b155b3d1a610dfcf authored almost 7 years ago by Dan <[email protected]>
Add download_media to docs

github.com/pyrogram/pyrogram - 3338e6c9b7f56cf6244f20a3f875a903df67c940 authored almost 7 years ago by Dan <[email protected]>
Update to v0.6.2

github.com/pyrogram/pyrogram - 608feac985cda36b46f3a6d8ddecdcf69fede7b8 authored almost 7 years ago by Dan <[email protected]>
Use proper client_id values

github.com/pyrogram/pyrogram - 2e9ee6b0731b52bba0e8d1cfafb73a4f7f6046c4 authored almost 7 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/pyrogram - b7db8cade1f9e7e42031eb490d809cad4037dc59 authored almost 7 years ago by Dan <[email protected]>
Update version on docs

github.com/pyrogram/pyrogram - cf965a0337dbab91c147b72b88197e0fced1aeae authored almost 7 years ago by Dan <[email protected]>
Update example

github.com/pyrogram/pyrogram - afb48d5d31c97a6951d49e1f2feb29b2295f7e03 authored almost 7 years ago by Dan <[email protected]>
Replace code examples with links to the example files on github

github.com/pyrogram/pyrogram - 4a173500dd7edd762fd40d4235b153248cfa426f authored almost 7 years ago by Dan <[email protected]>
Update Proxy page

github.com/pyrogram/pyrogram - 03916a47927aff86f5525fa52d8d99e88acaeefe authored almost 7 years ago by Dan <[email protected]>
Use pip3 instead of pip

github.com/pyrogram/pyrogram - 2c917fa9aeb55531ebe9146f0ebc19a2b7784a78 authored almost 7 years ago by Dan <[email protected]>
Rename Sign In to Log In for more clarity

github.com/pyrogram/pyrogram - f7e304493943fec23aedefdfa9c1ac79b53ec855 authored almost 7 years ago by Dan <[email protected]>
Add BotsInteraction to the index page

github.com/pyrogram/pyrogram - 4b34e695cb462e1cb8c69b6f0d115959ce505faa authored almost 7 years ago by Dan <[email protected]>
Remove some redundant examples

github.com/pyrogram/pyrogram - 33ea5d864115cb17a6b07c74724264b10b41d0c1 authored almost 7 years ago by Dan <[email protected]>
Add BotsInteraction page

github.com/pyrogram/pyrogram - 48f13229bb035a83959571c19066c1cef0a2c2db authored almost 7 years ago by Dan <[email protected]>
Add get_inline_bot_results and send_inline_bot_result methods to docs

github.com/pyrogram/pyrogram - 454ae5402ce21650b465d4629a4bc36d8d289692 authored almost 7 years ago by Dan <[email protected]>
Merge branch 'master' into docs

github.com/pyrogram/pyrogram - e44fd408f2eb1e066a00141e8eae707c7e5f42dd authored almost 7 years ago by Dan <[email protected]>
Add inline_bots example

github.com/pyrogram/pyrogram - 5c753d8c77228dc1c30e497f70a6d4a69c12006a authored almost 7 years ago by Dan <[email protected]>
Add get_inline_bot_results and send_inline_bot_result methods

github.com/pyrogram/pyrogram - 536efa5f4a86070d872d0fee8864fb05450bb5fe authored almost 7 years ago by Dan <[email protected]>
Add INLINE_RESULT_EXPIRED error

github.com/pyrogram/pyrogram - fbd13bec767d3a2cbec6691d92ad833c079009a5 authored almost 7 years ago by Dan <[email protected]>
Add BOT_INLINE_DISABLED error

github.com/pyrogram/pyrogram - 9500e9c1caa4819744835e60912b7665c3ca7b91 authored almost 7 years ago by Dan <[email protected]>
Update CHAT_ADMIN_REQUIRED description

github.com/pyrogram/pyrogram - 342b2c36b6fd2d673a05ec2f5db3914b179539d7 authored almost 7 years ago by Dan <[email protected]>
Merge branch 'examples'

github.com/pyrogram/pyrogram - 0d61e408e6b0730afa687625e2cf407811231bf7 authored almost 7 years ago by Dan <[email protected]>
Create README.md

github.com/pyrogram/pyrogram - f2e16c5910f3a49becc19e7afa1a90e3f74b511d authored almost 7 years ago by Dan <[email protected]>
Add missing client.stop()

github.com/pyrogram/pyrogram - 0f6e89e6b36991d989e239fae3a215564f918796 authored almost 7 years ago by Dan <[email protected]>
Add advanced_echo2 example

github.com/pyrogram/pyrogram - 5cab0b42bb9984641277835894d15f20cedf4d63 authored almost 7 years ago by Dan <[email protected]>
Add advanced_echo example

github.com/pyrogram/pyrogram - 40917988c3a3e1b4158d056290e4038c154bcdcd authored almost 7 years ago by Dan <[email protected]>
Add simple_echo example

github.com/pyrogram/pyrogram - b6cd30d281cb1124cda58aecdf62d8670c24a148 authored almost 7 years ago by Dan <[email protected]>
Add updates example

github.com/pyrogram/pyrogram - 1fca99c7124c1fff7002a9bd8bf571409be2a265 authored almost 7 years ago by Dan <[email protected]>
Move non-code files into data folder

github.com/pyrogram/pyrogram - 0219ac0b5a3388598ce455aaabb1f52d3e9c3cf2 authored almost 7 years ago by Dan <[email protected]>
Add get_participants example

github.com/pyrogram/pyrogram - 8ad2b69bedb2292a65afd1c9a5fe75ff6b5ddce7 authored almost 7 years ago by Dan <[email protected]>
Add get_history example

github.com/pyrogram/pyrogram - 4561d04c67d98d1882cf72fcd10b0aa8cfbedcc5 authored almost 7 years ago by Dan <[email protected]>
Always fetch peers (when applicable)

github.com/pyrogram/pyrogram - 333c906ac304e6df8369cf1983da1ca5692816f0 authored almost 7 years ago by Dan <[email protected]>
Add hello_world example

github.com/pyrogram/pyrogram - eada298e8cd1f23bc6d66a05496029acf9df0793 authored almost 7 years ago by Dan <[email protected]>
Fix signal handler not working on Windows

github.com/pyrogram/pyrogram - bce7d5b6e84cdfde61c657a72b094cb0918c4157 authored almost 7 years ago by Dan <[email protected]>
Fix file extension

github.com/pyrogram/pyrogram - 64ebf979e5e77fb25ceff3d6f948cb252ffab3b4 authored almost 7 years ago by Dan <[email protected]>
Update docs examples

github.com/pyrogram/pyrogram - c89130b5c6c45bd52d37d6cfc801a532e77d4d7e authored almost 7 years ago by Dan <[email protected]>
Add send_sticker to docs

github.com/pyrogram/pyrogram - 1677220f178a32de92f901dfe378fdc3c4e1fd80 authored almost 7 years ago by Dan <[email protected]>
Merge branch 'master' into docs

github.com/pyrogram/pyrogram - e4493d203e472e0f021180798620da9a989dab00 authored almost 7 years ago by Dan <[email protected]>
Move send_media_group method

github.com/pyrogram/pyrogram - c088018afa2cd99aaccf7d9ec8de9648ff38a9e7 authored almost 7 years ago by Dan <[email protected]>
Add support for phone numbers in docstrings

github.com/pyrogram/pyrogram - f7a3dc2c228d5aa9da19fbe0ba457a516590e498 authored almost 7 years ago by Dan <[email protected]>
Document download_media

github.com/pyrogram/pyrogram - 09cba224cf40cd8b1e3f798c0d77eae8ae9e8112 authored almost 7 years ago by Dan <[email protected]>
Add send_sticker method

github.com/pyrogram/pyrogram - 0353cf9588155546d83e020cc981bc0b17fe0322 authored almost 7 years ago by Dan <[email protected]>
Add support for progress callback when downloading media

github.com/pyrogram/pyrogram - ed4ff077426b33d339cd4a59a3dbc1a976e3dc2d authored almost 7 years ago by Dan <[email protected]>
Add support for downloading photos

github.com/pyrogram/pyrogram - 2e4802fbda41725072f09b9b22e7a554c8074c1c authored almost 7 years ago by Dan <[email protected]>
Set log level to WARNING

github.com/pyrogram/pyrogram - 87bd61ecc28b2d85f5d1ccecd2b97cd6b1c4eca9 authored almost 7 years ago by Dan <[email protected]>
Make sure to clean temp files

github.com/pyrogram/pyrogram - 9c9a034f6632e01f920410358c9a71b1a829ff6e authored almost 7 years ago by Dan <[email protected]>
Make sure it's a Contacts before accessing fields

github.com/pyrogram/pyrogram - 28f10bd042eecd5f158b1cceedaa530c85e81a93 authored almost 7 years ago by Dan <[email protected]>
Add BadMsgNotification error descriptions. Fixes #26

github.com/pyrogram/pyrogram - 26adfc2ef47bddb7910d1d7e3b48267f78aa06e5 authored almost 7 years ago by Dan <[email protected]>
Merge branch 'master' into docs

github.com/pyrogram/pyrogram - 6a5810134bc3c92340eaf9a13591ab68ef8229c1 authored almost 7 years ago by Dan <[email protected]>
Document add_contacts and delete_contacts

github.com/pyrogram/pyrogram - cfa19bc1c8775f985a3b1baee880a14ec3af4af0 authored almost 7 years ago by Dan <[email protected]>
Document InputPhoneNumber

github.com/pyrogram/pyrogram - 7ee8cb705934cec9940dc3940cbf2b843f426ff7 authored almost 7 years ago by Dan <[email protected]>
Catch RPCError in InitConnection

github.com/pyrogram/pyrogram - 140a8b4e12e4c693e11c1095fa34561e343d4c31 authored almost 7 years ago by Dan <[email protected]>
Log info when using a proxy

github.com/pyrogram/pyrogram - 8e538199eadf0a97c1ff3c94f68acb9891451633 authored almost 7 years ago by Dan <[email protected]>
Add api_key and proxy parameter to the Client class

This gives users full control on how to store and load credentials.

github.com/pyrogram/pyrogram - efbd052ec3c03b1944c805ca5a03e899c65fe152 authored almost 7 years ago by Dan <[email protected]>
Add missing notice

github.com/pyrogram/pyrogram - a5849e9f6d2001243224eb2e972de2d83f807aa0 authored almost 7 years ago by Dan <[email protected]>
Catch FloodWaits when calling GetContacts

github.com/pyrogram/pyrogram - 2a9da075486480adffd6042403c4b11425737f75 authored almost 7 years ago by Dan <[email protected]>
Merge pull request #23 from 1pyxa1/add_contact

Add add_contacts, delete_contacts, get_contacts

github.com/pyrogram/pyrogram - 314d19e09da85eeed5b832353d6e93fb12ac4934 authored almost 7 years ago by Dan <[email protected]>
Accept phone numbers with and without a leading "+"

github.com/pyrogram/pyrogram - 5a44b93574a47af7ba227141af5495e98aaf1202 authored almost 7 years ago by Dan <[email protected]>
Add ability to send messages to contacts by using their phone numbers

github.com/pyrogram/pyrogram - c5281eb963d0bbc9f3627dbcfa0e8a3ef5a8754b authored almost 7 years ago by Dan <[email protected]>
Call get_contacts when starting the client

github.com/pyrogram/pyrogram - c33719be9e546329c18eeba32c76894f86e0275e authored almost 7 years ago by Dan <[email protected]>
Fetch users when getting contacts

github.com/pyrogram/pyrogram - c99bc9118badcf00559f12c0cdf588ef7fc3e8b0 authored almost 7 years ago by Dan <[email protected]>
Rewrite add_contacts and delete_contacts

github.com/pyrogram/pyrogram - 3ff3f5d9f4e84be1d8100423643457f5eda71622 authored almost 7 years ago by Dan <[email protected]>
Add InputPhoneContact type

github.com/pyrogram/pyrogram - 2ab8fbe04776e50b05e66f4d1d3ff7f96e81e4eb authored almost 7 years ago by Dan <[email protected]>
add add_contacts, delete_contacts, get_contacts

github.com/pyrogram/pyrogram - 7d727381532223dfe42c48c5ac08f1e6bd6b48a8 authored almost 7 years ago by RussFP <[email protected]>
Update to v1.0.2

github.com/pyrogram/tgcrypto - d6fbe3c8f78d5eaf28cb8371b96e6928bc31fc82 authored almost 7 years ago by Dan <[email protected]>
Set development status to Stable and add Python language classifiers

github.com/pyrogram/tgcrypto - 70736ec3881b8a600116321f9f33378c751594d9 authored almost 7 years ago by Dan <[email protected]>
Update README.rst

github.com/pyrogram/tgcrypto - be8f6e278e15dcc49f0f62fa7492b0dd08a1a2e6 authored almost 7 years ago by Dan <[email protected]>
Update README.rst

github.com/pyrogram/pyrogram - 8b7519b53610c806514f60930e48571728483674 authored almost 7 years ago by Dan <[email protected]>
Update to v1.0.1

github.com/pyrogram/tgcrypto - 4774a63e40ddafca72b56215aa002f74675a42fa authored almost 7 years ago by Dan <[email protected]>
Fix PyPI's README

github.com/pyrogram/tgcrypto - 54e94b8fb396324c47bc253b9f4e5dbe41b36769 authored almost 7 years ago by Dan <[email protected]>
Update README.md

github.com/pyrogram/tgcrypto - 08a2c26236c96810593c20f1afd6f688c02ba25b authored almost 7 years ago by Dan <[email protected]>
Fix deadlock in case the message doesn't contain any media

github.com/pyrogram/pyrogram - 027f843047cc9766c9498d4c66f4d17efe801cc6 authored almost 7 years ago by Dan <[email protected]>
Add missing notice

github.com/pyrogram/pyrogram - 282e2bb79b60bf853bee7b0d308bba15d684f545 authored almost 7 years ago by Dan <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/pyrogram/pyrogram - 29378fcefe07acd0c0da0c5b4e1b21afe9c07ae6 authored almost 7 years ago by Dan <[email protected]>
Improve download_media

github.com/pyrogram/pyrogram - 46e310722aebc3a2c74b4caa90bfda300666f5b7 authored almost 7 years ago by Dan <[email protected]>
Handle TCP server errors

github.com/pyrogram/pyrogram - 02da3fe94750cd3ca4afc313482d0676b5bc2c2e authored almost 7 years ago by Dan <[email protected]>
Add initial support for downloading media

github.com/pyrogram/pyrogram - 15561d19d577206461bdffb871e3ee3a9914ab10 authored almost 7 years ago by Dan <[email protected]>
Fix BadMsgNotification error_code 32

github.com/pyrogram/pyrogram - d89d238d303ccba82dbf4b40c7a6f4c16b22e7d7 authored almost 7 years ago by Dan <[email protected]>
Rewrite get_file

github.com/pyrogram/pyrogram - 3bd3d99e6ad736941f6bd7206b40ff9bfc73ad40 authored almost 7 years ago by Dan <[email protected]>