Skip to content
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

Keep full user in history #521

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Keep full user in history #521

merged 2 commits into from
Sep 4, 2024

Conversation

casperstorm
Copy link
Member

@casperstorm casperstorm commented Sep 3, 2024

Serialize access_flags so when loading messages from history we see flags, if any.
Note this shoudn't break or nuke history, since we already support reading access_level off a str while converting to a User: https://github.com/squidowl/halloy/blob/main/data/src/user.rs#L59-L111

But please let me know if i broke something!

Revert "Keep full user in history"

This reverts commit e50acae.

Store access_levels in history
@casperstorm casperstorm marked this pull request as ready for review September 3, 2024 12:11
@tarkah tarkah merged commit 950839c into main Sep 4, 2024
1 check passed
@tarkah tarkah deleted the keep-full-user-in-history branch September 4, 2024 17:01
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.

2 participants