Jan Christian Grünhage
41d1319c7e
update(synapse): bump version to 1.25.0
2021-01-13 11:49:33 +01:00
Jan Christian Grünhage
1c47f7cffc
update(ttbot): bump version to 0.4.0
2021-01-07 22:15:30 +01:00
Jan Christian Grünhage
e2c91ee3fd
update(ttbot): bump version to 0.3.3
2021-01-06 15:50:26 +01:00
Jan Christian Grünhage
e3b4b0c44f
update(ttbot): bump version to 0.2.0
2020-12-16 21:52:16 +01:00
Jan Christian Grünhage
afd6e189f3
docs(ttbot): fix license in the README
2020-12-16 14:22:58 +01:00
Jan Christian Grünhage
197ac4d68e
update(ttbot): bump version to 0.1.5
2020-12-16 12:51:34 +01:00
Jan Christian Grünhage
57479eef36
feat(ttbot): add timetracking bot role
2020-12-16 10:22:36 +00:00
Jan Christian Grünhage
da24d5751b
update(element): bump version to 1.7.15
2020-12-09 12:59:38 +01:00
Jan Christian Grünhage
09148dd418
update(synapse): bump version to 1.24.0
2020-12-09 12:49:49 +01:00
transcaffeine
c69f7de100
fix(synapse): appservice registration not readable by workers
...
This is a follow-up to famedly/local#33 , where the appservice
registration file was unreadable. This also enables all workers
to be able to read the file, which is required.
2020-11-25 07:13:22 +01:00
transcaffeine
9e8c63be84
fix(synapse): appservice registration was not readable
2020-11-24 08:42:34 +01:00
Johanna Dorothea Reichmann
1985813915
feat(synapse): add support for deploying workers
...
Can deploy synapse workers and allow costum amounts of workers for each
type. For documentation on how to use, see `roles/synapse/README.md`.
In a docker deployment, each worker runs in their own docker container
with respective listener configurations. Labels can be declared in
`tasks/configure_workers.yml` for routing of requests.
In systemd deployments, each worker runs in it's own systemd service,
which are marked as being part of the main service, so restarting the
main service will restart all the workers as well.
2020-11-23 08:55:07 +01:00
Johanna Dorothea Reichmann
7cbd9d3697
chore(synapse): restrict filesystem permissions to only allow synapse user
2020-11-19 06:34:29 +01:00
Jan Christian Grünhage
719e4919b6
update(element): bump unstable version to 1.7.14-rc.1
2020-11-18 20:32:27 +01:00
Jan Christian Grünhage
dcac6135f9
update(element): bump version to 1.7.13
2020-11-18 20:31:59 +01:00
Jan Christian Grünhage
9325c56b37
update(synapse): bump version to 1.23.0
2020-11-18 20:31:02 +01:00
Jan Christian Grünhage
79d23613ed
update(element): bump version to 1.7.12
2020-10-30 19:25:23 +01:00
Jan Christian Grünhage
b1b2b19a22
update(synapse): bump version to 1.22.1
2020-10-30 19:21:18 +01:00
Jan Christian Grünhage
41aa1c0948
update(synapse): bump version to 1.22.0
2020-10-27 13:16:46 +01:00
Jan Christian Grünhage
ee6ac500b7
update(element): bump version to 1.7.11
2020-10-26 19:41:09 +01:00
Jan Christian Grünhage
83e6257196
update(synapse): bump unstable version to 1.22.0rc2
2020-10-26 16:28:54 +01:00
Jan Christian Grünhage
5dfe0da6ca
update(element): bump unstable version to 1.7.11-rc.1
2020-10-23 17:34:34 +02:00
Jan Christian Grünhage
fcb0b40654
update(element): bump version to 1.7.10
2020-10-23 17:33:51 +02:00
Jan Christian Grünhage
c710ac4666
update(synapse): bump unstable version to 1.22.0rc1
2020-10-23 17:32:55 +02:00
Jan Christian Grünhage
90ab448c1a
update(element): bump version to 1.7.9
2020-10-16 12:58:16 +02:00
Jan Christian Grünhage
516e2fc5d9
update(synapse): bump version to 1.21.2
2020-10-16 12:33:32 +02:00
Jan Christian Grünhage
700f3997d0
feat(element): support deploying release candidates
2020-10-09 17:38:09 +02:00
Jan Christian Grünhage
f2114cb821
feat(synapse): support deploying release candidates
2020-10-09 17:38:09 +02:00
Jan Christian Grünhage
38f5d9e531
update(synapse): bump version to 1.20.1
2020-10-01 14:17:08 +02:00
Jan Christian Grünhage
282d23fe55
update(element): bump version to 1.7.8
2020-10-01 14:16:31 +02:00
Vincent Wilke
d3638814ca
chore(synapse): remove v from container version label
2020-09-19 14:03:56 +02:00
Jan Christian Grünhage
a23c00779e
update(synapse): bump version to 1.19.3
2020-09-18 17:42:47 +02:00
Jan Christian Grünhage
d73cde6b96
update(synapse): bump version to 1.19.2
2020-09-17 10:47:23 +02:00
Jan Christian Grünhage
4290448c46
docs(synapse): fix markdown tables in README
2020-09-15 11:33:18 +02:00
Jan Christian Grünhage
5d20369bd3
update(element): bump version to 1.7.7
2020-09-15 11:32:04 +02:00
Jan Christian Grünhage
cc0e081197
update(synapse): bump version to 1.19.1
2020-09-15 11:31:17 +02:00
Jan Christian Grünhage
16e1ecbb46
update(element): bump version to 1.7.4
2020-08-17 23:17:00 +02:00
Jan Christian Grünhage
859b3881b1
update(synapse): bump version to 1.19.0
2020-08-17 23:16:33 +02:00
Jan Christian Grünhage
a76ebb1fad
fix(element): change folder name to match artifact
...
During the renaming of Riot to Element, the path for the webapp changed
from /opt/riot to /opt/element. In those folders, the archives are
unpacked, resulting in paths like /opt/element/riot-v${version}. Since
the archives are not yet renamed
(https://github.com/vector-im/element-web/issues/14896 ), this riot
reference has to stay for now. In the renaming, this was accidentally
changed prematurely, resulting in this regression.
2020-08-12 18:37:44 +02:00
Jan Christian Grünhage
e2fbaf67bf
update(element): bump version to 1.7.3
2020-08-09 22:53:04 +02:00
Jan Christian Grünhage
5a777cd2d1
refactor(element): rename riot role to element
...
Riot is now Element, and therefore this role has to do a lot of
`s/riot/element/g`. There's still a few references to riot here and
there, but fixing those depends on external changes.
This does not attempt any automatic migration, you will need to clean
up the old webroot or container yourself.
BREAKING CHANGE: role name and variable names have changed
2020-08-09 22:51:09 +02:00
Jan Christian Grünhage
40510a6d02
fix(synapse): fix location of signing key module
2020-08-02 10:28:28 +02:00
Jan Christian Grünhage
d1edba8a56
update(synapse): bump version to 1.18.0
2020-08-01 19:50:33 +02:00
Jan Christian Grünhage
6be0252f48
update(riot): bump version to 1.7.2
2020-08-01 19:50:29 +02:00
Jan Christian Grünhage
b2b1511e1d
chore(git): merge roles/modules into collection
2020-08-01 19:29:25 +02:00