mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add challenge hound connection type * Add config * Add bridge bindings * Add reader implementation. * Obvious renames. * bit more tidying * refactor * fix imports * fix import * Start feed reader and recognise service. * Move to using IDs rather than URLs for better security. * lint * Validate that challenge exists. * Drive-by refactors. * Add add/remove commands for challenge hound. * Add challenge hound docs. * Refactor icons * add some more activity definitions * changelog * cleanup feed work
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# Summary
|
||
|
||
- [ℹ️ Hookshot](./hookshot.md)
|
||
- [⚙️ Setup](./setup.md)
|
||
- [📃 Sample Configuration](./setup/sample-configuration.md)
|
||
- [Feeds](./setup/feeds.md)
|
||
- [Figma](./setup/figma.md)
|
||
- [GitHub](./setup/github.md)
|
||
- [GitLab](./setup/gitlab.md)
|
||
- [JIRA](./setup/jira.md)
|
||
- [Webhooks](./setup/webhooks.md)
|
||
- [ChallengeHound](./setup/challengehound.md)
|
||
- [👤 Usage](./usage.md)
|
||
- [Dynamic Rooms](./usage/dynamic_rooms.md)
|
||
- [Authenticating](./usage/auth.md)
|
||
- [Room Configuration](./usage/room_configuration.md)
|
||
- [GitHub Repo](./usage/room_configuration/github_repo.md)
|
||
- [GitLab Project](./usage/room_configuration/gitlab_project.md)
|
||
- [JIRA Project](./usage/room_configuration/jira_project.md)
|
||
- [📊 Metrics](./metrics.md)
|
||
- [Sentry](./sentry.md)
|
||
- [🆘 Troubleshooting](./troubleshooting.md)
|
||
|
||
# 🧑💻 Development
|
||
- [Contributing](./contributing.md)
|
||
|
||
# 🥼 Advanced
|
||
|
||
- [Provisioning](./advanced/provisioning.md)
|
||
- [Workers](./advanced/workers.md)
|
||
- [🔒 Encryption](./advanced/encryption.md)
|
||
- [🪀 Widgets](./advanced/widgets.md)
|
||
- [Service Bots](./advanced/service_bots.md)
|