Skip to content
Permalink
master

Commits on Apr 26, 2021

  1. Fix GameHighScore in the chat with yourself (#669)

    Signed-off-by: Mario A <marioanacl22@gmail.com>
    Midblyte committed Apr 26, 2021
  2. Fix empty messages don't have a chat id

    delivrance committed Apr 26, 2021
  3. Better error message in case of empty data in buffer

    delivrance committed Apr 26, 2021
  4. Merge branch 'layer-128'

    delivrance committed Apr 26, 2021
  5. Accommodate changes to photo file ids

    delivrance committed Apr 26, 2021
  6. Merge branch 'handle-503-timeout'

    delivrance committed Apr 26, 2021

Commits on Apr 15, 2021

  1. Cleaner error message

    delivrance committed Apr 15, 2021
  2. Update Pyrogram to v1.2.9

    - Make less noise at the INFO log level
    delivrance committed Apr 15, 2021

Commits on Apr 13, 2021

  1. Add support for media DC IPs

    delivrance committed Apr 13, 2021

Commits on Apr 12, 2021

  1. Fix wrongly generated class names

    delivrance committed Apr 12, 2021
  2. Handle ServiceUnavailable errors

    delivrance committed Apr 12, 2021

Commits on Apr 7, 2021

  1. Update Pyrogram to v1.2.8

    delivrance committed Apr 7, 2021

Commits on Apr 5, 2021

  1. Fix memory session's delete() method not being implemented

    Closes #660
    delivrance committed Apr 5, 2021

Commits on Mar 29, 2021

  1. Update Pyrogram to v1.2.6

    delivrance committed Mar 29, 2021

Commits on Mar 25, 2021

  1. Update Pyrogram to v1.2.5

    delivrance committed Mar 25, 2021
  2. Fix Layer 126 changes [user_id -> participant] (#648)

    code-rgb committed Mar 25, 2021

Commits on Mar 22, 2021

  1. Update Pyrogram to 1.2.4

    Add missing parameters to chat.promote_member
    delivrance committed Mar 22, 2021

Commits on Mar 21, 2021

  1. Update Pyrogram to v1.2.3

    delivrance committed Mar 21, 2021
  2. Fix messed up method names

    delivrance committed Mar 21, 2021
  3. Update Pyrogram to v1.2.2

    delivrance committed Mar 21, 2021
  4. Do not copy empty messages

    delivrance committed Mar 21, 2021
  5. Update Pyrogram to v1.2.1

    delivrance committed Mar 21, 2021
  6. Update Pyrogram to v1.2.0

    delivrance committed Mar 21, 2021

Commits on Mar 20, 2021

  1. Revert changes to the invite link regex pattern

    New invite link methods don't need this and this change was
    breaking old code (get_chat, join_chat)
    delivrance committed Mar 20, 2021
  2. Update voice-calls.rst

    delivrance committed Mar 20, 2021
Older