Advanced Search
Search Results
3 total results found
2024-04-29 – Lix Release Bootstrapping
Agenda Prohibited items: Nix foundation politics, for everyone's safety Core Agenda: Figure out an initial governance model we can use to bootstrap governance later Figure out how to do a soft release Figure out anything that needs to be done before this re...
Assigning Groups
See How do permissions work? for implementation details. tldr; Go to the admin console (no trailing slash) Go to Groups -> YourGroupHere -> Members Add/Remove members as needed Note: most permissions only update after logging out and back into the appropriat...
Creating Matrix Rooms/Spaces
actual explanation will follow, tldr; here: create room with the matrix API or a client that allows you to set powerlevel 101: curl -H "Authorization: Bearer SNIP" -X POST http://localhost:8008/_matrix/client/v3/createRoom -d '{"power_level_content_override":...