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

* Share code for tracking config via state events This should prevent forgetting to add state event handlers in new or existing connection types. * Address review feedback * Mark GitLabRepoConnection as an IConnection * Remove unused imports * Tighten typing for JiraProjectConnectionState
2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
Refactor the way room state is tracked for room-specific configuration, to increase code reuse.
|