Aine
|
281bad125d
|
Update mautrix-discord 0.1.1 -> 0.2.0
|
pirms 3 gadiem |
Aine
|
649f6512ca
|
Update mautrix-discord 0.1.0 -> 0.1.1
|
pirms 3 gadiem |
Aine
|
111303208a
|
Update mautrix-discord latest -> 0.1.0
|
pirms 3 gadiem |
Samuel Meenzen
|
0179b0f165
|
Remove conduit workaround
Conduit update 0.5.0 fixed the issue, so this is no longer needed.
|
pirms 3 gadiem |
Slavi Pantaleev
|
7b43ef34b7
|
Remove more hardcoded matrix-postgres references
|
pirms 3 gadiem |
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.
|
pirms 3 gadiem |
Slavi Pantaleev
|
e1cfb6e79f
|
Make yamllint happy
|
pirms 3 gadiem |
Samuel Meenzen
|
1d024975d6
|
Automatically set restricted_rooms to false on conduit
|
pirms 3 gadiem |
Samuel Meenzen
|
7cc3aae041
|
fix(mautrix-discord): allow configuring the restricted_rooms option
|
pirms 3 gadiem |
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
|
pirms 3 gadiem |
MdotAmaan
|
8621ff1379
|
Add Mautrix Discord Bridge
|
pirms 3 gadiem |