-
Notifications
You must be signed in to change notification settings - Fork 82
feat: add instance configuration service #1831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
88ea425
feat: handle predefined filters with ChannelPaginator
MartinCupela 3f305d8
feat(ChannelPaginator): adjust offline DB parity
MartinCupela 0084956
feat(ChannelPaginatorsOrchestrator): add `channel.hidden` routing and…
MartinCupela ab83f55
feat(ChannelPaginator): add configurable default retry count
MartinCupela 49547a3
refactor: rename to ChannelPaginatorsOrchestrator to `ChannelManager`…
MartinCupela 0a1f8c2
test: consolidate test suite
MartinCupela 000982b
docs: remove dead-code and adjust docs
MartinCupela c4153ab
Merge branch 'release-v10' into feat/channel-orchestrator-to-channel-…
MartinCupela 22d28b4
test: fix failing test
MartinCupela d05d545
Merge branch 'release-v10' into feat/llc-instance-configuration
MartinCupela 7b1929c
feat: add instance configuration service
MartinCupela 0d9c7ee
feat: introduce ConfigController configuration for a specific entity …
MartinCupela 0489989
refactor: move config utility functions into a dedicated folder
MartinCupela 9294037
feat: reflect server-side configuration in file upload and poll creation
MartinCupela b139c3f
feat(configuration)!: resolve server flags into instance configuration
MartinCupela 3b618fc
Merge branch 'release-v10' into feat/llc-instance-configuration
MartinCupela 363adef
fix(configuration)!: key channel server configs by cid, not channel type
MartinCupela 84bb900
fix(LiveLocationManager): keep config subscription active until the l…
MartinCupela 00a6f70
fix: freeze Channel config object
MartinCupela cb9f320
fix: apply authority when ConfigController.patch is applied
MartinCupela 46e9c5e
fix(copyConfigPatch): prevent infinite recursion
MartinCupela 147174a
fix: use ConfigurationController for Thread config state management
MartinCupela 2641855
fix: do not allow to add custom keys to entity configuration service
MartinCupela 62f7152
refactor: do not export ConfigController
MartinCupela 6458aa0
Merge branch 'release-v10' into feat/llc-instance-configuration
MartinCupela 67ee9cf
fix: subscribe CooldownTimer to Channel state changes
MartinCupela File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.