Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AmanoTeam/pyrogram
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DaviisDev/pyrogram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 33 files changed
  • 11 contributors

Commits on Mar 30, 2022

  1. Add pyromod patches

    usernein authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f326b00 View commit details
    Browse the repository at this point in the history
  2. Improved pyromod code

    HitaloM authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6cbc0e2 View commit details
    Browse the repository at this point in the history
  3. add media streaming support

    SnwMds authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9e6558a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501e163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1609e50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8956444 View commit details
    Browse the repository at this point in the history
  7. Bound method to stop_poll

    New-dev0 authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    979236c View commit details
    Browse the repository at this point in the history
  8. Add conversation support

    Squashed commit of the following:
    
    commit 91581da
    Author: Mahesh <[email protected]>
    Date:   Mon Jul 12 13:49:00 2021 +0530
    
        update
    
    commit 9f0fc8f
    Author: Mahesh0253 <[email protected]>
    Date:   Mon Jul 12 11:36:28 2021 +0530
    
        Add conversation support
    Mahesh0253 authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    912bc26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a712be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24fcecb View commit details
    Browse the repository at this point in the history
  11. This is an experimental fork

    Co-authored-by: Alisson Lauffer <[email protected]>
    HitaloM and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c99a52b View commit details
    Browse the repository at this point in the history
  12. Added CallbackQuery support to other filters

    Squashed commit of the following:
    
    commit ae78045
    Author: Andrea Princic <[email protected]>
    Date:   Thu Feb 3 15:03:23 2022 +0100
    
        Added CallbackQuery support to other filters
    
    commit 7ff0465
    Author: Andrea Princic <[email protected]>
    Date:   Sat Jan 29 19:08:14 2022 +0100
    
        Now filters.group supports callback queries
    Princic-1837592 authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    afdfeb4 View commit details
    Browse the repository at this point in the history
  13. Support BytesIO media in every InputMedia

    fix docstrings and fix "TypeError: stat: path should be string, bytes, os.PathLike or integer, not BytesIO" when passing a BytesIO object to an InputMedia subclass
    69888 authored and alissonlauffer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5604f8c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4f9445 View commit details
    Browse the repository at this point in the history
Loading