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

Fixed various typos, deleted empty file #65

Open
wants to merge 6 commits into
base: torchat_py
Choose a base branch
from

Commits on Aug 5, 2013

  1. Replace toUnicode method with built-in unicode method.

    This will enable the code to work on systems where utf8 is the default, such
    as Mac OSX.
    frozencemetery committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    93f38f6 View commit details
    Browse the repository at this point in the history
  2. Update copyrights.

    frozencemetery committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    77a99c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

  1. Add documentation for TorChat on Mac OS X.

    Documentation is in Markdown with Makefile to generate HTML using pandoc.  For
    convenience, I have pre-built the documentation.
    frozencemetery committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    50c4d84 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2015

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

Commits on Mar 1, 2015

  1. Configuration menu
    Copy the full SHA
    192e4f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072d464 View commit details
    Browse the repository at this point in the history