Shaleen Jain
|
df9931f719
|
mautrix-slack: add team name in channel name template
|
3 years ago |
Cody Wyatt Neiman
|
e977242022
|
Pull more mautrix-slack defaults from upstream
|
3 years ago |
Cody Wyatt Neiman
|
f4874d2e4a
|
Pull upstream mautrix-slack config defaults
|
3 years ago |
Cody Wyatt Neiman
|
d6022d851e
|
Move mautrix-sack role files to new roles/custom path
|
3 years ago |
Cody Wyatt Neiman
|
784e5492d5
|
Add matrix-bridge-mautrix-slack role
|
3 years ago |
Slavi Pantaleev
|
410a915a8a
|
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
|
3 years ago |
Slavi Pantaleev
|
81f90f0ad1
|
Use |to_json for matrix_mautrix_discord_bridge_restricted_rooms
|
3 years ago |
Samuel Meenzen
|
1d024975d6
|
Automatically set restricted_rooms to false on conduit
|
3 years ago |
Samuel Meenzen
|
7cc3aae041
|
fix(mautrix-discord): allow configuring the restricted_rooms option
|
3 years ago |
MdotAmaan
|
6fb961eb12
|
Make changes according to feedback
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Remove old data migration tasks
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update roles/matrix-bridge-mautrix-discord/tasks/validate_config.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Redo bridge permissions
|
3 years ago |
MdotAmaan
|
8621ff1379
|
Add Mautrix Discord Bridge
|
3 years ago |