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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 3 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
    Configuration menu
    Copy the full SHA
    54bc8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    dece5d2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. FastFix to Critical Error.

    DB.php didn't work because old deprecated methods
    r3bers authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d5223f1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    73250c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1467 from r3bers/patch-1

    Fix to handling ForwardOrigin in DB layer.
    TiiFuchs authored May 28, 2024
    Configuration menu
    Copy the full SHA
    c3e099e View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    e86aca6 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    efbbd53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9cd11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca9eeb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Update README.md

    Update Readme to notify Users that the development of the project is currently stopped
    Hitmare authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    5ff8c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7922db4 View commit details
    Browse the repository at this point in the history
  3. README.md aktualisieren

    TiiFuchs authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    96bf360 View commit details
    Browse the repository at this point in the history
Loading