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: php-telegram-bot/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: php-telegram-bot/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 18, 2022

  1. #1295 Make sure setCustomBotApiUri has an effect if Telegram object w…

    …as already instantiated.
    TiiFuchs committed Mar 18, 2022
    Copy the full SHA
    54bc8a3 View commit details

Commits on Mar 20, 2022

  1. Copy the full SHA
    dece5d2 View commit details

Commits on May 27, 2024

  1. FastFix to Critical Error.

    DB.php didn't work because old deprecated methods
    r3bers authored May 27, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d5223f1 View commit details

Commits on May 28, 2024

  1. Fixed bugs and added missing cases

    TiiFuchs committed May 28, 2024
    Copy the full SHA
    73250c2 View commit details
  2. Merge pull request #1467 from r3bers/patch-1

    Fix to handling ForwardOrigin in DB layer.
    TiiFuchs authored May 28, 2024
    Copy the full SHA
    c3e099e View commit details
  3. Merge pull request #1296 from php-telegram-bot/custom-api-uri

    Make sure setCustomBotApiUri has an effect if Telegram object was already instantiated.
    TiiFuchs authored May 28, 2024
    Copy the full SHA
    e86aca6 View commit details

Commits on May 30, 2024

  1. Update 0.82.0-0.83.0.sql

    Forgot to update schema to work with Boosts properly
    r3bers authored May 30, 2024
    Copy the full SHA
    efbbd53 View commit details
  2. Merge pull request #1468 from r3bers/patch-2

    TiiFuchs authored May 30, 2024
    Copy the full SHA
    8f9cd11 View commit details
  3. Added missing chat_boost_updated and chat_boost_removed references to…

    … structure.sql
    TiiFuchs committed May 30, 2024
    Copy the full SHA
    ca9eeb1 View commit details
Loading