Skip to content

Conversation

ulyssa
Copy link
Owner

@ulyssa ulyssa commented Aug 18, 2024

This fixes #91 by adding a :room history set [level] command with unset and show variants. The different visibility levels are:

  • invited, which configures the room to allow people to see history from the point they were invited onwards.
  • joined, which configures the room to allow people to see history from the point they actually join the room.
  • shared, which configures the room to allow people to see all history once they are joined, including messages from before they joined.
  • world which configures the room to allow anyone to see the room history regardless of whether they are joined and in it.

@ulyssa ulyssa added this to the v0.0.10 milestone Aug 18, 2024
@ulyssa ulyssa enabled auto-merge (squash) August 18, 2024 07:31
@ulyssa ulyssa merged commit 3003f0a into main Aug 18, 2024
@ulyssa ulyssa deleted the history-visibility branch August 18, 2024 07:33
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.

Support configuring room history visibility

1 participant