based on this proposed change to kuska:
https://github.com/mhfowler/kuska-ssb/commit/48adac914fd2288abcc267560c5a3e013a072003
can make a PR to upstream
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
based on this issue: PeachCloud/peach-workspace#107 (comment)
based on this proposed change to kuska:
https://github.com/mhfowler/kuska-ssb/commit/48adac914fd2288abcc267560c5a3e013a072003
can make a PR to upstream
And here is the relevant PR in peach-web: PeachCloud/peach-workspace#115
And here is the relevant PR for kuska: https://github.com/Kuska-ssb/ssb/pull/26
@notplants
Sweet. I've commented on the kuska PR. I'll review this properly once that has been checked by Adria and merged.
Just left a tiny note about the kuska dependency definition, otherwise this looks good to merge.
@@ -20,3 +20,3 @@kuska-handshake = { version = "0.2.0", features = ["async_std"] }kuska-sodiumoxide = "0.2.5-0"kuska-ssb = { git = "https://github.com/Kuska-ssb/ssb" }#kuska-ssb = { git = "https://github.com/Kuska-ssb/ssb" }Don't forget to revert this dependency now that the kuska PR has been merged ;)