Branch: develop
-
Fix IndexError when parsing empty nearby chats
delivrance committedAug 17, 2019 -
delivrance committed
Aug 17, 2019 -
Add missing members_count attribute when parsing chats
delivrance committedAug 17, 2019 -
delivrance committed
Aug 17, 2019
-
delivrance committed
Aug 16, 2019 -
Add get_common_chats method to docs
delivrance committedAug 16, 2019 -
Add get_common_chats method (#303)
* Add get_common_chats method * Return properly formatted list * Fix small format and docstring issues
-
delivrance committed
Aug 16, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge remote-tracking branch 'origin/develop' into develop
delivrance committedAug 15, 2019 -
Drop Python 3.4 support (EOL). Bump minimum requirement to Python 3.5.3
delivrance committedAug 15, 2019 Closes #302
-
Set default DC for new sessions to be DC2
delivrance committedAug 12, 2019 Test servers don't have DC4
-
Add smarter auth import to deal with race conditions by multi sessions
delivrance committedAug 10, 2019 - Add a retry mechanism (up to three times) - Narrow the window in which export+import executes - Remove a line of duplicated code Fixes #299
-
delivrance committed
Aug 10, 2019
-
Merge pull request #292 from mendelmaleh/shlex_split
delivrance committedAug 9, 2019 Improvements for message.command
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
delivrance committed
Aug 8, 2019 - Remove negative lookahead to fix "\"" reporting commas - Escape cmd when interpolating the pattern - Remove the escape character from the arguments - Return True when a valid command is found, return False at the end
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge remote-tracking branch 'origin/develop' into develop
delivrance committedAug 8, 2019 -
mendelmaleh committed
Aug 8, 2019 - Use regex for case sensitivity - Less indentation - Ensure that the command returned is the correct case - Ensure that if the command has more text, it is split by whitespace
-
mendelmaleh committed
Aug 7, 2019 -
Merge pull request #298 from ColinTheShark/develop
delivrance committedAug 7, 2019 Add BUTTON_URL_INVALID error
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge branch 'develop' into develop
delivrance committedAug 7, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
ColinTheShark committed
Aug 7, 2019 -
Merge branch 'develop' of https://github.com/pyrogram/pyrogram into d…
delivrance committedAug 7, 2019 …evelop
-
Add better support for nested entities (both for HTML and Markdown) (#…
…297) * Added better support for nested entities, both for HTML and Markdown * Tiny style fix * Make use of pre-defined constants
-
Add FAQ about "database is locked" error
delivrance committedAug 6, 2019
-
Always cast inline query ids to string
delivrance committedAug 5, 2019 -
delivrance committed
Aug 5, 2019 -
Better explanation of workdir Client parameter
delivrance committedAug 5, 2019
-
Add Chat.description for basic chats
delivrance committedAug 3, 2019 -
Handle cases where denied_permissions might be None
delivrance committedAug 3, 2019 -
Finally remove ports from older schemas and fix export_chat_invite_link
delivrance committedAug 3, 2019 -
Update Main API and System Messages schemas
delivrance committedAug 3, 2019

