WobbelTheBear
12dbb29675
Upgrade Element (1.8.0 -> 1.8.1)
Element web/desktop has just been updated to fix some regressions in regard to VoIP.
před 4 roky
Slavi Pantaleev
70d412e523
Upgrade Element (1.7.34 -> 1.8.0)
před 4 roky
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
před 4 roky
Slavi Pantaleev
70cb27138c
Upgrade Element (1.7.32 -> 1.7.33)
před 4 roky
Slavi Pantaleev
3fa895fe96
Upgrade Element (1.7.31 -> 1.7.32)
před 4 roky
Slavi Pantaleev
b19fa3acb2
Upgrade Element (1.7.30 -> 1.7.31)
před 4 roky
rakshazi
77fd1bff22
Update element 1.7.29 -> 1.7.30
před 4 roky
Michael-GMH
85777e8f96
merge with upstream
před 4 roky
Slavi Pantaleev
0648b1b618
Upgrade Element (1.7.28 -> 1.7.29)
před 4 roky
rakshazi
400371f6dd
Updated Element version (1.7.27 -> 1.7.28)
před 4 roky
Slavi Pantaleev
f4657b2cdb
Upgrade Element (1.7.26 -> 1.7.27)
před 4 roky
Slavi Pantaleev
2409c33ea2
Upgrade Element (1.7.25 -> 1.7.26)
před 4 roky
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
před 4 roky
rakshazi
4f8e1bd43a
Updated Element Web 1.7.24.1 -> 1.7.25
před 4 roky
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
před 4 roky
Ahmad Haghighi
f52a8b6484
use custom docker registry
před 4 roky
Aaron Raimist
81dddd2e25
Upgrade Element (1.7.24 -> 1.7.24.1)
před 4 roky
Slavi Pantaleev
5e1cf7f8b9
Upgrade Element (1.7.23 -> 1.7.24)
před 5 roky
Michael
5a6bdb0c3d
merge upstream
před 5 roky
rakshazi
15fc7ac007
Updated Element 1.22 -> 1.23
před 5 roky
Slavi Pantaleev
c527f2930e
Upgrade Element (1.7.21 -> 1.7.22)
před 5 roky
Michael
33ec5710d9
0.2.1 revision
před 5 roky
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
před 5 roky
Slavi Pantaleev
865d71e35a
Upgrade Element (1.7.20 -> 1.7.21)
před 5 roky
Paul Tötterman
9ad67d7cdf
Upgrade Element (1.7.19 -> 1.7.20)
https://github.com/vector-im/element-web/releases/tag/v1.7.20
https://hub.docker.com/layers/vectorim/element-web/v1.7.20/images/sha256-44cae3a532d86c16940deb70866b522ba6acc8c5d7adf3c661cfc8b06f1de681?context=explore
před 5 roky
Aaron Raimist
5cb976c321
Upgrade Element (1.7.18 -> 1.7.19)
před 5 roky
Slavi Pantaleev
3ea90ca436
Upgrade Element (1.7.17 -> 1.7.18)
před 5 roky
Slavi Pantaleev
07f1ea24ee
Make it possible to override the welcome.html.j2 template used for Element
před 5 roky
throwawayay
a30ef0cc29
Update element-web (1.7.16 -> 1.7.17)
před 5 roky
Dan Arnfield
c3b63c6c97
Update element-web (1.7.15 -> 1.7.16)
před 5 roky
Slavi Pantaleev
8c02f7b79b
Upgrade services
před 5 roky
Slavi Pantaleev
be5263f397
Move self-building git repository URLs to variables (stop hardcoding)
před 5 roky
Aaron Raimist
c9d2ef7981
Upgrade Element (1.7.13 -> 1.7.14)
před 5 roky
Slavi Pantaleev
5eed874199
Improve self-building experience (avoid conflict with pullable images)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/716
This patch makes us use more fully-qualified container image names
(either prefixed with docker.io/ or with localhost/).
The latter happens when self-building is enabled.
We've recently had issues where if an image was removed manually
and the service was restarted (making `docker run` fetch it from Docker Hub, etc.),
we'd end up with a pulled image, even though we're aiming for a self-built one.
Re-running the playbook would then not do a rebuild, because:
- the image with that name already exists (even though it's something
else)
- we sometimes had conditional logic where we'd build only if the git
repo changed
By explicitly changing the name of the images (prefixing with localhost/),
we avoid such confusion and the possibility that we'd automatically pul something
which is not what we expect.
Also, I've removed that condition where building would happen on git
changes only. We now always build (unless an image with that name
already exists). We just force-build when the git repo changes.
před 5 roky
Aaron Raimist
31619e0968
Upgrade Element (1.7.12 -> 1.7.13)
před 5 roky
Aaron Raimist
c33d007306
Switch to the new vectorim/element-web Docker image
před 5 roky
Slavi Pantaleev
c1c6eaefff
Upgrade Element (1.7.10 -> 1.7.12)
před 5 roky
Slavi Pantaleev
24c6d7e81f
Upgrade Element (1.7.9 -> 1.7.10)
před 5 roky
jgbresson
640166e4c3
Upgrade Element (1.7.8 -> 1.7.9)
před 5 roky
Slavi Pantaleev
3818d82852
Upgrade Element (1.7.7 -> 1.7.8)
před 5 roky
Aaron Raimist
dc2def914e
Allow configuration of Element's bug_report_endpoint_url and showLabsSettings
showLabsSettings is the new enableLabs I guess. enableLabs doesn't seem to do anything anymore. It had been deprecated for a while.
This PR also removes @riot-bot:matrix.org as the default welcome_user_id since it doesn't exist anymore.
před 5 roky
Dan Arnfield
faa96ca0c3
Update element (1.7.5 -> 1.7.7)
před 5 roky
Slavi Pantaleev
bed16fd065
Upgrade Element (1.7.4 -> 1.7.5)
před 5 roky
Slavi Pantaleev
b4a549b772
Upgrade Element (1.7.3 -> 1.7.4)
před 5 roky
Slavi Pantaleev
e6dd0fbaee
Upgrade Element (1.7.2 -> 1.7.3)
před 5 roky
Slavi Pantaleev
be5ca5258b
Upgrade Element (1.7.1 -> 1.7.2)
před 5 roky
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
před 5 roky