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: mediatube/opentfd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: latest
Choose a base ref
...
head repository: mediatube/opentfd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 16, 2018

  1. hotfix (#4)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    SlavikMIPT authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    9112011 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SlavikMIPT authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    7f125cb View commit details
    Browse the repository at this point in the history
  3. bugfix (#5)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    SlavikMIPT authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    341af57 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. add-license (#6)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    
    * Create LICENSE (#9)
    SlavikMIPT authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    40ad595 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. merge (#7)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    
    * Create LICENSE (#9)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯ (#10)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯
    
    #todo Better merging(markdown etc)
    
    * Custom importion
    SlavikMIPT authored Nov 18, 2018
    Configuration menu
    Copy the full SHA
    55af7b8 View commit details
    Browse the repository at this point in the history
  2. suppress exception (#8)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    
    * Create LICENSE (#9)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯ (#10)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯
    
    #todo Better merging(markdown etc)
    
    * Custom importion
    
    * Type simulator suppress exception
    SlavikMIPT authored Nov 18, 2018
    Configuration menu
    Copy the full SHA
    48a4ed7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. (#9)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    
    * Create LICENSE (#9)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯ (#10)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯
    
    #todo Better merging(markdown etc)
    
    * Custom importion
    
    * Type simulator suppress exception
    
    * resolved (#12)
    
    -removed draft's deletion
    -added draftUpdate semaphore
    SlavikMIPT authored Dec 24, 2018
    Configuration menu
    Copy the full SHA
    37014f3 View commit details
    Browse the repository at this point in the history
  2. Proxy is disabled by default (#10)

    * refactor
    
    * built in proxy via PySocks
    
    * opentfd release
    
    * Update README.md
    
    * Desktop translation issue resolved
    Added merge_semaphore
    
    * README.md
    
    * switched to system time instead event.date
    ignoring of messages in bot's chats
    refactor
    removed dot markers in start of appended messages
    
    * hotfix
    
    * readme
    
    * Update README.md
    
    * bugfix
    
    * Create LICENSE (#9)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯ (#10)
    
    * typing simulation|some other fixes ¯ \_(ツ)_/¯
    
    #todo Better merging(markdown etc)
    
    * Custom importion
    
    * Type simulator suppress exception
    
    * resolved (#12)
    
    -removed draft's deletion
    -added draftUpdate semaphore
    
    * - Proxy is disabled by default
    - Command line option '-p' '--proxy' to enable built in one
    SlavikMIPT authored Dec 24, 2018
    Configuration menu
    Copy the full SHA
    dead37e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SlavikMIPT authored Dec 24, 2018
    Configuration menu
    Copy the full SHA
    e28c848 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. some changes (#11)

    SlavikMIPT authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    d9e7605 View commit details
    Browse the repository at this point in the history
Loading