Abílio Costa
a93d733bd3
Remove repeated quote in mautrix-discord docs
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
array-in-a-matrix
fe360d7f99
added missing comma
3 years ago
array-in-a-matrix
34873da3fd
moved login instructions to useage
3 years ago
array-in-a-matrix
96b923e3aa
typo
3 years ago
array-in-a-matrix
8338f750e0
document login to discord with token
3 years ago
Array in a Matrix
9a439f91ae
update way to login to discord
3 years ago
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
3 years ago
JokerGermany
2fddf81283
discord-bridges - fixing grammar mistakes, thanks @spontaleev
3 years ago
JokerGermany
27effa0274
enumeration for better visibility
3 years ago
JokerGermany
2e330e7fe0
fixing links, adding paragraph
3 years ago
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
3 years ago
Slavi Pantaleev
d98f09944d
Fix more typos
3 years ago
Slavi Pantaleev
dfef71b9a9
Fix typo
3 years ago
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
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
Marko Weltzer
de025425b5
fix: revert changes to .md files
4 years ago
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 years ago
iucca
788999d29c
updated whatsapp config
4 years ago
iucca
ae122466fc
updated whatsapp config
4 years ago
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
4 years ago
AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
4 years ago
Michael Collins
98e6cd685d
sync with previous repo
4 years ago
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 years ago
Slavi Pantaleev
a43bcd81fe
Rename some variables
7 years ago
Slavi Pantaleev
28bd6dc75b
Improve Telegram/Whatsapp instructions
7 years ago
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)".
7 years ago
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
7 years ago