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

Sort low-priority rooms at the bottom of the room list #74

Closed
bwindels opened this issue Aug 27, 2020 · 1 comment
Closed

Sort low-priority rooms at the bottom of the room list #74

bwindels opened this issue Aug 27, 2020 · 1 comment

Comments

@bwindels
Copy link
Contributor

comes in as account_data:

{
  "events": [
    {
      "type": "m.tag",
      "content": {
        "tags": {
          "m.lowpriority": {}
        }
      }
    }
  ]
}
@bwindels bwindels changed the title Store room tags in RoomSummary Sort low-priority rooms at the bottom of the room list Aug 27, 2020
@bwindels
Copy link
Contributor Author

closed by #75

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

No branches or pull requests

1 participant