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: ehForwarderBot/efb-telegram-master
base: v2.0.2
Choose a base ref
...
head repository: ehForwarderBot/efb-telegram-master
compare: v2.0.3
Choose a head ref
  • 10 commits
  • 35 files changed
  • 1 contributor

Commits on Feb 10, 2020

  1. fix: detection of updated file is fixed by the inclusion of ``file_un…

    …ique_id`` attribute.
    
    NOTE: this will only work when `PTB supports Bot API 4.5`__.
    
    __ python-telegram-bot/python-telegram-bot#1508
    blueset committed Feb 10, 2020
    Copy the full SHA
    0ff72cc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. fix(db): attempt to fix “Database is locked” issue by wrapping all da…

    …tabase write operations with an atomic transaction.
    blueset committed Mar 2, 2020
    Copy the full SHA
    116a356 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Copy the full SHA
    13f1848 View commit details
    Browse the repository at this point in the history
  2. fix: mypy compliance fix

    blueset committed Mar 11, 2020
    Copy the full SHA
    d53b558 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge branch 'feat/file_unique_id'

    # Conflicts:
    #	CHANGES.rst
    #	efb_telegram_master/__version__.py
    blueset committed Mar 31, 2020
    Copy the full SHA
    5ba94e0 View commit details
    Browse the repository at this point in the history
  2. fix: edited messages from Telegram can now be correctly detected for …

    …caption-only or media edits.
    blueset committed Mar 31, 2020
    Copy the full SHA
    ccd468e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Copy the full SHA
    d57f494 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d41ae13 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Copy the full SHA
    de63a18 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3372958 View commit details
    Browse the repository at this point in the history