LICENSE
README.md
_version.py
bridge.py
chat_db.py
chat_send.py
chatwire_cli.py
chatwire_toolbar.py
config.py
contacts.py
echo_log.py
prefix.py
pyproject.toml
verify.py
whitelist.py
chatwire.egg-info/PKG-INFO
chatwire.egg-info/SOURCES.txt
chatwire.egg-info/dependency_links.txt
chatwire.egg-info/entry_points.txt
chatwire.egg-info/requires.txt
chatwire.egg-info/top_level.txt
integrations/__init__.py
integrations/base.py
integrations/content_filter/__init__.py
integrations/mcp/__init__.py
integrations/stats/__init__.py
integrations/tinfoil/__init__.py
integrations/web/__init__.py
integrations/webhook/__init__.py
migrations/0001_initial.py
migrations/0002_integration_split.py
migrations/0003_state_dir_paths.py
migrations/0004_web_theme.py
migrations/__init__.py
templates/__init__.py
templates/launchd/bridge.plist.template
templates/launchd/keepawake.plist.template
templates/launchd/web.plist.template
tests/test_advanced_settings.py
tests/test_anti_spam.py
tests/test_api_v1.py
tests/test_auth.py
tests/test_config.py
tests/test_content_filter.py
tests/test_doctor.py
tests/test_export.py
tests/test_ha_integration.py
tests/test_marketplace.py
tests/test_mcp.py
tests/test_prefix.py
tests/test_push_notifications.py
tests/test_themes.py
tests/test_tinfoil.py
tests/test_toolbar.py
tests/test_transform_pipeline.py
tests/test_uninstall.py
tests/test_update_system.py
tests/test_verify.py
tests/test_xmpp_integration.py
web/api_ui.py
web/api_v1.py
web/auth.py
web/main.py
web/probes.py
web/push.py
web/registry.py
web/service_control.py
web/setup_wizard.py
web/themes.py
web/version_check.py
web/frontend/dist/index.html
web/frontend/dist/manifest.webmanifest
web/frontend/dist/registerSW.js
web/frontend/dist/sw.js
web/frontend/dist/workbox-84a09501.js
web/frontend/dist/assets/PopoutPage-C4l9HEaA.js
web/frontend/dist/assets/SettingsPage-DX0N6UEC.js
web/frontend/dist/assets/StatsWidget-Bqwba1Km.js
web/frontend/dist/assets/index-C_dXaYnf.css
web/frontend/dist/assets/index-CwNgT-J-.js
web/frontend/dist/icons/icon-192.png
web/frontend/dist/icons/icon-512.png
web/static/favicon.svg
web/static/manifest.json
web/static/style.css
web/static/sw.js
web/static/update-check.js
web/static/icons/icon-192.png
web/static/icons/icon-512.png
web/static/themes/THEMES.md
web/static/themes/_bridge.css
web/static/themes/catppuccin-frappe.css
web/static/themes/catppuccin-latte.css
web/static/themes/catppuccin-macchiato.css
web/static/themes/catppuccin-mocha.css
web/static/themes/default.css
web/static/themes/dracula.css
web/static/themes/github-dark.css
web/static/themes/github-light.css
web/static/themes/gruvbox-light.css
web/static/themes/gruvbox.css
web/static/themes/night-owl.css
web/static/themes/nord.css
web/static/themes/one-dark.css
web/static/themes/one-light.css
web/static/themes/rose-pine-dawn.css
web/static/themes/rose-pine-moon.css
web/static/themes/rose-pine.css
web/static/themes/solarized-dark.css
web/static/themes/solarized-light.css
web/static/themes/system.css
web/static/themes/tokyo-night.css
web/templates/wizard/_done.html
web/templates/wizard/_identity.html
web/templates/wizard/_permissions.html
web/templates/wizard/_security.html
web/templates/wizard/_whitelist.html
web/templates/wizard/index.html