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: danog/MadelineProto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.5
Choose a base ref
...
head repository: danog/MadelineProto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.3.6
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 12, 2024

  1. Bump layer

    danog committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ea800e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update CallbackQuery.php

    - as we can provide url with empty message so $message parameter can be nullable here and can accept null too!
    mtalaeii committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7996b20 View commit details
    Browse the repository at this point in the history
  2. Small refactor

    mtalaeii committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5dc97c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1581 from mtalaeii/v8

    Update CallbackQuery.php
    danog authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    353dc0d View commit details
    Browse the repository at this point in the history
  4. Bump to 8.3.6

    danog committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c337762 View commit details
    Browse the repository at this point in the history
Loading