Suguru Hirahara
66d66f67f8
Remove obsolete X-Frame-Options
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
3 weken geleden
renovate[bot]
cc9234d3ba
chore(deps): update ghcr.io/etkecc/fluffychat-web docker tag to v2.4.0
1 maand geleden
Aine
5612af92e8
FluffyChat v2.3.0
2 maanden geleden
Slavi Pantaleev
325b22a302
Stop using deprecated `vars` variable in all other custom roles
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4776
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4777
3 maanden geleden
Aine
5b4e1b1a74
FluffyChat v2.2.0
4 maanden geleden
Aine
eb8bc55dfe
FluffyChat v2.1.1
6 maanden geleden
Aine
9bcfbc13fb
FluffyChat v2.1.0
6 maanden geleden
Slavi Pantaleev
51ab9ed9ff
Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
7 maanden geleden
Slavi Pantaleev
a1f6ee4dc9
Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars`
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
7 maanden geleden
Slavi Pantaleev
fb0ccc391e
Make FluffyChat container HTTP port configurable
This makes it possible to switch out the container image with one that
uses a port other than 8080.
7 maanden geleden
renovate[bot]
185f9b5765
Update ghcr.io/etkecc/fluffychat-web Docker tag to v2
8 maanden geleden
Aine
01c8b55c6f
FluffyChat v1.27.0
9 maanden geleden
Aine
3cb67f23ee
FluffyChat v1.26.1
9 maanden geleden
Slavi Pantaleev
3ee7deb2d7
Rename variable (`matrix_user_groupname` -> `matrix_group_name`)
10 maanden geleden
Slavi Pantaleev
9fc5cdab33
Rename variable (`matrix_user_username` -> `matrix_user_name`)
10 maanden geleden
Aine
186d3dbd71
fluffychat v1.26.0
10 maanden geleden
Suguru Hirahara
74aec2f314
Add license information to files for matrix-client-fluffychat
This commit adds copyright attributions in SPDX to the files for matrix-client-fluffychat, following REUSE's specification.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 jaar geleden
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
1 jaar geleden
Slavi Pantaleev
d12643eb91
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
`-t` works on both old and new Docker versions, so it's best to use that.
1 jaar geleden
renovate[bot]
1e7d5293d4
Update ghcr.io/etkecc/fluffychat-web Docker tag to v1.25.1
1 jaar geleden
Aine
2f8489fce0
FluffyChat v1.25.0
1 jaar geleden
Slavi Pantaleev
76f235f494
Split `matrix_client_fluffychat_systemd_required_services_list` into `_default`, `_auto` and `_custom`
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4068
1 jaar geleden
Slavi Pantaleev
d6c60fd538
Split `matrix_client_fluffychat_container_additional_networks` into `_auto` and `_custom`
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4068
1 jaar geleden
Aine
a2111dece7
add FluffyChat ( #4068 )
* add FluffyChat
* capitalization
* Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* fix link in readme
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 jaar geleden