MSC2488 tests #1

Open
NinekoTheCat wants to merge 4 commits from NinekoTheCat/MSC2488-tests into main
NinekoTheCat commented 2025-02-10 18:06:37 +00:00 (Migrated from github.com)

MSC2448 tests

What this adds

This adds tests for the MSC2448 feature. Most notably the ability for servers to blur hash for low-power clients.

Devcontainer

This is just added so you don't clutter your distro with too many installed tools. This doesn't change or add any code.

# MSC2448 tests ## What this adds This adds tests for the MSC2448 feature. Most notably the ability for servers to blur hash for low-power clients. ### Devcontainer This is just added so you don't clutter your distro with too many installed tools. This doesn't change or add any code.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin NinekoTheCat/MSC2488-tests:NinekoTheCat/MSC2488-tests
git checkout NinekoTheCat/MSC2488-tests

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff NinekoTheCat/MSC2488-tests
git checkout NinekoTheCat/MSC2488-tests
git rebase main
git checkout main
git merge --ff-only NinekoTheCat/MSC2488-tests
git checkout NinekoTheCat/MSC2488-tests
git rebase main
git checkout main
git merge --no-ff NinekoTheCat/MSC2488-tests
git checkout main
git merge --squash NinekoTheCat/MSC2488-tests
git checkout main
git merge --ff-only NinekoTheCat/MSC2488-tests
git checkout main
git merge NinekoTheCat/MSC2488-tests
git push origin main
Sign in to join this conversation.
No description provided.