Skip to content

Conversation

@SessionHero01
Copy link
Collaborator

@SessionHero01 SessionHero01 commented Nov 21, 2025

This PR integrate more features from Config system

// was quoted

// Verify the incoming message length and truncate it if needed, before saving it to the db
val maxChars = proStatusManager.getIncomingMessageMaxLength(message)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think getIncomingMessageMaxLength in proStatusManager needs some real logic in there, because right now it isn't basing the decision on the pro status of that message, so it's still only using debug values.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Haven't started on this one yet

@SessionHero01 SessionHero01 merged commit 12013d2 into dev Nov 23, 2025
4 checks passed
@SessionHero01 SessionHero01 deleted the pro-message-part-4 branch November 23, 2025 23:46
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.

3 participants