Slavi Pantaleev
cdd9ee1962
Add Jitsi support
5 years ago
Slavi Pantaleev
027056e027
Fix weird path creation
...
Fixes #403 (Github Issue).
5 years ago
Dan Arnfield
bfd87000cc
Update riot-web (1.5.12 -> 1.5.13)
5 years ago
Slavi Pantaleev
3cee815baf
Fix some typos
5 years ago
Slavi Pantaleev
2b85fde103
Rename some variables for consistency
5 years ago
Slavi Pantaleev
8fe97abe7d
Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
...
This keeps the roles cleaner and more independent of matrix-base,
which may be important for people building their own playbook
out of the individual roles and not using the matrix-base role.
5 years ago
Horvath Gergely
976f1a4582
fix riot-web version strip
5 years ago
Horvath Gergely
2d537484d5
introduce variable
5 years ago
Horvath Gergely
a164fe485e
fix wrong variable name
5 years ago
Horvath Gergely
3c8535c3bc
check ansible version for self-building in every role
5 years ago
Horvath Gergely
a5d94eec0b
refactor variable names
5 years ago
Horvath Gergely
310aa685f9
refactor based on Slavi's requests
5 years ago
Horvath Gergely
d53d63ab07
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Slavi Pantaleev
e8d0b72a7b
Merge pull request #394 from swarnat/customization_welcome
...
Customization welcome
5 years ago
Stefan Warnat
46664c4758
Adjust variable names
5 years ago
Slavi Pantaleev
00596452c2
Update riot-web (1.5.11 -> 1.5.12)
5 years ago
Stefan Warnat
054e6fed0c
rearrange main.yml of riot-web and use same logo URL for both logos
5 years ago
Stefan Warnat
0322a5443a
additional customizations of welcome page
5 years ago
Stefan Warnat
8bc4f56385
Improve customization of welcome page
5 years ago
tctovsli
209e716580
New version of matrix-riot-web
5 years ago
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
5 years ago
Julian Foad
3228cfd229
Add custom server name string in Riot config.
...
This adds into the Riot config.json the field
'default_server_config.m.homeserver.server_name'
with, by default, the value of the playbook's 'matrix_domain' variable.
Riot displays this string in its login page and will now say 'Sign in to
your Matrix account on example.org' (the server name) instead of 'Sign
in ... on matrix.example.org' (the server domain-name).
This string can be configured by setting the playbook variable
'matrix_riot_web_default_server_name'
to any string, so we can make Riot say for example 'Sign in ... on Our
Server'.
5 years ago
Julian Foad
7a45c651d2
Use new syntax for default HS/IS in Riot config.
...
This change makes no difference in itself, but is a pre-requisite for
adding the 'server name' config, and the old syntax is deprecated.
5 years ago
Horvath Gergely
6366817930
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Aaron Raimist
6ba961bd11
Upgrade riot-web (1.5.9 -> 1.5.10)
5 years ago
Horvath Gergely
610c98d6ab
add riot-web support for raspberry pi
5 years ago
Slavi Pantaleev
47696056d3
Upgrade riot-web (1.5.8 -> 1.5.9)
5 years ago
Slavi Pantaleev
b323c975cf
Upgrade riot-web (1.5.7 -> 1.5.8)
5 years ago
Dan Arnfield
86eff45e8b
uri.follow_redirects is now a string field
5 years ago
Lyubomir Popov
800dc61335
Upgrade riot-web (1.5.6 -> 1.5.7)
5 years ago
Slavi Pantaleev
783ed766f0
Upgrade riot-web (1.5.5 -> 1.5.6)
5 years ago
Slavi Pantaleev
25dc53c34a
Switch riot-web image (bubuntux/riot-web -> vectorim/riot-web)
...
Switching to the official image (vectorim/riot-web) should ensure:
- there's less breakage, as it's maintained by the same team as riot-web
- there's fewer actors we need to trust
- we can upgrade riot-web faster, as newer versions should be released
on Docker hub at the same time riot-web releases are made
5 years ago
Slavi Pantaleev
b55198836a
Upgrade riot-web (1.5.4 -> 1.5.5)
5 years ago
Dan Arnfield
fda16c17f5
Update riot-web (1.5.3 -> 1.5.4)
5 years ago
Aaron Raimist
c600ff758d
Upgrade riot-web (1.5.2 -> 1.5.3)
5 years ago
Dan Arnfield
80265bfec5
Update riot-web (1.5.0 -> 1.5.2)
5 years ago
Slavi Pantaleev
3bf7a7a85e
Upgrade riot-web (1.4.2 -> 1.5.0)
5 years ago
Aaron Raimist
5a2c1a44e4
Upgrade riot-web (1.4.1 -> 1.4.2)
5 years ago
Dan Arnfield
b59642950e
Update riot-web (1.4.0 -> 1.4.1)
5 years ago
Ciarán Ainsworth
271d32b866
Bump riot web version 1.3.6 -> 1.4.0
5 years ago
Dan Arnfield
f076bd2474
Update riot-web (1.3.5 -> 1.3.6)
5 years ago
Aaron Raimist
b930c29bf0
Upgrade riot-web (1.3.3 -> 1.3.5)
5 years ago
Slavi Pantaleev
2d4e19326d
Add missing when statement
5 years ago
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
...
Fixes #71 (Github Issue).
5 years ago
Dan Arnfield
1ce3526bf2
Update riot-web (1.3.2 -> 1.3.3)
5 years ago
Dan Arnfield
dc71457132
Update riot-web (1.3.0 -> 1.3.2)
5 years ago
Lyubomir Popov
5e104e6667
Upgrade riot-web (1.2.4 - 1.3.0)
5 years ago
Slavi Pantaleev
479a5137ca
Merge pull request #218 from RedooNetworks/master
...
introduce configuration to change riot branding / title
5 years ago
Stefan Warnat
2d24779583
remove newline
5 years ago
Stefan Warnat
2706ca9586
add configuration to change Riot.im branding
5 years ago