Slavi Pantaleev and GitHub
66de3412a5
Merge pull request #3664 from spantaleev/renovate/vectorim-element-web-1.x
...
Update vectorim/element-web Docker tag to v1.11.82
2024-10-22 16:22:53 +03:00
Slavi Pantaleev and GitHub
d29ef41715
Merge pull request #3663 from luixxiul/fix
...
Update docs/configuring-playbook-bridge-mautrix-discord.md and docs/configuring-playbook-bridge-mautrix-facebook.md
2024-10-22 16:14:16 +03:00
Slavi Pantaleev and GitHub
58a9eb511f
Merge pull request #3662 from luixxiul/fix
...
Update docs/configuring-playbook-bot-postmoogle.md
2024-10-22 14:47:35 +03:00
Slavi Pantaleev and GitHub
d1d09f7e08
Merge pull request #3661 from luixxiul/fix
...
Remove the "installation is disabled by default" from documentation files
2024-10-22 13:29:45 +03:00
Slavi Pantaleev and GitHub
163b79e877
Merge pull request #3660 from aine-etke/patch-741451
...
synapse-admin v0.10.3-etke23: user profile in the top menu
2024-10-22 12:48:57 +03:00
Slavi Pantaleev
7a5a75ed03
Add a MAS note about the lack of encrypted appservices support
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3658
Well, it's not a fix for "encrypted" Hookshot failing to work together with MAS, but..
It's not really an issue we can do anything about.
2024-10-22 10:15:21 +03:00
Slavi Pantaleev and GitHub
489c91f51f
Merge pull request #3657 from aine-etke/synapse-admin-etke22
...
synapse-admin v0.10.3-etke22
2024-10-22 08:19:38 +03:00
Slavi Pantaleev and GitHub
66e2ef1f17
Merge pull request #3592 from ilterugur/patch-1
...
Update configuring-playbook-synapse-admin.md
2024-10-22 08:18:34 +03:00
Slavi Pantaleev and GitHub
c5e6873e4b
Merge pull request #3655 from luixxiul/fix
...
Update docs/registering-users.md: use common expressions for playbook configuration and installation
2024-10-21 18:09:04 +03:00
Slavi Pantaleev and GitHub
9141274f59
Merge pull request #3653 from luixxiul/fix
...
Update room IDs and alias with ones on the Matrix Specification
2024-10-21 16:22:17 +03:00
Slavi Pantaleev and GitHub
a7ab6e74f8
Merge pull request #3652 from luixxiul/fix
...
Update docs/configuring-dns: fix an incorrect anchor link
2024-10-21 14:56:34 +03:00
Slavi Pantaleev
7b35beb843
Get rid of some double spaces
2024-10-21 14:31:53 +03:00
Slavi Pantaleev and GitHub
2a73ea4ae5
Merge pull request #3650 from aine-etke/patch-792975
...
do not create MAS DB if MAS is disabled
2024-10-21 14:29:49 +03:00
Slavi Pantaleev
17f98f005e
Upgrade Hydrogen (v0.5.0 -> v0.5.1)
2024-10-21 14:29:04 +03:00
Slavi Pantaleev
a897841f9b
Add missing usage of matrix_authentication_service_syn2mas_process_extra_arguments when constructing matrix_authentication_service_syn2mas_migration_command
2024-10-21 14:26:41 +03:00
Slavi Pantaleev and GitHub
802230a0ef
Merge pull request #3649 from luixxiul/fix
...
Update docs/configuring-playbook-bridge-heisenbridge.md: matrix_heisenbridge_owner domain and usage
2024-10-21 11:59:19 +03:00
Slavi Pantaleev
8f1262b596
Add matrix_authentication_service_syn2mas_process_extra_arguments to allow for --upstreamProviderMapping to be used with syn2mas
...
This makes it possible to migrate from Synapse when OIDC had been used
and the Synapse user database contains OIDC-sourced users.
2024-10-21 11:34:05 +03:00
Slavi Pantaleev and GitHub
2afaeef6e3
Merge pull request #3648 from luixxiul/fix
...
Replace the default hostnames with others on documentation files for components about adjusting the service URL
2024-10-21 11:07:00 +03:00
Slavi Pantaleev
5431a34c69
Document matrix-user-creator suppression during MAS migration
...
Related to 3d7a926c19
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3647
2024-10-21 10:57:05 +03:00
Slavi Pantaleev
44682a9e0f
Disable automatic user creation when MAS migration is in progress
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3647
2024-10-21 10:52:28 +03:00
Slavi Pantaleev and GitHub
3d7a926c19
Merge pull request #3646 from luixxiul/fix
...
Update documentation for components about adjusting the URL and the DNS records
2024-10-21 10:07:34 +03:00
Slavi Pantaleev
8f2e9e03a2
Use raw/endraw around templated strings in matrix_authentication_service_config_upstream_oauth2_providers sample config
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3645
2024-10-21 09:13:14 +03:00
Slavi Pantaleev and GitHub
a3d47c5581
Merge pull request #3642 from luixxiul/fix
...
Add detail about setting up schildichat subdomain on docs/configuring-dns.md
2024-10-19 20:23:48 +03:00
Slavi Pantaleev and GitHub
3ddb1096d4
Merge pull request #3641 from luixxiul/fix
...
Update docs/configuring-playbook-conduit.md and docs/configuring-playbook-dendrite.md
2024-10-19 18:11:49 +03:00
Slavi Pantaleev and GitHub
9a8fd04432
Merge pull request #3640 from luixxiul/fix
...
Fix list numbering
2024-10-19 15:49:36 +03:00
Slavi Pantaleev
abbe7818e2
Fix broken link in changelog entry
2024-10-19 14:57:43 +03:00
Slavi Pantaleev
7139431d46
Make ansible-lint happy
2024-10-19 14:50:21 +03:00
Slavi Pantaleev
8f16524789
Add support for Matrix Authentication Service
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3108
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3562
2024-10-19 14:43:34 +03:00
Slavi Pantaleev and GitHub
8bdc8fd037
Merge pull request #3639 from luixxiul/fix
...
Update docs/configuring-playbook-cactus-comments.md: fix the example domain
2024-10-19 14:30:12 +03:00
Slavi Pantaleev and GitHub
0a675d3d91
Merge pull request #3638 from luixxiul/fix
...
Update docs/configuring-playbook-cactus-comments.md
2024-10-19 14:01:12 +03:00
Slavi Pantaleev
f91b716af3
Minor improvements to configuring-playbook-email.md
2024-10-19 12:28:03 +03:00
Slavi Pantaleev and GitHub
9ef365424a
Merge pull request #3637 from luixxiul/fix
...
Update docs/configuring-playbook-client-*: line breaks
2024-10-19 12:14:18 +03:00
Slavi Pantaleev and GitHub
8caaf2243c
Merge pull request #3636 from luixxiul/fix
...
Update `roles/custom/matrix-bridge-mx-puppet-*`
2024-10-19 09:35:07 +03:00
Slavi Pantaleev and GitHub
09776ccd05
Merge pull request #3635 from luixxiul/fix
...
Replace "Installation" with "Installing" on documentation
2024-10-19 07:39:54 +03:00
Slavi Pantaleev and GitHub
e9998eaf87
Merge pull request #3634 from ginta1337/docs-own-ssl-certs-fix
...
Clarify documentation about own ssl certificate setup
2024-10-18 21:44:03 +03:00
Slavi Pantaleev and GitHub
4e5be2fe83
Merge pull request #3633 from luixxiul/fix
...
Update docs/configuring-playbook-bridge-mx* - remove line breaks inside a sentence
2024-10-18 21:40:39 +03:00
Slavi Pantaleev
35bef61226
Upgrade prometheus-node-exporter (v1.8.2-1 -> v1.8.2-2)
2024-10-18 21:27:29 +03:00
Slavi Pantaleev
08b29e9b92
Replace some docker references with {{ devture_systemd_docker_base_host_command_docker }}
2024-10-18 21:14:04 +03:00
Slavi Pantaleev
e7128055f7
Minor improvements to the baibot role
2024-10-18 21:00:19 +03:00
Slavi Pantaleev and GitHub
e524d218df
Merge pull request #3632 from luixxiul/fix
...
Fix capitalization: matrix → Matrix
2024-10-18 20:38:05 +03:00
Slavi Pantaleev and GitHub
08a569b0e6
Merge pull request #3630 from luixxiul/fix
...
Update docs/configuring-playbook.md
2024-10-18 15:44:54 +03:00
Slavi Pantaleev and GitHub
e27fb2e206
Merge pull request #3628 from luixxiul/fix
...
Adopt special-use domain names for documentation purpose
2024-10-18 14:57:54 +03:00
Slavi Pantaleev and GitHub
3f15fd49ed
Merge pull request #3629 from aine-etke/patch-721729
...
synapse-admin v0.10.3-etke21: fix 'Sign in' button disabled on SSO-only servers when attempting access token login
2024-10-18 10:27:02 +03:00
Slavi Pantaleev and GitHub
661974aba4
Merge pull request #3626 from aine-etke/patch-272522
...
synapse-admin v0.10.3-etke20: access token login
2024-10-17 19:18:44 +03:00
Slavi Pantaleev
15bc91244a
Fix typo in variable name
...
Regression since bfc5374fc8
2024-10-17 17:10:50 +03:00
Slavi Pantaleev
bfc5374fc8
Upgrade mautrix-whatsapp (v0.10.9 -> v0.11.0) (bridgev2) and adapt configuration
...
Related to:
- https://github.com/mautrix/whatsapp/releases/tag/v0.11.0
- https://mau.fi/blog/2024-10-mautrix-release/
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3615
2024-10-17 16:23:13 +03:00
Slavi Pantaleev and GitHub
12ed373d00
Merge pull request #3624 from luixxiul/fix
...
Add minor updates to documentation
2024-10-17 14:53:52 +03:00
Slavi Pantaleev and GitHub
235a1c1644
Merge pull request #3623 from luixxiul/fix
...
Update Email2Matrix documentation and its default configuration file
2024-10-17 14:26:58 +03:00
Slavi Pantaleev and GitHub
cd8b969a77
Merge pull request #3622 from luixxiul/fix
...
Move colons outside of asterisks
2024-10-17 13:12:38 +03:00
Slavi Pantaleev and GitHub
9be0bd50ec
Merge pull request #3621 from luixxiul/fix
...
Use a common expression to suggest to skip the document
2024-10-17 12:20:20 +03:00
Slavi Pantaleev and GitHub
22f527ad1a
Merge pull request #3620 from luixxiul/fix
...
Update docs/configuring-playbook-bot-postmoogle.md: add "bots" to the comment
2024-10-17 10:58:34 +03:00
Slavi Pantaleev and GitHub
57e2fb291d
Merge pull request #3619 from luixxiul/fix
...
Update docs/configuring-playbook-external-postgres.md: remove a duplicate sentence
2024-10-17 09:14:04 +03:00
Slavi Pantaleev and GitHub
72f31faac0
Merge pull request #3618 from luixxiul/fix
...
Use a common expression for password setting
2024-10-17 08:47:36 +03:00
Slavi Pantaleev and GitHub
fa7be54bac
Merge pull request #3617 from luixxiul/fix
...
Use a common expression for suggesting to uncomment and adjust configuration
2024-10-16 22:58:16 +03:00
Slavi Pantaleev and GitHub
9f0edc628d
Merge pull request #3616 from luixxiul/fix
...
Update docs/configuring-playbook-etherpad.md
2024-10-16 20:39:05 +03:00
Slavi Pantaleev and GitHub
d9227a98e5
Merge pull request #3613 from spantaleev/renovate/dock.mau.dev-mautrix-slack-0.x
...
Update dock.mau.dev/mautrix/slack Docker tag to v0.1.2
2024-10-16 20:12:48 +03:00
Slavi Pantaleev and GitHub
62292ee7e7
Merge pull request #3612 from spantaleev/renovate/dock.mau.dev-mautrix-meta-0.x
...
Update dock.mau.dev/mautrix/meta Docker tag to v0.4.1
2024-10-16 20:12:33 +03:00
Slavi Pantaleev and GitHub
c4a6a7002e
Merge pull request #3614 from spantaleev/renovate/dock.mau.dev-mautrix-signal-0.x
...
Update dock.mau.dev/mautrix/signal Docker tag to v0.7.2
2024-10-16 19:36:30 +03:00
Slavi Pantaleev and GitHub
c60301a669
Merge pull request #3609 from spantaleev/renovate/docker.io-metio-matrix-alertmanager-receiver-2024.x
...
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.16
2024-10-16 14:31:31 +03:00
Slavi Pantaleev and GitHub
4e38a3712b
Merge pull request #3611 from spantaleev/renovate/dock.mau.dev-mautrix-gmessages-0.x
...
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.1
2024-10-16 14:30:59 +03:00
Slavi Pantaleev and GitHub
1919df1896
Merge pull request #3610 from spantaleev/renovate/ajbura-cinny-4.x
...
Update ajbura/cinny Docker tag to v4.2.2
2024-10-16 14:30:33 +03:00
Slavi Pantaleev and GitHub
56dc09bf74
Merge pull request #3608 from luixxiul/fix
...
Update docs/configuring-playbook-email2matrix.md
2024-10-16 07:34:59 +03:00
Slavi Pantaleev and GitHub
443a90fef5
Merge pull request #3607 from luixxiul/fix
...
Fix capitalization: id → ID
2024-10-15 20:46:13 +03:00
Slavi Pantaleev and GitHub
cf50800b30
Merge pull request #3606 from luixxiul/fix
...
Update docs/configuring-playbook-bridge-appservice-slack.md
2024-10-15 19:44:37 +03:00
Slavi Pantaleev and GitHub
ba775a20fc
Minor rewording
2024-10-15 19:44:28 +03:00
Slavi Pantaleev
b3aad9b8a4
Upgrade Synapse (v1.116.0 -> v1.117.0)
2024-10-15 19:08:56 +03:00
Slavi Pantaleev and GitHub
58fc1a96d1
Merge pull request #3605 from spantaleev/renovate/grafana-11.x
...
Update dependency grafana to v11.2.2-0
2024-10-15 18:49:36 +03:00
Slavi Pantaleev and GitHub
14d5cfd336
Merge pull request #3604 from spantaleev/renovate/vectorim-element-web-1.x
...
Update vectorim/element-web Docker tag to v1.11.81
2024-10-15 18:49:17 +03:00
Slavi Pantaleev and GitHub
3fd7377290
Merge pull request #3601 from luixxiul/fix
...
Make expression related to "Note" consistent
2024-10-15 18:30:53 +03:00
Slavi Pantaleev and GitHub
291e66fddf
Merge pull request #3602 from darkdecoy/missing-semicolon
...
Update registering-users.md
2024-10-15 07:53:09 +03:00
Slavi Pantaleev and GitHub
04b5a04df5
Merge pull request #3600 from luixxiul/fix
...
Update docs/configuring-playbook-bridge-hookshot.md
2024-10-14 20:32:52 +03:00
Slavi Pantaleev and GitHub
37900b57d8
Merge pull request #3599 from luixxiul/fix
...
Fix capitalization: schildichat → SchildiChat
2024-10-14 10:12:55 +03:00
Slavi Pantaleev and GitHub
76816f1d8e
Merge pull request #3598 from luixxiul/fix
...
Update docs/configuring-playbook-bot-matrix-registration-bot.md
2024-10-14 09:04:13 +03:00
Slavi Pantaleev and GitHub
74b80d46a5
Merge pull request #3597 from luixxiul/fix
...
Use common sentences on documentation regarding installation
2024-10-13 08:51:18 +03:00
Slavi Pantaleev and GitHub
5268df9a8b
Merge pull request #3596 from luixxiul/fix
...
Use common expression on documentation regarding playbook configuration
2024-10-12 17:57:53 +03:00
Slavi Pantaleev and GitHub
ff0d52c824
Merge pull request #3595 from luixxiul/fix
...
Fix strings and capitalization
2024-10-12 14:16:52 +03:00
Slavi Pantaleev and GitHub
e520577842
Merge pull request #3594 from luixxiul/fix
...
Update docs/configuring-playbook-bot-maubot.md for consistency
2024-10-12 13:20:32 +03:00
Slavi Pantaleev and GitHub
f853b05701
Merge pull request #3593 from luixxiul/fix
...
Remove line breaks from docs/configuring-playbook-bot-maubot.md for consistency
2024-10-12 12:59:47 +03:00
Slavi Pantaleev and GitHub
13b9c8b1bf
Merge pull request #3591 from luixxiul/fix
...
Fixes capitalization: mjolnir → Mjolnir
2024-10-12 11:53:12 +03:00
Slavi Pantaleev and GitHub
c249ff1a53
Merge pull request #3590 from luixxiul/fix
...
Fixes indentation on prerequisites.md
2024-10-12 10:45:23 +03:00
Slavi Pantaleev and GitHub
db53071960
Merge pull request #3589 from luixxiul/fix
...
Replace reference to nginx container image with one to Traefik container image on docs/container-images.md
2024-10-12 09:55:28 +03:00
Slavi Pantaleev and GitHub
d2ee9d8ebb
Merge pull request #3587 from luixxiul/fix
...
Fix typos on configuring-playbook-bot-draupnir.md and configuring-playbook-bot-mjolnir.md
2024-10-12 08:34:10 +03:00
Slavi Pantaleev
cf0793bd9f
Move Gmessages encryption.pickle_key to a variable
...
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3538
See: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3538#issuecomment-2405780285
2024-10-11 15:03:25 +03:00
Slavi Pantaleev and GitHub
2fc5d74049
Merge pull request #3585 from luixxiul/patch-2
...
Update configuring-playbook-client-schildichat.md
2024-10-11 07:27:04 +03:00
Slavi Pantaleev and GitHub
e63e0977f2
Merge pull request #3581 from ilterugur/patch-1
...
Update faq.md
2024-10-10 07:28:43 +03:00
Slavi Pantaleev and GitHub
038f7b2294
Merge pull request #3580 from aine-etke/patch-747085
...
synapse-admin v0.10.3-etke19
2024-10-10 07:28:02 +03:00
Slavi Pantaleev and GitHub
d2c8491e41
Merge pull request #3578 from spantaleev/renovate/vectorim-element-web-1.x
...
Update vectorim/element-web Docker tag to v1.11.80
2024-10-08 19:32:08 +03:00
Slavi Pantaleev
ec5e379672
Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik
...
Provoked by https://github.com/mother-of-all-self-hosting/mash-playbook/pull/280
2024-10-07 08:46:33 +03:00
Slavi Pantaleev and GitHub
74c5277397
Merge pull request #3575 from spantaleev/renovate/matrixconduit-matrix-conduit-0.x
...
Update matrixconduit/matrix-conduit Docker tag to v0.9.0
2024-10-07 08:35:44 +03:00
Slavi Pantaleev and GitHub
7e2fb9882d
Merge pull request #3573 from hanthor/patch-3
...
Update Cinny nginx.conf.j2 to include service worker rewrite
2024-10-04 19:30:49 +03:00
Slavi Pantaleev and GitHub
ef22504306
Merge pull request #3572 from spantaleev/renovate/matrixdotorg-sygnal-0.x
...
Update matrixdotorg/sygnal Docker tag to v0.15.1
2024-10-04 16:32:59 +03:00
Slavi Pantaleev and GitHub
b1e772f966
Merge pull request #3569 from FSG-Cat/patch-4
...
Revert Mjolnir version to 1.7.0 due to severe breakage.
2024-10-03 20:37:59 +03:00
Slavi Pantaleev
7afe6c261a
Upgrade baibot (v1.3.0 -> v1.3.1)
2024-10-03 16:31:48 +03:00
Slavi Pantaleev
f3709f7df4
Upgrade baibot (v1.2.0 -> v1.3.0) and adjust default static definitions prompt
...
The new prompt makes use of the new `baibot_conversation_start_time_utc`
prompt variable, which is not a moving target (like `baibot_now_utc`)
and as such allows prompt caching to work.
Ref: https://platform.openai.com/docs/guides/prompt-caching
2024-10-03 12:13:40 +03:00
Slavi Pantaleev
3a082457f2
Update default OpenAI provider for biabot to use gpt-4o (instead of gpt-4o-2024-08-06)
...
Since 2024-10-02, `gpt-4o` is actually the same as `gpt-4o-2024-08-06`.
We previously used `gpt-4o-2024-08-06`, because it was pointing to a
much better (longer context) model. Since they're both the same now,
we'd better stick to the unpinned model and make it easier for future
users to get upgrades.
2024-10-03 09:29:44 +03:00
Slavi Pantaleev and GitHub
b6bfc39dd1
Merge pull request #3567 from spantaleev/renovate/nginx-1.x
...
Update nginx Docker tag to v1.27.2
2024-10-03 08:34:24 +03:00
Slavi Pantaleev and GitHub
dba53732d6
Merge pull request #3565 from aine-etke/patch-39845
...
synapse-admin: authenticated media and options to delete media and redact events on user removal
2024-10-03 08:32:29 +03:00
Slavi Pantaleev and GitHub
d9a919a4be
Merge pull request #3564 from spantaleev/renovate/matrixdotorg-mjolnir-1.x
...
Update matrixdotorg/mjolnir Docker tag to v1.8.1
2024-10-02 22:55:16 +03:00
Slavi Pantaleev and GitHub
c605235aa8
Merge pull request #3563 from spantaleev/renovate/docker.io-metio-matrix-alertmanager-receiver-2024.x
...
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.2
2024-10-02 10:18:13 +03:00
Slavi Pantaleev and GitHub
44dc9e1c74
Merge pull request #3561 from spantaleev/renovate/matrixdotorg-mjolnir-1.x
...
Update matrixdotorg/mjolnir Docker tag to v1.8.0
2024-10-02 08:04:35 +03:00