Abílio Costa
a93d733bd3
Remove repeated quote in mautrix-discord docs
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
array-in-a-matrix
fe360d7f99
added missing comma
pirms 3 gadiem
array-in-a-matrix
34873da3fd
moved login instructions to useage
pirms 3 gadiem
array-in-a-matrix
96b923e3aa
typo
pirms 3 gadiem
array-in-a-matrix
8338f750e0
document login to discord with token
pirms 3 gadiem
Array in a Matrix
9a439f91ae
update way to login to discord
pirms 3 gadiem
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
pirms 3 gadiem
JokerGermany
2fddf81283
discord-bridges - fixing grammar mistakes, thanks @spontaleev
pirms 3 gadiem
JokerGermany
27effa0274
enumeration for better visibility
pirms 3 gadiem
JokerGermany
2e330e7fe0
fixing links, adding paragraph
pirms 3 gadiem
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
pirms 3 gadiem
Slavi Pantaleev
d98f09944d
Fix more typos
pirms 3 gadiem
Slavi Pantaleev
dfef71b9a9
Fix typo
pirms 3 gadiem
Slavi Pantaleev
fdc9fb9d50
Improve mautrix-discord docs
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1974
- https://github.com/mautrix/discord/issues/17
- https://github.com/mautrix/discord/issues/18
- https://github.com/mautrix/discord/issues/19
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
Marko Weltzer
de025425b5
fix: revert changes to .md files
pirms 4 gadiem
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
pirms 4 gadiem
iucca
788999d29c
updated whatsapp config
pirms 4 gadiem
iucca
ae122466fc
updated whatsapp config
pirms 4 gadiem
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
pirms 4 gadiem
AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
pirms 4 gadiem
Michael Collins
98e6cd685d
sync with previous repo
pirms 4 gadiem
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
pirms 6 gadiem
Slavi Pantaleev
a43bcd81fe
Rename some variables
pirms 7 gadiem
Slavi Pantaleev
28bd6dc75b
Improve Telegram/Whatsapp instructions
pirms 7 gadiem
Slavi Pantaleev
733b806833
Annotate certain features as optional/advanced
We've had some people get confused into installing
Matrix Corporal and having pain with that.
With this documentation change, we try to make it clearer
that it's an advanced feature not to be touched unless
you know what you're doing.
On a similar note, we also make sure other things are properly
labeled as "(optional)" and/or "(advanced)".
pirms 7 gadiem
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
pirms 7 gadiem