Compare commits

..

4 commits

Author SHA1 Message Date
10d14bbdaa add tests from /unlink-space endpoint 2025-11-01 22:36:42 +09:00
677d899a92 Fill in more of reg for other people to test with (cherry pick to run
tests, to delete after rebase main when fix-remote-join is merged)
2025-11-01 22:36:16 +09:00
9492137ca6 Add /api/unlink-space implementation 2025-11-01 22:36:03 +09:00
6aa2bfad13 Extract /api/unlink code to its own function 2025-11-01 22:36:00 +09:00

View file

@ -1,6 +0,0 @@
[*]
indent_style = tab
[*.pug]
indent_style = space
indent_size = 2