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

Merge branch 'new-api' into new-api-docs

github.com/pyrogram/pyrogram - 4c3eb8a09ffe466aa7c706d020d1932583f4630f authored almost 7 years ago
Update compiler

github.com/pyrogram/pyrogram - 1f683ba00e80ce1c56ad597382ef9737140ce5ee authored almost 7 years ago
Merge branch 'new-api' into new-api-docs

# Conflicts:
# compiler/api/compiler.py
# docs/source/pyrogram/index.rst

github.com/pyrogram/pyrogram - 5e5289596bd1b3cc07ae23172e336ae11d3367b4 authored almost 7 years ago
Merge branch 'master' into new-api

github.com/pyrogram/pyrogram - 398858acc1f822943e784ebdf9c0316074f9f344 authored almost 7 years ago
Merge branch 'master' into docs

github.com/pyrogram/pyrogram - 144a0103e4c221d449f75c5edf807796c058a559 authored almost 7 years ago
Document the new features

github.com/pyrogram/pyrogram - 472ed8e355e797181c299a72a9de9429a732e7b2 authored almost 7 years ago
Add phone_number field in users

github.com/pyrogram/pyrogram - 84b1e697bb950e1b4f8243c99a4fae536f4f1ddb authored almost 7 years ago
Add via_bot field in messages

github.com/pyrogram/pyrogram - c4f2906009636a670dc688cd1666dc5b3b11178c authored almost 7 years ago
Add views field in messages

github.com/pyrogram/pyrogram - 847b8dd5d4f25282910d28200d6e8be4a9ad1540 authored almost 7 years ago
Add service message filters

github.com/pyrogram/pyrogram - 059c1d7a27b9c99fec95c7f961e48a2c6bbd66c8 authored almost 7 years ago
Add chat filter

github.com/pyrogram/pyrogram - cbf9104aa31fddfbf94673451558e40760022f7c authored almost 7 years ago
Fix type hinting

github.com/pyrogram/pyrogram - dfa1e5128168384492724aaa90d4bce528a8a023 authored almost 7 years ago
Use sets instead of lists or tuples

For faster checks

github.com/pyrogram/pyrogram - f553e521cec4e468442f98f012bdc354d5d3c805 authored almost 7 years ago
Add user filter

github.com/pyrogram/pyrogram - 793ecc2ab5640fb350064e6731668381aaef31d7 authored almost 7 years ago
Add edited filter

github.com/pyrogram/pyrogram - a6b6b0dfd6d11df3c0693bc21a6dfa28332bc27d authored almost 7 years ago
Make command parameter non-optional

github.com/pyrogram/pyrogram - 3b028698f7986a803e8d8945f80d2e12a08893a6 authored almost 7 years ago
Rework decorators impl

github.com/pyrogram/pyrogram - 9165c7f591d4cfb8ba7e315e919a2f5bc64c3add authored almost 7 years ago
Accept command strings as parameter

github.com/pyrogram/pyrogram - 7537a276201d93841d698bc4b878a74f4bf20973 authored almost 7 years ago
Rework dispatcher

github.com/pyrogram/pyrogram - c33c7c76fdcb53d584ebc8316d8d8650d00191ac authored almost 7 years ago
Add some more filters

github.com/pyrogram/pyrogram - f2424d3b1e701abfa1727ca4103abea73f849748 authored almost 7 years ago
Add missing notice

github.com/pyrogram/pyrogram - 9ce13518ecf1e2d151bce59d61f08d1d7536a03e authored almost 7 years ago
Make Filters importable via the main package

github.com/pyrogram/pyrogram - b0a528cadfbb74ba830a9ea3a9fbfbf6d1dce71c authored almost 7 years ago
Add a text filter (more to come)

github.com/pyrogram/pyrogram - b3506a7afabc7ddd59b2bf7979f81a4399711a1a authored almost 7 years ago
Make handlers accept filters

github.com/pyrogram/pyrogram - 142ce0757675cd85d688777429c3cb5e3f4780c7 authored almost 7 years ago
Evaluate filters before dispatching messages

github.com/pyrogram/pyrogram - fb4e98b0b59807291d1054b6ee44f189163182ca authored almost 7 years ago
Add base Filter class

github.com/pyrogram/pyrogram - b6f28b2ec6b9e9be76b23e57686a9539e9ff7c03 authored almost 7 years ago
Fix some weird behaviours when printing exceptions

github.com/pyrogram/pyrogram - eeb89e416176a2742d5ae344887b2a5e45fcd200 authored almost 7 years ago
Enhance send_audio by accepting file_ids and URLs

github.com/pyrogram/pyrogram - e7fdf5a2a494e35f04f21531f02d035a3ea053e6 authored almost 7 years ago
Merge branch 'master' into dispatcher

github.com/pyrogram/pyrogram - f57ff96ab34d458a3cc374b4a6dbdd273274670c authored almost 7 years ago
Allow passing a custom error message

github.com/pyrogram/pyrogram - ec72330de9b8216070e3d4d23d447b29268b84a7 authored almost 7 years ago
Enhance send_photo by accepting file_ids and URLs

This is the first step of a total revamp of the current Pyrogram API

github.com/pyrogram/pyrogram - 245720278e92643e4912aebafd052a129389edf7 authored almost 7 years ago
Move message_parser outside

github.com/pyrogram/pyrogram - 578047dbece9c5d10243da91c70516e95acf9e1c authored almost 7 years ago
Move file_id codec outside

github.com/pyrogram/pyrogram - 28ffff57e1cb9f9571c42e28290b66464ea0ab2d authored almost 7 years ago
Merge branch 'master' into dispatcher

github.com/pyrogram/pyrogram - 13d25f4e4a2a439e960a8661fe33a9ca96b774c1 authored almost 7 years ago
Fix casting in case api_id is None

github.com/pyrogram/pyrogram - 0bd22e92661d272e554b7ff28936c29d22b9f9ab authored almost 7 years ago
Add handler for raw mtproto updates

github.com/pyrogram/pyrogram - 1a7ab62ed9bf56cc94f4c1af63b9c791ec24299d authored almost 7 years ago
Merge branch 'master' into dispatcher

github.com/pyrogram/pyrogram - 66d03848dece1756a7d2eb1eef2bf77ce3117547 authored almost 7 years ago
Allow returning sms codes as int from the callback function

github.com/pyrogram/pyrogram - 26a41ec00e650c7bc476a8ca22c541c15faf960b authored almost 7 years ago
Allow passing api_id as string

github.com/pyrogram/pyrogram - dfc8d00adb0c30202c22ba319e935ad74d2205bf authored almost 7 years ago
Refactor Dispatcher

github.com/pyrogram/pyrogram - 8e8613bc0ffca9bdd7161fa2cac13685e5ab7733 authored almost 7 years ago
Fix copypasta

github.com/pyrogram/pyrogram - 1f05c4223a9b0bbb982e1884fad3e3b2a7d85edc authored almost 7 years ago
Only keep MessageHandler

github.com/pyrogram/pyrogram - ee2d66b416c04e644201baf7a6229c9665a2bae7 authored almost 7 years ago
Allow registering handlers using decorators

github.com/pyrogram/pyrogram - 90a4e4c41131bae5025ccfe010da9228edd1bc28 authored almost 7 years ago
Directly pass the message instead of the update

github.com/pyrogram/pyrogram - ede627de52536aa961473bf32928bca13b86dca8 authored almost 7 years ago
Accommodate the new Dispatcher

github.com/pyrogram/pyrogram - e98b209526953d77daed9f2f0d3b3eecbcc1ba07 authored almost 7 years ago
Add handlers to __init__ file

github.com/pyrogram/pyrogram - 7bd52c3718a78dc76efd8c77cb7ac681266b98db authored almost 7 years ago
Clean up __init__ file

github.com/pyrogram/pyrogram - 331eb624554db202699d5584a7603745bfe01eec authored almost 7 years ago
Add Dispatcher

github.com/pyrogram/pyrogram - 2dc57002d6026e622cf092f4eb981dc918d77cb3 authored almost 7 years ago
Add handlers to init file

github.com/pyrogram/pyrogram - 9df7fc774fb4f31fb28ae9388191136e4d909c1f authored almost 7 years ago
Add ChannelPostHandler and EditedChannelPostHandler

github.com/pyrogram/pyrogram - e638cc68c66090d840dec9deb4b5255b98806fb1 authored almost 7 years ago
Add EditedMessageHandler

github.com/pyrogram/pyrogram - f5a906452c93a40b0acc806115c2107003fa0253 authored almost 7 years ago
Add MessageHandler

github.com/pyrogram/pyrogram - 1e8cb843cb67e7e706abd37cc7e483ac3c013a1a authored almost 7 years ago
Add base Handler class

github.com/pyrogram/pyrogram - 6bc52fd03b88598ce5f4051be20a61c6e60c17ad authored almost 7 years ago
Rename utils to message_parser

github.com/pyrogram/pyrogram - 73246c26f990e9ca885d7415224c53554f878707 authored almost 7 years ago
Handle text_mentions

github.com/pyrogram/pyrogram - 055d1c80eaeea829a71fbb5c3b5038ddccc369d2 authored almost 7 years ago
Add fallback for any unsupported media

github.com/pyrogram/pyrogram - f3fcfb17df784579997125d34828634987463f37 authored almost 7 years ago
Remove docstrings for now

github.com/pyrogram/pyrogram - 3229d36556f0bf6e33edbd6221bde55f65cdb46d authored almost 7 years ago
Handle Venue type

github.com/pyrogram/pyrogram - 23c0d2b9ceb3890e0ce7fa2e853647f1929159ed authored almost 7 years ago
Update imports

github.com/pyrogram/pyrogram - 1fe2b11a0a8856575c05d73c99919e1c4bbbd7dc authored almost 7 years ago
Keep InputMediaVideo separated as well

github.com/pyrogram/pyrogram - 35938869171d183878619e40bb00162faeb3c4b4 authored almost 7 years ago
Keep InputMediaPhoto separated

github.com/pyrogram/pyrogram - 70798159704954bc3183fb207a84a18de3b1022b authored almost 7 years ago
Merge branch 'master' into new-api

# Conflicts:
# pyrogram/crypto/aes.py

github.com/pyrogram/pyrogram - 38e895ed825be6c9d1d1aa1c5799114bec58b344 authored almost 7 years ago
Remove APIKey class

github.com/pyrogram/pyrogram - 73fbe600573fee4d0f77b2cd1bd83c245d3d7456 authored almost 7 years ago
Use separate api_id and api_hash parameters

Instead of a tuple (api_id, api_hash)

github.com/pyrogram/pyrogram - 942c20d08b7189ea1ae1f0190bff029b605ffd63 authored almost 7 years ago
Set correct type hint

github.com/pyrogram/pyrogram - cce937e54b616a2e9a901789839053dcc62f5363 authored almost 7 years ago
Allow passing phone numbers with white spaces

E.g.: "+39 123 456 7890"

github.com/pyrogram/pyrogram - f8b272a9255f70d3158049152f488bf7fafe3118 authored almost 7 years ago
Add new_chat_photo field

github.com/pyrogram/pyrogram - fad0e7a26d4084ec252cbe2bafd65fd092a6cbbd authored almost 7 years ago
Add channel_chat_created field

github.com/pyrogram/pyrogram - 65e3852706b73fe352093da3a8f5dd7a92f87002 authored almost 7 years ago
Use correct chat ids

github.com/pyrogram/pyrogram - 7483d3df37d4916de64dec4a50d1223b44c5ba1c authored almost 7 years ago
Better handling of reply and pin messages

github.com/pyrogram/pyrogram - 195cd22ebb0360c70f58b913b11ec94ed779a4b3 authored almost 7 years ago
Don't return None

This will break Message Pin handling

github.com/pyrogram/pyrogram - a2590f3bc848401b626ffbd4fdd7e0bdf57d5441 authored almost 7 years ago
Move GIF handling before Video to avoid an extra check

github.com/pyrogram/pyrogram - 4adc55a0704df7e1a9feea4ebba90047aa63d56b authored almost 7 years ago
Add return types (function annotations)

github.com/pyrogram/pyrogram - feece7e633f3010c22c85b73847628d8c15b735a authored almost 7 years ago
Move pyrogram types import on the top

github.com/pyrogram/pyrogram - 66347a7140bc3f61dd5bc96b6201576955b9f55b authored almost 7 years ago
Handle GIF and Document type

github.com/pyrogram/pyrogram - 2fcd8ea54e8e72ef3ac25f259e2964c1ccc00c9c authored almost 7 years ago
Rename to image_size_attributes

github.com/pyrogram/pyrogram - f1a8cd1038c2fcec885501df17f9132e5bade805 authored almost 7 years ago
Add some TODOs

github.com/pyrogram/pyrogram - 2acb38649d84f2231239f769f1117a9acc0e8d78 authored almost 7 years ago
Handle media_group_id

github.com/pyrogram/pyrogram - 447cd92b02c70ce128aecb562d7c1efcc9fbc777 authored almost 7 years ago
Handle Sticker type

github.com/pyrogram/pyrogram - d5fe82687cb60815eb4fe1b56aeafa934bd4b91a authored almost 7 years ago
Add Sticker type

github.com/pyrogram/pyrogram - 59ddd8d4ccf703a70b74b0f1bb9df575340b68ac authored almost 7 years ago
Handle Voice type

github.com/pyrogram/pyrogram - c1e6f9c2ca7236b4d2757c474fa8dc8c85050cc3 authored almost 7 years ago
Handle Video and VideoNote type

github.com/pyrogram/pyrogram - 70fa667ef9fa80e9d967b1c2ad451a02577071fc authored almost 7 years ago
Handle Audio type

github.com/pyrogram/pyrogram - c49c8c0ce665b2f5e66f99e009490547451ca4e8 authored almost 7 years ago
Handle Contact type

github.com/pyrogram/pyrogram - 156afd980554ff179ac03372401076ee729aa270 authored almost 7 years ago
Handle Location type

github.com/pyrogram/pyrogram - 7ba523600e244da0c7840e84553180d5d5b0284a authored almost 7 years ago
Add a bunch of TODOs

github.com/pyrogram/pyrogram - 6201f6b1f71c8e8b12d352d464248b152465bd4a authored almost 7 years ago
Don't try to stop a non-started Client

github.com/pyrogram/pyrogram - fcf0e4515f9ac99d7b8168890ba946e08740153b authored almost 7 years ago
Implement __bool__

github.com/pyrogram/pyrogram - 88292cf7d6231ccfe3177a698f6d5a01d78f01dc authored almost 7 years ago
Merge branch 'new-api' into file_id

github.com/pyrogram/pyrogram - 2da47d7b6be1d19b0b45a1860e7a45977b867787 authored almost 7 years ago
Don't allow start() to be called more than once

github.com/pyrogram/pyrogram - 10452dc545cc455f4e10d2d1e6948f2fb9b4828b authored almost 7 years ago
More readable exception handling

github.com/pyrogram/pyrogram - e69fea4bb577c542403e9680c3cc25615b90b997 authored almost 7 years ago
Inherit again from Object

github.com/pyrogram/pyrogram - 124ec403007fb53cf7f080bc0fa5f80d2857f522 authored almost 7 years ago
Add extra GetDialogs step

github.com/pyrogram/pyrogram - 2f2a381686150f60caf7adb9e66efdc73ae683e9 authored almost 7 years ago
Use fully qualified channel id

github.com/pyrogram/pyrogram - b5304ca23ac197e7e07400245a3d1074eaa9d07e authored almost 7 years ago
Add requirements_extras.txt to MANIFEST.in

github.com/pyrogram/pyrogram - e6ee76792bd59a5f180a052e480d41372a9e185b authored almost 7 years ago
Update setup.py

github.com/pyrogram/pyrogram - d1517ae8857792aa00e98fc8bc2e29b576085fe0 authored almost 7 years ago
Add requirements_extras.txt

github.com/pyrogram/pyrogram - 8b3ba8a5733584cf471d973f41782eda35f49197 authored almost 7 years ago
Update requirements.txt

github.com/pyrogram/pyrogram - 5f0ab753efd70b758d95db3b1483e9811c68db22 authored almost 7 years ago
Revert "Remove old code and use a better error message"

This reverts commit 7f13eef

github.com/pyrogram/pyrogram - 1849c26b5e062a6478f02bf0f733c441329ea8a4 authored almost 7 years ago