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: fabiobcoder/fb-messenger-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hartleybrody/fb-messenger-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 3 files changed
  • 5 contributors

Commits on Oct 5, 2017

  1. Improving string cast for log

    Jonathan Munoz Gomez committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    07f93e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request hartleybrody#20 from JonathanMG7/master

    Improving string cast for log
    hartleybrody authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    c3a8b9a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. should have tested the logging funtion before merging that PR. copy k…

    …nown good code from another project
    hartleybrody committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    e0029a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

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

Commits on Oct 14, 2017

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

Commits on Dec 28, 2019

  1. line 87: missing parentheses

    print doesn't work without this fix (at least on Python 3.7)
    udodihor authored Dec 28, 2019
    Configuration menu
    Copy the full SHA
    1a86c8b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Merge pull request hartleybrody#27 from udodihor/patch-1

    line 87: missing parentheses
    hartleybrody authored Dec 29, 2019
    Configuration menu
    Copy the full SHA
    1eb8fc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Bump jinja2 from 2.8 to 2.11.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.11.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
    - [Commits](pallets/jinja@2.8...2.11.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    ba91704 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Merge pull request hartleybrody#28 from hartleybrody/dependabot/pip/j…

    …inja2-2.11.3
    
    Bump jinja2 from 2.8 to 2.11.3
    hartleybrody authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    47030ca View commit details
    Browse the repository at this point in the history
  2. Bump requests from 2.10.0 to 2.20.0

    Bumps [requests](https://github.com/psf/requests) from 2.10.0 to 2.20.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
    - [Commits](psf/requests@v2.10.0...v2.20.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    6c0a9c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    756c943 View commit details
    Browse the repository at this point in the history
  4. Merge pull request hartleybrody#30 from hartleybrody/dependabot/pip/r…

    …equests-2.20.0
    
    Bump requests from 2.10.0 to 2.20.0
    hartleybrody authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    8f1c7fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request hartleybrody#26 from hartleybrody/dependabot/pip/w…

    …erkzeug-0.15.3
    
    Bump werkzeug from 0.11.10 to 0.15.3
    hartleybrody authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    5c2d87a View commit details
    Browse the repository at this point in the history
  6. Bump flask from 0.11.1 to 1.0

    Bumps [flask](https://github.com/pallets/flask) from 0.11.1 to 1.0.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
    - [Commits](pallets/flask@0.11.1...1.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    a322c7e View commit details
    Browse the repository at this point in the history
  7. Merge pull request hartleybrody#29 from hartleybrody/dependabot/pip/f…

    …lask-1.0
    
    Bump flask from 0.11.1 to 1.0
    hartleybrody authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    51472f8 View commit details
    Browse the repository at this point in the history
Loading