feat(channel): add Mattermost channel - #497
Open
longkeyy wants to merge 4 commits into
Open
Conversation
18 tasks
longkeyy
force-pushed
the
feat/mattermost-channel
branch
2 times, most recently
from
July 15, 2026 02:49
742edbb to
d8c97b0
Compare
longkeyy
force-pushed
the
feat/mattermost-channel
branch
2 times, most recently
from
July 21, 2026 04:16
c6ac8db to
fdd8667
Compare
longkeyy
force-pushed
the
feat/mattermost-channel
branch
from
July 28, 2026 03:40
fdd8667 to
9c16e3a
Compare
longkeyy
force-pushed
the
feat/mattermost-channel
branch
from
August 11, 2026 03:18
9c16e3a to
ba5e72d
Compare
longkeyy
force-pushed
the
feat/mattermost-channel
branch
2 times, most recently
from
August 21, 2026 09:39
0a2a314 to
e826c93
Compare
Author
|
Rebased onto current main and ready for review. The PR body now includes configuration, safety/reliability behavior, full local verification, frontend dependency, and the required release/pin follow-up. @kaizhou-lab @tcp404, could you please review when available? |
longkeyy
force-pushed
the
feat/mattermost-channel
branch
from
August 28, 2026 04:42
e826c93 to
d342e31
Compare
Author
|
Rebased onto current |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Configuration
accessTokenserverUrl,allowedChannelIds,replyInThread,ignoreSelfMessagesSafety And Reliability
Related
Verification
origin/mainatfe448e02just push --force-with-lease longkeyy feat/mattermost-channelpassed migration immutability, formatting, clippy, workspace compilation, and all 9344 nextest tests (52 skipped by configuration)cargo check -p aionui-channel --features mattermostpassedcargo test -p aionui-channel mattermostpassedDelivery Dependency
After this PR merges, publish an AionCore release newer than v0.1.72 and update the frontend
aioncoreVersionpin. The current public v0.1.72 artifact predates Mattermost even though the crate version on this branch remains 0.1.72.