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

Add trusted key servers for matrix into config file, and begin cosmetic TUI additions #267

Merged
merged 14 commits into from
Jun 20, 2024

Conversation

jessebot
Copy link
Collaborator

@jessebot jessebot commented Jun 20, 2024

This gets us ready for the following changes which have been pushed out recently:

If you want to federate your matrix server, you may also need to provide:

You can provide a list of maps like this for trusted_key_servers:

apps:
  matrix:
    init:
      values:
        - server_name: matrix.friend.com
          verify_keys:
            ed25519:auto: abcdefghijklmnopqrstuvwxyzabcdefghijklmopqr

Note

The TUI changes for trusted_key_servers are cosmetic only for right now. You cannot change your matrix trusted server via the TUI yet. You can only change it via the config.yaml file.

Also closes #266 by upgrading textual to 0.70.0

@jessebot jessebot added the ✨ enhancement New feature request label Jun 20, 2024
@jessebot jessebot self-assigned this Jun 20, 2024
@jessebot jessebot changed the title Add trusted key servers for matrix DRAFT: Add trusted key servers for matrix into config file, and begin cosmetic TUI additions Jun 20, 2024
@jessebot jessebot marked this pull request as ready for review June 20, 2024 13:22
@jessebot jessebot requested a review from cloudymax June 20, 2024 13:27
@jessebot jessebot changed the title DRAFT: Add trusted key servers for matrix into config file, and begin cosmetic TUI additions Add trusted key servers for matrix into config file, and begin cosmetic TUI additions Jun 20, 2024
@jessebot jessebot merged commit 30d511f into main Jun 20, 2024
4 checks passed
@jessebot jessebot deleted the add-trusted-key-servers-for-matrix branch June 20, 2024 13:31
@jessebot
Copy link
Collaborator Author

Further work on this will be done in #269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant