Skip to content

fix: Correct channel system messages#7959

Merged
j-g00da merged 1 commit intomainfrom
j-g00da/channel-dedicated-messages
Mar 11, 2026
Merged

fix: Correct channel system messages#7959
j-g00da merged 1 commit intomainfrom
j-g00da/channel-dedicated-messages

Conversation

@j-g00da
Copy link
Copy Markdown
Contributor

@j-g00da j-g00da commented Mar 6, 2026

Previously channels used the same system messages
as groups, which can be confusing.

Fixes #7951

Copy link
Copy Markdown
Contributor

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think, having less conditions in the placeholder would make things easier to read and maintain

otherwise lgtm

Comment thread src/mimefactory.rs Outdated
Comment thread src/mimefactory.rs Outdated
@j-g00da j-g00da force-pushed the j-g00da/channel-dedicated-messages branch from 261aeab to b1cbb84 Compare March 10, 2026 18:14
@j-g00da j-g00da requested review from Hocuri and r10s March 10, 2026 18:14
Comment thread src/stock_str.rs
Comment thread src/stock_str.rs Outdated
Comment thread src/chat.rs
Previously channels used the same system messages
as groups, which can be confusing.

Fixes #7951

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
@j-g00da j-g00da force-pushed the j-g00da/channel-dedicated-messages branch from b1cbb84 to a7ff576 Compare March 11, 2026 07:44
@j-g00da j-g00da enabled auto-merge (squash) March 11, 2026 07:46
@j-g00da j-g00da merged commit c0a3d77 into main Mar 11, 2026
29 of 30 checks passed
@j-g00da j-g00da deleted the j-g00da/channel-dedicated-messages branch March 11, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong text in for channel info messages

3 participants