Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#21 and #10 #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

#21 and #10 #22

wants to merge 5 commits into from

Commits on Jul 3, 2017

  1. "Small" refactor.

    - Fixed PEP8
    - Removed lots of duplicate code
    - Updated to aiohttp 2.2
    - Removed backwards compatibility pre-python3.5
      to use aiohttp's async with functionality
    - Using new aiohttp startup methods and signals
    - Added TODO entries regarding login methods
    XayOn committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    5c115a3 View commit details
    Browse the repository at this point in the history
  2. Moved doc to doc/ dir

    XayOn committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    e60f419 View commit details
    Browse the repository at this point in the history
  3. It seems odd to have debian packaging here.

    Also, it seems to be stalled.
    Probably a branch or some other place for the debian/ folder
    would be nice (after all, this would be just another python
    library packaged)
    XayOn committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    1995da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8988969 View commit details
    Browse the repository at this point in the history
  5. Style and PEP8 on client

    XayOn committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    6362506 View commit details
    Browse the repository at this point in the history