1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-19 09:36:04 +02:00
Commit Graph

45 Commits

Author SHA1 Message Date
Jan Alexander Steffens (heftig) 67e7677ee4
matrix: Fix bridge configuration
We're no longer allowed to reserve formerly used namespaces.
2021-10-22 17:51:05 +02:00
Jan Alexander Steffens (heftig) ccbda8d987
matrix: Update bridge to 0.32.0 2021-10-21 22:44:55 +02:00
Jan Alexander Steffens (heftig) 2b99199c57
matrix: Enable the bridge's dropMatrixMessagesAfterSecs 2021-09-12 22:22:33 +02:00
Jan Alexander Steffens (heftig) f9c0bbe3c8
matrix: Update bridge to 0.29.0 2021-08-05 18:25:15 +02:00
Jan Alexander Steffens (heftig) c9746ea6e2
matrix: Enable SASL for Libera.Chat 2021-06-15 22:59:26 +02:00
Jan Alexander Steffens (heftig) b0e8aa24bf
matrix: Fix bridge config 2021-06-15 22:57:48 +02:00
Jan Alexander Steffens (heftig) 9e41ff7d5a
matrix: Update bridge to 0.27.0-rc3 2021-06-15 22:41:34 +02:00
Jan Alexander Steffens (heftig) 407163f39b
matrix: Move IRC bridge to Libera Chat 2021-06-01 18:44:21 +02:00
Jan Alexander Steffens (heftig) b6434e0208
matrix: Update bridge to 0.26.0 2021-05-15 15:32:23 +02:00
Jan Alexander Steffens (heftig) 07bf83690f
matrix: Only log warnings and worse
Now that logs are gathered centrally, the team is complaining about the
volume of logs from this server.
2021-04-11 21:14:11 +02:00
Jan Alexander Steffens (heftig) dec1a6399e
matrix: Update bridge to 0.25.0 2021-03-19 23:22:16 +01:00
Jan Alexander Steffens (heftig) 872de3f489
matrix: Update bridge to 0.24.0 2021-02-14 21:26:55 +01:00
Jan Alexander Steffens (heftig) a841a2c5ea
matrix: Avoid using maps of maps with free keys
Prefer using lists of maps with consistent keys.
2021-02-14 21:12:00 +01:00
Jan Alexander Steffens (heftig) ccf39d7892
matrix: Use more consistent variable names for IRC config 2021-02-14 21:07:05 +01:00
Jan Alexander Steffens (heftig) 20a3d46f42
matrix: Simplify vault
No need to store secrets for more than one matrix server.
2021-01-15 00:11:48 +01:00
Jan Alexander Steffens (heftig) db36207463
Revert "matrix: Disable the expensive presence tracking"
Element uses a statically configured list of homeservers with disabled
presence. Without hosting our own Element this makes for pretty poor UI.

This reverts commit 82ac30f938.
2020-12-12 13:34:11 +01:00
Jan Alexander Steffens (heftig) dc21b15966
matrix: Update irc-bridge config from config.sample.yaml 2020-12-12 13:34:11 +01:00
Jan Alexander Steffens (heftig) 2e7c52a40b
matrix: Update irc-bridge config from config.sample.yaml 2020-11-07 20:38:42 +01:00
Jan Alexander Steffens (heftig) df90712101
matrix: Update irc-bridge config from config.sample.yaml 2020-10-15 21:11:13 +02:00
Jan Alexander Steffens (heftig) 82ac30f938
matrix: Disable the expensive presence tracking 2020-10-05 23:04:08 +02:00
Jan Alexander Steffens (heftig) dbbc9d444e
matrix: Update irc-bridge config from config.sample.yaml 2020-09-06 23:38:48 +02:00
Jan Alexander Steffens (heftig) 003918ae74
matrix: Update irc-bridge config from config.sample.yaml 2020-08-19 20:24:16 +02:00
Jan Alexander Steffens (heftig) e975b8574c
matrix: Update irc-bridge config from config.sample.yaml 2020-06-26 19:31:04 +02:00
Jan Alexander Steffens (heftig) 245bda28bb
matrix: Move IRC bridge state to PostgreSQL 2020-06-26 19:30:47 +02:00
Jan Alexander Steffens (heftig) d86311fc8b
matrix: Only expose the IRC appservice to 127.0.0.1 2020-06-11 21:15:27 +02:00
Jan Alexander Steffens (heftig) 682d34c5ac
matrix: Don't set encoding fallback
Seems to be buggy and doesn't detect proper UTF-8 correctly.
2020-06-02 01:47:40 +02:00
Jan Alexander Steffens (heftig) cc064ae0e0
matrix: Set IRC user group ID 2020-05-31 17:49:22 +02:00
Jan Alexander Steffens (heftig) e31f27ed61
matrix: Update irc-bridge config from config.sample.yaml 2020-05-28 21:37:09 +02:00
Jan Alexander Steffens (heftig) f0e7aa3312
matrix: Use double quotes for IRC bridge config 2020-05-04 01:51:27 +02:00
Jan Alexander Steffens (heftig) 2ad2833cf3
matrix: Update irc-bridge config from config.sample.yaml 2020-03-04 02:03:27 +01:00
Jan Alexander Steffens (heftig) 242ddac8dd
matrix: Update synapse and irc-bridge 2020-01-23 20:05:25 +01:00
Jan Alexander Steffens (heftig) 25cb6f8105
matrix: Update IRC bridge config 2019-10-13 13:05:02 +02:00
Jan Alexander Steffens (heftig) f1be129238
matrix: Enable IRC private messages 2019-08-15 21:22:37 +02:00
Jan Alexander Steffens (heftig) 04b4c61ef4
Migrate matrix from soyuz to hcloud 2019-08-14 20:12:58 +02:00
Jan Alexander Steffens (heftig) ef02df06a4
matrix: Update irc-bridge config from config.sample.yaml 2019-06-08 01:14:01 +02:00
Jan Alexander Steffens (heftig) fb4d66d6d1
matrix: Remove (IRC) from display names 2019-05-07 09:33:47 +02:00
Jan Alexander Steffens (heftig) cb4b71d2ea
roles/matrix: SASL support is broken 2018-08-28 23:03:14 +02:00
Jan Alexander Steffens (heftig) c771743e7c
roles/matrix: Update irc bridge config 2018-08-28 22:25:54 +02:00
Jan Alexander Steffens (heftig) 7ef4c65866
roles/matrix: Update irc-bridge config file 2018-08-02 22:02:25 +02:00
Florian Pritz f185ead14b Improve group vars vault usage for matrix
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-06-07 12:11:06 +02:00
Jan Alexander Steffens (heftig) 3bf7507695
Update soyuz' oidentd setup
Currently needs custom versions of quassel (for oidentd-strict) and
oidentd (for forwarding).

Expect quassel to switch to forwarding as well once their identserver
implementation lands.
2018-05-22 12:35:06 +02:00
Jan Alexander Steffens (heftig) 27312f22a4
roles/matrix: Fix for Py3 ansible 2018-05-22 12:35:05 +02:00
Jan Alexander Steffens (heftig) 8df2ff7134
matrix: Don't allow users to join IRC rooms uninvited 2018-05-04 17:50:45 +02:00
Jan Alexander Steffens (heftig) fc762eec0d
roles/matrix: Use a more unique bridge name 2017-03-03 23:16:41 +01:00
Jan Alexander Steffens (heftig) 6de34c3ebb
roles/matrix: Refine and add IRC bridge 2017-03-03 22:54:59 +01:00