benkuly
3553d3d513
updated version of matrix-sms-bridge
4 years ago
benkuly
8e1a418a45
updated matrix-sms-bridge container
4 years ago
benkuly
bd3223cdd4
updated matrix-sms-bridge container
4 years ago
benkuly
226d5a9c64
remove force pull
4 years ago
benkuly
c5f9e02103
updated matrix sms bridge container
4 years ago
Slavi Pantaleev
928982cffe
Upgrade Synapse (v1.15.2 -> v1.16.0)
4 years ago
Slavi Pantaleev
18ab677a96
Remove useless file
4 years ago
Slavi Pantaleev
227f1a28e3
Allow matrix_user_uid/matrix_user_gid to be specified manually
4 years ago
Slavi Pantaleev
024d3b84de
Merge pull request #571 from AlwaysLivid/steam-puppet-link-fix
...
Fixed repository link for mx-puppet-steam
4 years ago
Panagiotis Vasilopoulos
baed917a13
Fixed repository link for mx-puppet-steam
...
- https://github.com/icewind1991/mx-puppet-steam is the link that's referenced by the documentation.
- The previous link, https://github.com/matrix-steam/mx-puppet-steam , is invalid/inaccessible to the public.
4 years ago
Slavi Pantaleev
f4412c10c1
Merge pull request #569 from AlwaysLivid/patch-2
...
Fixed Steam link
4 years ago
Panagiotis Vasilopoulos
8b19ceb6fc
Fixed Steam link
4 years ago
Slavi Pantaleev
ddeefa5f79
Merge pull request #568 from xshadow/api_self_checks_ansible_check_mode
...
Run all API self checks in check_mode
4 years ago
shadow
6293f1bdb0
Run all API self checks in check_mode
4 years ago
Slavi Pantaleev
b6b5435746
Fix some broken links
4 years ago
Slavi Pantaleev
a851a14df0
Merge pull request #566 from dasTholo/patch-1
...
swap links
4 years ago
Slavi Pantaleev
e2a5278d41
Fix some other swapped Twitter/Discord references
4 years ago
dasTholo
eb2766386f
swap links
4 years ago
Slavi Pantaleev
56640aeebb
Merge pull request #564 from ctwelve/master
...
Expose reCAPTCHA variables and document
4 years ago
Slavi Pantaleev
f7e4281751
Simplify enabling recaptcha instructions a bit
4 years ago
Slavi Pantaleev
f758ee90cb
Add |to_json to some values
4 years ago
Justin Croonenberghs
b2a0830638
Better URL for reCAPTCHA doc
4 years ago
Justin Croonenberghs
35c2655fa4
Removed troublesome #s
4 years ago
Justin Croonenberghs
1f21f0c09a
Add variables for reCAPTCHA validation
4 years ago
Slavi Pantaleev
b08ee2f2fa
Move Jitsi container image tag to a variable
...
Related to #554 (Github Pull Request).
4 years ago
Slavi Pantaleev
a8f7ccf3f3
Announce mx-puppet-steam bridging support
...
Related to #557 (Github Pull Request).
4 years ago
Slavi Pantaleev
3710e04e10
Merge pull request #557 from izissise/mx-puppet-steam
...
Add mx-puppet-steam
4 years ago
Slavi Pantaleev
d5eb7eb949
Merge pull request #560 from aaronraimist/synapse-1.15.2
...
Upgrade Synapse (1.15.1 -> 1.15.2)
4 years ago
Aaron Raimist
78382b0ce4
Upgrade Synapse (1.15.1 -> 1.15.2)
4 years ago
Hugues Morisset
57f498217a
Add mx-puppet-steam
4 years ago
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
...
Related to #540 (Github Pull Request).
4 years ago
Slavi Pantaleev
a2ba6b1b08
Merge pull request #540 from izissise/mx-puppet-discord
...
Add mx-puppet-discord
4 years ago
Hugues Morisset
eb0df37247
Mx-puppet-discord Use official docker image
...
https://github.com/matrix-discord/mx-puppet-discord/issues/80
Thanks Sorunome for setting up the automated build
4 years ago
Hugues Morisset
42e7f5e9bc
Add mx-puppet-discord
4 years ago
Slavi Pantaleev
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
...
Related to #551 and #555 (Github Pull Requests).
4 years ago
Slavi Pantaleev
270c85ab19
Merge pull request #555 from tulir/mx-puppet-twitter
...
Add mx-puppet-twitter
4 years ago
Slavi Pantaleev
9686a0fc5b
Expose mx-puppet-twitter port when matrix-nginx-proxy disabled
4 years ago
Slavi Pantaleev
744667b270
Merge branch 'master' into mx-puppet-twitter
4 years ago
Slavi Pantaleev
31f9e7bbea
Merge pull request #551 from jdreichmann/feat-mx-puppet-instagram
...
Add mx-puppet-instagram
4 years ago
Slavi Pantaleev
8b59402f79
Upgrade Coturn (4.5.1.2 -> 4.5.1.3)
...
4.5.1.3 fixes a security vulnerability:
https://github.com/coturn/coturn/security/advisories/GHSA-c8r8-8vp5-6gcm
4 years ago
Slavi Pantaleev
f41c5e89e5
Upgrade riot-web (1.6.6 -> 1.6.7)
4 years ago
Tulir Asokan
5b960bcfb5
Make sender_localpart configurable for mx-puppet-twitter
4 years ago
Tulir Asokan
13186a1ddc
Add mx-puppet-twitter
...
Signed-off-by: Tulir Asokan <tulir@maunium.net>
4 years ago
Slavi Pantaleev
de545f9c5f
Update docs on self-building and remove useless variable
...
`matrix_container_images_self_build` was not really doing anything
anymore. It previously was influencing `matrix_*_self_build` variables,
but it's no longer the case since some time ago.
Individual `matrix_*_self_build` variables are still available.
People that would like to toggle self-building for a specific component
ought to use those.
These variables are also controlled automatically (via
`group_vars/matrix_servers`) depending on `matrix_architecture`.
In other words, self-building is being done automatically for
all components when they don't have a prebuilt image for the specified
architecture. Some components only support `amd64`, while others also
have images for other architectures.
4 years ago
Slavi Pantaleev
635f385971
Use pre-built arm64 image for ma1sd
...
ma1sd 2.4.0 announced experimental support for arm64.
We're making use of those arm64 images instead of self-building.
4 years ago
Slavi Pantaleev
f30d5e0950
Merge pull request #554 from teutat3s/jitsi-update-4627-1
...
Update Jitsi to stable-4627-1
4 years ago
Slavi Pantaleev
e181049baf
Merge pull request #553 from teutat3s/ma1sd-v2.4.0
...
Ma1sd v2.4.0
4 years ago
teutat3s
784cb3e325
Update Jitsi to stable-4627-1
4 years ago
teutat3s
0162fe31d1
Re-enable ma1sd user directory search
4 years ago
teutat3s
4cf59098ad
Update ma1sd to v2.4.0
4 years ago