Commit graph

233 commits

Author SHA1 Message Date
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
fb5b74dcf6 chore: bump version to 0.2.0 and update changelog 2020-10-09 17:45:19 +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
5af149d0e8 feat(modules): add synapse_register module
This module uses synapse's admin API to register users. It requires the
registration shared secret from synapse's config, and allows creating
admin users too.
2020-10-09 17:35:06 +02:00
Jan Christian Grünhage
31198df454 docs(modules): improve module documentation 2020-10-03 03:02:10 +02:00
Jan Christian Grünhage
26f9f61dcf chore: bump version to 0.1.6 and update changelog 2020-10-02 20:35:16 +02:00
Jan Christian Grünhage
e6bd06524d refactor(modules): fix lots of pylint warnings 2020-10-02 20:34:15 +02:00
Johanna Dorothea Reichmann
12f01fc2a7 feat(modules): add matrix_member ansible module
This module can manage matrix membership in a given room by inviting, kicking or
banning a list specified users.

With the exclusive=True flag, it can be used to ensure that a given list of
members is in a room (and no one else). For this module, users invited into a
room count as members, as they have permissions to join the room.

Co-authored-by: Jan Christian Grünhage <jan.christian@gruenhage.xyz>
2020-10-02 19:19:45 +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
2436e3ab94 chore: bump version to 0.1.5 and update changelog 2020-09-18 17:51:13 +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
019524ea9c chore: bump version to 0.1.4 and update changelog 2020-09-17 10:49:33 +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
81a600e1b6 chore: bump version to 0.1.3 and update changelog 2020-09-15 11:39:40 +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
ebda3f27ef chore: bump version to 0.1.2 and update changelog 2020-08-17 23:21:01 +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
739a354b94 chore: bump version and add CHANGELOG 2020-08-14 13:22:59 +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
0f38043448 chore: ignore built collection artifact 2020-08-10 13:11:08 +02:00
Jan Christian Grünhage
6db16c56ac ci: build/publish collection from CI 2020-08-10 13:11:08 +02:00
Jan Christian Grünhage
d296d8dd20 docs: add README for collection 2020-08-10 11:40:58 +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
Jan Christian Grünhage
d4a243f3d0 initial commit 2020-08-01 19:24:50 +02:00
Jan Christian Grünhage
18ad524c0c bump version to 1.7.0 2020-07-15 13:35:53 +02:00
Jan Christian Grünhage
5fd74bc5de bump version to 1.17.0 2020-07-13 12:58:56 +02:00
Vincent Wilke
3776705b26
Add container label with riot version 2020-07-11 16:02:19 +02:00
Vincent Wilke
fcd808ff4e
Add container label with synapse version 2020-07-11 15:56:59 +02:00
Jan Christian Grünhage
23e04a1aca bump version to 1.16.0 2020-07-08 12:47:59 +02:00
Jan Christian Grünhage
08bd3c040c bump version to 1.6.8 2020-07-04 11:15:06 +02:00
Jan Christian Grünhage
cc715b2f14 bump version to 1.15.2 2020-07-04 11:13:44 +02:00
Jan Christian Grünhage
26675b73e7
bump version to 1.15.1 2020-06-16 12:03:40 +02:00
Jan Christian Grünhage
ad08aa237d bump version to 1.15.0 2020-06-11 15:11:22 +02:00
Jan Christian Grünhage
ce1aeb7a7f bump version to 1.14.0 2020-05-28 12:53:45 +02:00
Jan Christian Grünhage
80858f1760 pull out container name into a variable 2020-05-27 18:35:20 +02:00
Jan Christian Grünhage
676f02c757 bump version to 1.13.0 2020-05-27 18:34:31 +02:00
Jan Christian Grünhage
41500029f5 bump version to 1.6.2 2020-05-27 18:27:06 +02:00
Jan Christian Grünhage
49a0a22af4
bump version to 1.6.0 2020-05-06 09:48:52 +02:00
Jan Christian Grünhage
739c8e03d2
bump version to 1.12.4 2020-04-28 11:24:49 +02:00