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: develop
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: v1
Choose a head ref
  • 20 commits
  • 408 files changed
  • 1 contributor

Commits on Jun 8, 2024

  1. Complete rewrite from scratch

    Initial version
    TiiFuchs committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    65aabec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5898a32 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Added first batch of types

    TiiFuchs committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    acc37bd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Added additional types

    TiiFuchs committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2d7d46d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Polling

    TiiFuchs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ed35363 View commit details
    Browse the repository at this point in the history
  2. Handle incoming webhook

    TiiFuchs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bea9e85 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Added ability to send files

    TiiFuchs committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b7a5edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193e7b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 17, 2024

  1. Fixed preset data

    TiiFuchs committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8395bcc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Bot API 7.5 Implementation

    TiiFuchs authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3965ff6 View commit details
    Browse the repository at this point in the history
  2. Refactored file uploads...

    TiiFuchs committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e4294d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c243aa View commit details
    Browse the repository at this point in the history
  4. Cleanup

    TiiFuchs authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    720a4de View commit details
    Browse the repository at this point in the history
  5. Make method protected

    TiiFuchs authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    03ddf31 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Move Factory to Contracts

    TiiFuchs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dae977b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177dc65 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 3, 2024

  1. Added Bot API Version 7.5

    TiiFuchs committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    90b9c44 View commit details
    Browse the repository at this point in the history
Loading