Aine
b92ff748e4
Update Postmoogle 0.9.0 -> 0.9.1
3 лет назад
Slavi Pantaleev
8b40ca8daa
Upgrade ddclient (v3.9.1-ls97 -> v3.9.1-ls98)
3 лет назад
Slavi Pantaleev
48a1ab0d22
Upgrade Grafana (9.1.2 -> 9.1.3)
3 лет назад
Slavi Pantaleev
5f9f891322
Fix misleading comment
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2086
3 лет назад
Aine
1c95c8fc3e
Update hookshot 2.1.0 -> 2.1.2
3 лет назад
Charles Wright
1cae31372c
Make Conduit's rocksdb_max_open_files parameter configurable, and set it to a higher default value
3 лет назад
Slavi Pantaleev
1efd1045f6
Upgrade Hookshot (2.0.1 -> 2.1.0)
3 лет назад
Shaleen Jain
0300c0e96e
Update dendrite 0.9.5 -> 0.9.6
Remove appservice database setup/config as the latest update no longer requires it.
3 лет назад
Silas
e74e3c9e8f
Correctly check number of arguments when creating a dendrite account
This is probably a continuation of changes made in d7ed672f7 .
3 лет назад
Aine
023f273240
Update Cinny 2.1.2 -> 2.1.3
3 лет назад
Aine
a6ad396cd2
Update Element 1.11.3 -> 1.11.4
3 лет назад
Slavi Pantaleev
664406af57
Upgrade Synapse (v1.65.0 -> v1.66.0)
3 лет назад
Slavi Pantaleev
09d4a9beab
Make matrix_bot_postmoogle_admins=[] when matrix_admin not set
.. instead of `['']`.
The final result in the `env` file will be the same (`POSTMOOGLE_ADMINS=`)
in both cases, but it's better to avoid confusion.
3 лет назад
Aine
4bff8c18db
Update grafana 9.1.1 -> 9.1.2
3 лет назад
Aine
1bc49949f9
postmoogle 0.9.0
3 лет назад
Slavi Pantaleev
8e0e9fa878
Deprecate matrix_synapse_account_threepid_delegates_email before Synapse v1.66.0
This is done in anticipation of this option's removal in the
upcoming Synapse v1.66.0 release (likely tomorrow).
See: https://matrix-org.github.io/synapse/v1.66/upgrade.html#delegation-of-email-validation-no-longer-supported
3 лет назад
Aine
b018a0a114
Update ddclient v3.9.1-ls96 -> v3.9.1-ls97
3 лет назад
Slavi Pantaleev
caebb7be0b
Disable registration for Conduit by default
We do this for all other supported homeservers.
A "public by default" homeserver is a bad idea for most people.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2076
3 лет назад
Aine
c68f698052
postmoogle: set safe defaults to POSTMOOGLE_USERS
3 лет назад
Aine
cc57af9126
[Apostmoogle: remove noowner and federation
3 лет назад
Aine
b0eb28721b
postmoogle: add admins ( #2073 )
* postmoogle: add admins
* postmoogle: update jija2 defaults
* postmoogle: fix typo
3 лет назад
Aine
e8fd3fdc19
bot-postmoogle: add POSTMOOGLE_USERS config option
3 лет назад
Slavi Pantaleev
a0ecf13cdb
Add ability to control RandomizedDelaySec of matrix-backup-borg.timer
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2068
3 лет назад
Aine
bb0ce4cac6
Update Hydrogen 0.3.1 -> 0.3.2
3 лет назад
Aine
033b8e57cc
Update mautrix-instagram 0.1.3 -> 0.2.0
3 лет назад
Aine
ee892c7cf7
Update Jitsi stable-7648-3 -> stable-7648-4
3 лет назад
Aine
d2769d6bca
Update mautrix-telegram: 0.11.3 -> 0.12.0
3 лет назад
Slavi Pantaleev
9f0f21cf30
Pass --no-update to mautrix-discord
Possibly fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2060
3 лет назад
Slavi Pantaleev
d0c0a204bc
Fix --tags=register-user for Dendrite
Regression since 3f8cb96a18 - https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2048
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2057
3 лет назад
Slavi Pantaleev
c558e0ad02
Upgrade Dendrite (v0.9.4 -> v0.9.5)
3 лет назад
Slavi Pantaleev
b196e15796
Fix incorrectly named module arguments (ansible.builtin.group -> group)
Regression since the mass-replace in 34cdaade0 .
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2054
3 лет назад
Shaleen Jain
f674afe5e8
appservice: add and use homeserver_container_* vars ( #2045 )
* appservice: add and use matrix_homeserver_* vars
* appservice: use the new vars
* Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3 лет назад
Slavi Pantaleev
d7ed672f7f
Fix matrix-dendrite-create-account usage help
3 лет назад
Vincent Post
3ffd1638a0
feat(telegram-bridge): add variable to enable encryption support
3 лет назад
Shaleen Jain
3ff56bff1d
dendrite: disabled registration by default
3 лет назад
Shaleen Jain
3f8cb96a18
dendrite: fix user-registration command
3 лет назад
Aine
fe6b749312
Update grafana 9.1.0 -> 9.1.1
3 лет назад
Aine
4f3e4dad14
Update mautrix-twitter 0.1.4 -> 0.1.5
3 лет назад
Aine
9bd5376e03
Update Buscarron 1.2.0 -> 1.2.1
3 лет назад
Aine
241bd4785f
Update Honoroit 0.9.12 -> 0.9.13
3 лет назад
Slavi Pantaleev
5e08e94637
Fix self-building for Postmoogle
Before this, it was trying to pull the `latest` git branch.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2043
3 лет назад
Aine
4a08ae200e
postmoogle: feedback
3 лет назад
Aine
19f5588b0d
Update roles/matrix-bot-postmoogle/tasks/setup_install.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3 лет назад
Slavi Pantaleev
e8db7611d4
Add ENABLE_JAAS_COMPONENTS to Jitsi
Related to https://github.com/jitsi/docker-jitsi-meet/issues/1377
Adding this doesn't really help though. `stable-7648-2` is broken
regardless. `stable-7648-3` is necessary to make it work.
We're already updated to `-3` anyway. This just adds the missing
environment variable for completeness.
3 лет назад
Slavi Pantaleev
f1802761de
Upgrade ddclient (v3.9.1-ls95 -> v3.9.1-ls96)
3 лет назад
Slavi Pantaleev
5fafbab7ae
Upgrade Signald (0.21.0 -> 0.21.1)
3 лет назад
Aine
0a734a609a
postmoogle: add noowner and federation
3 лет назад
Aine
1338a3c9fc
postmoogle: adjust help, add maxsize
3 лет назад
Aine
9c2a8addee
add postmoogle
3 лет назад
Slavi Pantaleev
d36adca303
Upgrade Hookshot (2.0.0 -> 2.0.1)
3 лет назад