Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support plumbing WA groups #512

Closed
wants to merge 31 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
ec9c1a8
Support plumbing WA groups
AndrewFerr Jun 10, 2022
95591a5
Linting fixes
AndrewFerr Jun 10, 2022
c938092
Add missing return
AndrewFerr Jun 10, 2022
03727f7
Update some messages
AndrewFerr Jun 10, 2022
47bcd51
Add `bridge` command as alias of `open --here`
AndrewFerr Jun 11, 2022
63edde1
Support plumbing via provisioning API
AndrewFerr Jun 11, 2022
35a8c3b
Ensure bot is in room before trying to bridge it
AndrewFerr Jun 13, 2022
5a0fdcb
Add `unbridge` command
AndrewFerr Jun 13, 2022
59bee47
Fix race condition in `create` command
AndrewFerr Jun 13, 2022
ad9dcc2
Support `set-relay` in provisioning API
AndrewFerr Jun 13, 2022
3c652da
Support `invite-link` in provisioning API
AndrewFerr Jun 13, 2022
9507503
Support `create` in provisioning API
AndrewFerr Jun 14, 2022
9c940e7
More consistency in provisioning API responses
AndrewFerr Jun 14, 2022
e8f82b3
Support `unset-relay` in provisioning API
AndrewFerr Jun 14, 2022
96a47f5
Room arg for `create`, `*-relay`, `invite-link`
AndrewFerr Jun 15, 2022
2b2d626
Improve `--here` argument
AndrewFerr Jun 15, 2022
da8b687
Compress checkUnbridgePermission
AndrewFerr Jun 15, 2022
9f050a4
Scale power levels
AndrewFerr Jun 16, 2022
ac894c6
Make extra puppet leave if kicking it fails
AndrewFerr Jun 16, 2022
1440f31
Check power levels before plumbing a room
AndrewFerr Jun 21, 2022
09e19b6
Update room unbridging/deletion
AndrewFerr Jun 21, 2022
1f66da4
Support `unbridge`/`delete` in provisioning API
AndrewFerr Jun 21, 2022
5f91ef2
Add missing separator in custom state event type
AndrewFerr Jun 21, 2022
7c375b3
Format room ID in portal check error reply
AndrewFerr Jun 21, 2022
b45f1a5
Restrict deletion with `bridge.allow_user_invite`
AndrewFerr Jun 21, 2022
be721a0
Ask for confirmation to delete/unbridge portals
AndrewFerr Jun 21, 2022
4c09e72
Remove no-op error check
AndrewFerr Jun 21, 2022
8c42734
Use object, not pointer, for log parameter
AndrewFerr Jun 21, 2022
4b286a2
Plumbing and provisioning for `join`
AndrewFerr Jun 22, 2022
f67410c
Update description of `invite-link`
AndrewFerr Jun 22, 2022
fd0ab85
Ask for confirmation to `create`
AndrewFerr Jun 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading