.gitignore
.gitlab-ci.yml
README.md
alembic.ini
example_server.py
pyproject.toml
tox.ini
.github/workflows/ci.yml
.github/workflows/release.yml
scripts-dev/lint.sh
synapse_super_invites/__init__.py
synapse_super_invites/alembic.ini
synapse_super_invites/config.py
synapse_super_invites/py.typed
synapse_super_invites.egg-info/PKG-INFO
synapse_super_invites.egg-info/SOURCES.txt
synapse_super_invites.egg-info/dependency_links.txt
synapse_super_invites.egg-info/requires.txt
synapse_super_invites.egg-info/top_level.txt
synapse_super_invites/migration/env.py
synapse_super_invites/migration/script.py.mako
synapse_super_invites/migration/versions/25e4ec3cea32_added_token_table.py
synapse_super_invites/model/__init__.py
synapse_super_invites/resource/__init__.py
synapse_super_invites/resource/base.py
synapse_super_invites/resource/info.py
synapse_super_invites/resource/redeem.py
synapse_super_invites/resource/tokens.py
synapse_super_invites/resource/web_access.py
synapse_super_invites/static/index.html
synapse_super_invites/static/pure-min.css
synapse_super_invites/static/script.js
tests/__init__.py
tests/example_cfg.yml
tests/test_config.py
tests/test_integrations.py
tests/.local/.gitkeep