CHANGELOG.md
LICENSE
MANIFEST.in
README.md
optional-requirements.txt
pyproject.toml
requirements.txt
setup.py
maugclib/__init__.py
maugclib/channel.py
maugclib/client.py
maugclib/event.py
maugclib/exceptions.py
maugclib/googlechat_pb2.py
maugclib/googlechat_pb2.pyi
maugclib/http_utils.py
maugclib/parsers.py
maugclib/pblite.py
mautrix_googlechat/__init__.py
mautrix_googlechat/__main__.py
mautrix_googlechat/config.py
mautrix_googlechat/example-config.yaml
mautrix_googlechat/get_version.py
mautrix_googlechat/matrix.py
mautrix_googlechat/portal.py
mautrix_googlechat/puppet.py
mautrix_googlechat/user.py
mautrix_googlechat/version.py
mautrix_googlechat.egg-info/PKG-INFO
mautrix_googlechat.egg-info/SOURCES.txt
mautrix_googlechat.egg-info/dependency_links.txt
mautrix_googlechat.egg-info/requires.txt
mautrix_googlechat.egg-info/top_level.txt
mautrix_googlechat/commands/__init__.py
mautrix_googlechat/commands/auth.py
mautrix_googlechat/commands/typehint.py
mautrix_googlechat/db/__init__.py
mautrix_googlechat/db/message.py
mautrix_googlechat/db/portal.py
mautrix_googlechat/db/puppet.py
mautrix_googlechat/db/reaction.py
mautrix_googlechat/db/user.py
mautrix_googlechat/db/upgrade/__init__.py
mautrix_googlechat/db/upgrade/v00_latest_revision.py
mautrix_googlechat/db/upgrade/v02_reactions.py
mautrix_googlechat/db/upgrade/v03_store_gc_revision.py
mautrix_googlechat/db/upgrade/v04_store_photo_hash.py
mautrix_googlechat/db/upgrade/v05_rename_thread_columns.py
mautrix_googlechat/db/upgrade/v06_space_description.py
mautrix_googlechat/db/upgrade/v07_puppet_contact_info_set.py
mautrix_googlechat/db/upgrade/v08_web_app_auth.py
mautrix_googlechat/db/upgrade/v09_web_app_ua.py
mautrix_googlechat/db/upgrade/v10_store_microsecond_timestamp.py
mautrix_googlechat/formatter/__init__.py
mautrix_googlechat/formatter/from_googlechat.py
mautrix_googlechat/formatter/gc_url_preview.py
mautrix_googlechat/formatter/util.py
mautrix_googlechat/formatter/from_matrix/__init__.py
mautrix_googlechat/formatter/from_matrix/gc_message.py
mautrix_googlechat/formatter/from_matrix/parser.py
mautrix_googlechat/util/__init__.py
mautrix_googlechat/util/color_log.py
mautrix_googlechat/web/__init__.py
mautrix_googlechat/web/auth.py