Aine and GitHub
e33b43e4a6
wechat: enable spaces by default
2024-06-03 23:24:06 +03:00
Aine and GitHub
11b76bd0c2
fix redis port type
...
The conditional check 'matrix_hookshot_experimental_encryption_enabled and matrix_hookshot_cache_redisUri == ''' failed. The error was: An unhandled exception occurred while templating '{{ ('redis://' + matrix_hookshot_cache_redis_host + ':' + matrix_hookshot_cache_redis_port) if matrix_hookshot_cache_redis_host else '' }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Unexpected templating type error occurred on ({{ ('redis://' + matrix_hookshot_cache_redis_host + ':' + matrix_hookshot_cache_redis_port) if matrix_hookshot_cache_redis_host else '' }}): can only concatenate str (not \"int\") to str. can only concatenate str (not \"int\") to str
2024-04-25 22:49:01 +03:00
Aine and GitHub
6526a16e12
Add project source url to synapse reverse proxy companion
2024-04-21 00:07:28 +03:00
Aine and GitHub
0b4309c8ef
Add keydb ( #3244 )
...
* add keydb as redis replacement
* sort requirements
2024-03-26 11:25:18 +02:00
abbcd2188d
mautrix-meta: enable spaces; add a hint into the display name ( #3210 )
...
* mautrix-meta: enable spaces; add a hint into the display name
* use the meta mode to determine displayname suffix
* Allow for people to easily unset the mautrix-meta displayname suffix
Previously, unsetting `matrix_mautrix_meta_messenger_bridge_displayname_suffix`
or (`matrix_mautrix_meta_instagram_bridge_displayname_suffix`) variable would
make you end up witha trailing space in `displayname`.
It's possible that mautrix-meta trims this, but I haven't checked. It's
better not to risk it anyway.
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
2024-03-02 18:15:44 +02:00
Aine and GitHub
2096d13bbd
fix buscarron old vars
2024-02-08 21:17:12 +02:00
Aine and GitHub
a07345a42e
update honoroit (v0.9.19 -> v0.9.20)
...
**Warning**: [CI pipeline is in progress](https://gitlab.com/etke.cc/honoroit/-/pipelines/1165360868 )
changelog:
* safer reaction forwarding
* fix duplicated prefix and suffix on completed requests
* add missing `!ho help` entries
* add new `!ho count` command
* count requests by homeserver and by MXID
* add new `!ho config` command set - configure honoroit directly from the chat
* mautrix-go 0.15.x+ migration
* shared secret auth support
* account data encyption support
removed env vars (automatic migration):
* HONOROIT_TEXT_*
* HONOROIT_ALLOWEDUSERS
* HONOROIT_IGNOREDROOMS
* HONOROIT_IGNORENOTHREAD
* HONOROIT_NOENCRYPTION
2024-02-05 22:12:24 +02:00
Aine and GitHub
9de6f0e187
borg: support postgres 16
2023-12-08 17:44:06 +02:00
Aine and GitHub
7ebefb7e0d
Update aux role (support commands)
2023-11-24 12:30:21 +02:00
Aine and GitHub
ef3f3741c9
Update ntfy 2.7.0 -> 2.8.0
2023-11-20 10:08:34 +02:00
Aine and GitHub
fa90be57c6
Update borgmatic 1.8.4 -> 1.8.5
2023-11-20 10:07:04 +02:00
Aine and GitHub
5bc8903422
fix included postgres role name in matrix_servers
2023-11-19 16:00:34 +02:00
Aine and GitHub
9e3925a9e3
fix jitsi auth, again
2023-11-19 13:01:17 +02:00
Aine and GitHub
743d580daa
Update synapse-s3-storage-provider
...
looks like newer version is required for synapse 1.96.1
2023-11-17 19:35:28 +02:00
Aine and GitHub
a390f6b247
Update prometheus node exporter v1.7.0
2023-11-13 11:12:59 +02:00
Aine and GitHub
090737773f
Update synapse 1.95.0 -> 1.95.1
2023-10-31 17:25:34 +02:00
Aine and GitHub
9df69e017b
Update cinny 3.1.0 -> 3.2.0
2023-10-31 13:09:18 +02:00
Aine and GitHub
09b013adfa
Update borgmatic 1.8.3 -> 1.8.4
2023-10-27 10:11:20 +03:00
Aine and GitHub
90c3e7595e
Update grafana 10.1.5 -> 10.2.0
2023-10-24 18:49:20 +03:00
Aine and GitHub
1eb78c97c0
Update MSC1929 integration
2023-10-19 20:39:38 +03:00
Aine and GitHub
b2dd4bd1a4
Fix matrix_synapse_oidc_providers parsing
2023-10-17 12:09:30 +03:00
Aine and GitHub
8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3
2023-10-16 15:44:43 +03:00
Aine and GitHub
fca22ae922
Update prometheus 2.47.1 -> 2.47.2
2023-10-16 14:52:14 +03:00
Aine and GitHub
5e91025c3b
Update borgmatic 1.8.2 -> 1.8.3
2023-10-16 14:48:55 +03:00
Aine and GitHub
153a582e98
Update mautrix-gmessages 0.2.0 -> 0.2.1
2023-10-16 14:46:18 +03:00
Aine and GitHub
7ba5dee782
Update mautrix-discord 0.6.2 -> 0.6.3
2023-10-16 14:45:15 +03:00
Aine and GitHub
3b2cb1cbc2
update grafana 10.1.4 -> 10.1.5
2023-10-12 18:54:16 +03:00
Aine and GitHub
5ec9349810
Update prometheus 2.47.0 -> 2.47.1
2023-10-04 16:19:09 +03:00
Aine and GitHub
e3149afe0b
Update borg 1.2.5 -> 1.2.6
2023-10-02 19:31:34 +03:00
Aine and GitHub
515e827391
Update docker role (sic!)
2023-09-30 00:51:44 +03:00
Aine and GitHub
a5d7f1bb25
Update grafana v10.1.2 -> v10.1.4
2023-09-30 00:48:38 +03:00
Aine and GitHub
1769910c5d
Update postmoogle 0.9.15 -> 0.9.16
2023-09-28 22:40:28 +03:00
Aine and GitHub
676c380477
Update hookshot 4.5.0 -> 4.5.1
2023-09-26 18:45:32 +03:00
Aine and GitHub
421e5f7792
Update element 1.11.43 -> 1.11.44
2023-09-26 16:49:08 +03:00
Aine and GitHub
250a7845e9
Update hookshot 4.4.1 -> 4.5.0
2023-09-26 15:35:42 +03:00
Aine and GitHub
8f269a1c20
Update etherpad 1.9.2 -> 1.9.3
2023-09-26 12:00:28 +03:00
Aine and GitHub
c611f85acb
Update beeper-linkedin 0.5.4 -> latest
2023-09-19 22:22:27 +03:00
Aine and GitHub
1ea4d3f13d
Update mautrix-twitter 0.1.6 -> 0.1.7
2023-09-19 22:03:12 +03:00
Aine and GitHub
d6c68f2701
Update mautrix-whatsapp 0.10.1 -> 0.10.2
2023-09-19 22:02:11 +03:00
Aine and GitHub
0ca8d993e1
Update mautrix-instagram 0.3.0 -> 0.3.1
2023-09-19 22:00:40 +03:00
Aine and GitHub
98858c3ec5
Update mautrix-facebook 0.5.0 -> 0.5.1
2023-09-19 21:59:49 +03:00
Aine and GitHub
d2630ccf98
Update telegram 0.14.1 -> 0.14.2
2023-09-19 21:58:50 +03:00
Aine and GitHub
f2d9e0d33d
Update grafana 10.1.1 -> 10.1.2
2023-09-19 11:19:05 +03:00
Aine and GitHub
eefc12acc2
Make borgmatic container tmp dir size configurable
2023-09-18 10:57:05 +03:00
Aine and GitHub
f0e2e97aa4
Update synapse 1.92.1 -> 1.92.2 (security fix)
2023-09-15 16:10:33 +03:00
Aine and GitHub
781166e819
Update element 1.11.42 -> 1.11.43
2023-09-15 15:27:17 +03:00
Aine and GitHub
915a5009ac
Update Element 1.11.41 -> 1.11.42
2023-09-13 15:43:07 +03:00
Aine and GitHub
020bfbd3a4
Update jitsi v8922-0 -> v8922-1
2023-09-12 19:46:54 +03:00
Aine and GitHub
faef601f0d
Update sliding-sync 0.99.9 -> 0.99.10
2023-09-07 16:29:07 +03:00
Aine and GitHub
6f9dee867c
Update synapse 1.91.1 -> 1.91.2
2023-09-06 20:41:29 +03:00
Aine and GitHub
d0f602b5e9
Update sliding-sync 0.99.8 -> 0.99.9
2023-09-06 20:40:50 +03:00
Aine and GitHub
b5be7672c5
enable etherpad framing by default - it's meant to be embedded
2023-09-06 14:21:42 +03:00
Aine and GitHub
d72b74071d
Update prometheus 2.45.0 -> 2.47.0
2023-09-06 13:32:49 +03:00
Aine and GitHub
34937061a2
Update jitsi v8615 -> v8922
2023-09-04 18:11:22 +03:00
Aine and GitHub
ea7a55b7dd
Update synapse 1.91.0 -> 1.91.1
2023-09-04 18:07:17 +03:00
Aine and GitHub
ccaae4d5b7
Update honoroit 0.9.18 -> 0.9.19
2023-09-01 18:38:42 +03:00
Aine and GitHub
5d61a73fac
Update sliding-sync 0.99.7 -> 0.99.8
2023-09-01 13:47:18 +03:00
Aine and GitHub
b8b166f594
Update grafana 10.1.0 -> 10.1.1
2023-09-01 13:46:18 +03:00
Aine and GitHub
efd7f4b3b8
Update borg v1.2.4 -> v1.2.5
2023-08-31 23:20:13 +03:00
Aine and GitHub
12f316405b
make synapse even more quiet
2023-08-31 19:32:57 +03:00
Aine and GitHub
b70081b4e9
fix schildichat link in readme
2023-08-31 13:34:42 +03:00
Aine and GitHub
454cd83670
Update borgmatic 1.7.15 -> 1.8.2
2023-08-22 09:59:25 +03:00
Aine and GitHub
b7076719c7
Update redis 7.0.12 -> 7.2.0
2023-08-18 08:50:06 +03:00
Aine and GitHub
4fb0a0222e
Update redis 7.0.10 -> 7.0.12
2023-08-16 10:10:39 +03:00
Aine and GitHub
f55d5be6c3
Update Element 1.11.38 -> 1.11.39
2023-08-15 20:59:54 +03:00
Aine and GitHub
1dfe7a3da8
Update backup-borg role
2023-08-05 14:09:35 +03:00
Aine and GitHub
4dfaeed4a1
Update borg role v1.2.4-1.7.15-1 -> v1.2.4-1.7.15-2
2023-08-05 00:23:10 +03:00
Aine and GitHub
9d08d8e32e
Update honoroit 0.9.17 -> 0.9.18
2023-08-02 21:53:00 +03:00
Aine and GitHub
1b9a20bc2e
Update element 1.11.36 -> 1.11.37
2023-08-01 20:11:51 +03:00
Aine and GitHub
330dfd4eaf
Update element 1.11.35 -> 1.11.36
2023-07-18 22:38:37 +03:00
Aine and GitHub
ccc99d6c73
Update mautrix-discord 0.5.0 -> 0.6.0
2023-07-16 14:12:11 +03:00
Aine and GitHub
47b643f870
Update hookshot 4.3.0 -> 4.4.0
2023-06-28 21:55:31 +03:00
Aine and GitHub
19b83360d0
Update ntfy 2.5.0 -> 2.6.0
2023-06-28 21:54:06 +03:00
Aine and GitHub
b7d79a95fa
Update prometheus postgres exporter 0.13.0 -> 0.13.1
2023-06-28 13:04:37 +03:00
Aine and GitHub
9142f4d2ee
Update borgmatic 1.7.14 -> 1.7.15
2023-06-25 10:35:53 +03:00
Aine and GitHub
5b968f47d2
Update prometheus 2.44.0 -> 2.45.0
2023-06-25 10:35:14 +03:00
Aine and GitHub
38c8bd858a
Update grafana 10.0.0 -> 10.0.1
2023-06-22 21:22:30 +03:00
Aine and GitHub
5e1c7c6cf1
Update prometheus postgres exporter 0.12.0 -> 0.13.0
2023-06-22 21:17:18 +03:00
Aine and GitHub
a6e60378d9
Update grafana 9.5.3 -> 10.0.0
2023-06-22 21:16:39 +03:00
Aine and GitHub
b035ef1fa3
Update hydrogen 0.3.8 -> 0.4.0
2023-06-21 17:37:29 +03:00
Aine and GitHub
2da4d81ff6
Update synapse 1.85.2 -> 1.86.0
2023-06-20 21:14:23 +03:00
Aine and GitHub
ce7a3fa6d7
Update etherpad 1.8.18 -> 1.9.0
2023-06-20 21:12:39 +03:00
Aine and GitHub
eece91d7e2
Update element v1.11.33 -> v1.11.34
2023-06-20 20:56:39 +03:00
Aine and GitHub
71e9b04fbe
Update mautrix-googlechat 0.4.0 -> 0.5.0
2023-06-16 16:18:34 +03:00
Aine and GitHub
9315ba571d
Update nginx 1.25.1
2023-06-16 16:15:02 +03:00
Aine and GitHub
df07b8fb7d
Update coturn 4.6.1-r3 -> 4.6.2-r3
2023-06-16 16:13:15 +03:00
Aine and GitHub
245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6
2023-06-16 16:12:03 +03:00
Aine and GitHub
bbe11f2612
Update mautrix-discord 0.4.0 -> 0.5.0
2023-06-16 16:11:06 +03:00
Aine and GitHub
9709a83a4a
Update element 1.11.32 -> 1.11.33
2023-06-11 08:37:54 +03:00
Aine and GitHub
55fcbca681
Update synapse 1.85.1 -> 1.85.2
2023-06-08 18:59:31 +03:00
Aine and GitHub
3a458308a5
Update element 1.11.31 -> 1.11.32
2023-06-06 23:55:37 +03:00
Aine and GitHub
aab55d5b5c
Update borgmatic 1.7.13 -> 1.7.14
2023-06-06 23:53:18 +03:00
Aine and GitHub
63473482ba
Update grafana 9.5.2 -> 9.5.3
2023-06-06 23:50:38 +03:00
Aine and GitHub
0ce0a62eb7
Update hookshot 4.0.0 (4.1.0?) -> 4.2.0
2023-06-06 23:48:08 +03:00
Aine and GitHub
0a3e93e47c
Update chatgpt 3.1.0 -> 3.1.2
2023-06-01 08:22:35 +00:00
Aine and GitHub
3f89e61915
Update mautrix-instagram 0.2.3 -> 0.3.0
2023-06-01 08:21:16 +00:00
Aine and GitHub
4acb54f796
Update mautrix-facebook 0.4.1 -> 0.5.0
2023-06-01 08:18:49 +00:00
Aine and GitHub
788fa0e766
update prometheus-node-exporter 1.5.0 -> 1.6.0
2023-05-27 15:59:54 +00:00
Aine and GitHub
c36fd8cfc2
Update synapse 1.84.0 -> 1.84.1
2023-05-26 19:29:26 +00:00
Aine and GitHub
b9d9a41ea6
update mautrix-telegram 0.13.0 -> 0.14.0
2023-05-26 19:28:27 +00:00