Suguru Hirahara
3d47e0d69c
Synchronize document titles and links based on configuring-playbook.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Suguru Hirahara
a124461ba6
Update docs/configuring-playbook-bridge-mautrix-discord.md and docs/configuring-playbook-bridge-mautrix-facebook.md
- Fix listing: docs/configuring-playbook-bridge-mautrix-discord.md
- Add parentheses: docs/configuring-playbook-bridge-mautrix-facebook.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Suguru Hirahara
90cfdabb2b
Replace DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Suguru Hirahara
0261e247e3
Replace YOUR_DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Suguru Hirahara
282e8be07d
Use common sentences on documentation regarding installation
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Suguru Hirahara
bf5373479b
Use common expression on documentation regarding playbook configuration
Overall the playbook uses the expression "Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file:" with the heading "Adjusting the playbook configuration" for sections to explain what to be added as variables
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
Slavi Pantaleev
77c59aaea0
Add appservice-double-puppet double-puppeting support to mautrix-discord
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
1 年之前
Abílio Costa
a93d733bd3
Remove repeated quote in mautrix-discord docs
3 年之前
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 年之前
array-in-a-matrix
fe360d7f99
added missing comma
3 年之前
array-in-a-matrix
34873da3fd
moved login instructions to useage
3 年之前
array-in-a-matrix
96b923e3aa
typo
3 年之前
array-in-a-matrix
8338f750e0
document login to discord with token
3 年之前
Array in a Matrix
9a439f91ae
update way to login to discord
3 年之前
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
3 年之前
JokerGermany
2fddf81283
discord-bridges - fixing grammar mistakes, thanks @spontaleev
3 年之前
JokerGermany
27effa0274
enumeration for better visibility
3 年之前
JokerGermany
2e330e7fe0
fixing links, adding paragraph
3 年之前
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
3 年之前
Slavi Pantaleev
d98f09944d
Fix more typos
3 年之前
Slavi Pantaleev
dfef71b9a9
Fix typo
3 年之前
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 年之前
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 年之前
MdotAmaan
8621ff1379
Add Mautrix Discord Bridge
3 年之前
Marko Weltzer
de025425b5
fix: revert changes to .md files
4 年之前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 年之前
iucca
788999d29c
updated whatsapp config
4 年之前
iucca
ae122466fc
updated whatsapp config
4 年之前
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
4 年之前
AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
4 年之前
Michael Collins
98e6cd685d
sync with previous repo
4 年之前
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 年之前
Slavi Pantaleev
a43bcd81fe
Rename some variables
7 年之前
Slavi Pantaleev
28bd6dc75b
Improve Telegram/Whatsapp instructions
7 年之前
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 年之前
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
7 年之前