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

* Add sentry support * Add basic listening for errors on express. * Additional event types * Add a default config * changelog * Improve wording * Add docs
32 lines
1.0 KiB
Markdown
32 lines
1.0 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)
|
||
- [👤 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)
|
||
|
||
# 🧑💻 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)
|