No description
Find a file
oxalica 985ea1d68a remove(types)!: remove members from CreateGroup
Now a group can only be created with the creator as the only initial
member. This forbids group creator from adding other members without
their consent. Additional members can join the group later at their own
will.
2024-09-16 06:39:10 -04:00
.github/workflows ci: enable all non-webapi tests on stable rustc 2024-09-11 13:19:24 -04:00
blah-types remove(types)!: remove members from CreateGroup 2024-09-16 06:39:10 -04:00
blahctl remove(types)!: remove members from CreateGroup 2024-09-16 06:39:10 -04:00
blahd remove(types)!: remove members from CreateGroup 2024-09-16 06:39:10 -04:00
contrib feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
docs remove(types)!: remove members from CreateGroup 2024-09-16 06:39:10 -04:00
test-frontend refactor(*): use term msg to replace item 2024-09-13 03:32:11 -04:00
.gitignore refactor: reorganize docs and aux files 2024-09-10 03:59:31 -04:00
Cargo.lock feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
Cargo.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
flake.nix feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
rust-toolchain.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00