这是indexloc提供的服务,不要输入任何密码
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: koot-labs/telegram-bot-dialogs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: koot-labs/telegram-bot-dialogs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 17 commits
  • 18 files changed
  • 1 contributor

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    b7ad596 View commit details
    Browse the repository at this point in the history
  2. Make Dialogs::exists() safe for non-message Updates

    e.g. for `my_chat_member`
    alies-dev committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    987e7ef View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    a479e5b View commit details
    Browse the repository at this point in the history
  2. Use less magic

    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    6a7acd1 View commit details
    Browse the repository at this point in the history
  3. Cleanup code

    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    02ee78a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce481da View commit details
    Browse the repository at this point in the history
  5. Improve docs

    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    ba8e4b7 View commit details
    Browse the repository at this point in the history
  6. Cleanup Dialog class

    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    10a7173 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ceae3c5 View commit details
    Browse the repository at this point in the history
  8. Improve code readability

    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    680dbae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa0e059 View commit details
    Browse the repository at this point in the history
  10. Decouple Store from Redis and Laravel

    it's possible now to:
     - use package outside Laravel
     - use any other Stores instead of Redis (with key expiration support)
    alies-dev committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    670e51b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab4a82d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f24b2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab3f678 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4877861 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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