Hendrik Sokolowski
|
a9411d05a8
|
set pruneOpts for restic backups to daily 7, weekly 4, monthly 3
Flake checks / Check (pull_request) Successful in 12m5s
|
2024-04-22 20:06:49 +02:00 |
|
Benjamin Yule Bädorf
|
b9cffad02a
|
matrix: set forgotten_room_retention_period to 7d
Flake checks / Check (pull_request) Successful in 7m4s
This commit sets the value for the synapse config option
`forgotten_room_retention_period` to 7 days. This was previously unset,
meaning rooms that had no more local users were never purged from the database.
The new value makes sure that 7 days after the last local user left a
room, it will be permanently deleted from the database.
https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html?highlight=forgotten_room_retention_period#forgotten_room_retention_period
|
2024-03-24 18:24:30 +01:00 |
|
teutat3s
|
4ce188edec
|
metrics(matrix-synapse): enable internal MAU metrics
Flake checks / Check (pull_request) Successful in 7m55s
https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#mau_stats_only
|
2024-02-01 15:51:55 +01:00 |
|
teutat3s
|
576ceb6875
|
fix(matrix-synapse): mail hostname, missing tls
Flake checks / Check (pull_request) Successful in 21m21s
setting on metrics listener
|
2024-01-30 19:42:48 +01:00 |
|
teutat3s
|
69b976607f
|
fix(matrix-synapse): make sure to find element in
Flake checks / Check (pull_request) Successful in 8m33s
list of config.services.matrix-synapse.settings.listeners that sets
type = "metrics" instead of just using the first element in the list
|
2024-01-29 00:44:53 +01:00 |
|
teutat3s
|
2f75ae7e62
|
feat(matrix-synapse): enable metrics
Following:
https://github.com/matrix-org/synapse/blob/develop/docs/metrics-howto.md
|
2024-01-29 00:44:13 +01:00 |
|
teutat3s
|
815033c764
|
treewide: apply nixpkgs-fmt
Used command:
nixpkgs-fmt .
|
2024-01-27 20:29:30 +01:00 |
|
teutat3s
|
14fa3fdec2
|
feat(matrix): enable sliding-sync
Flake checks / Check (pull_request) Successful in 16m25s
Sliding Sync is an implementation of MSC3575 and a prerequisite for
running the new (still beta) Element X clients (Element X iOS and
Element X Android).
https://github.com/matrix-org/sliding-sync
https://github.com/matrix-org/matrix-spec-proposals/blob/kegan/sync-v3/proposals/3575-sync.md
|
2023-12-16 13:53:34 +01:00 |
|
teutat3s
|
a3ce107c73
|
Merge pull request 'feat: backup matrix-synapse, matrix-appservice-irc, mautrix-telegram to storagebox' (#76) from feat/matrix-backups into main
Reviewed-on: #76
Reviewed-by: Akshay Mankar <axeman@noreply.git.pub.solar>
|
2023-12-08 15:36:10 +00:00 |
|
teutat3s
|
3ac327a750
|
feat: backup matrix-synapse, matrix-appservice-irc,
Flake checks / Check (pull_request) Successful in 17m55s
mautrix-telegram to storagebox
|
2023-12-03 13:11:25 +01:00 |
|
teutat3s
|
f911ac7bad
|
fix(matrix-synapse): needs to defince oidc extras
after NixOS module updates
https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11-highlights
|
2023-12-02 15:35:02 +01:00 |
|
Akshay Mankar
|
2cbc46c154
|
matrix: Move the whole email section into the secret
Flake checks / Check (pull_request) Successful in 15m27s
Matrix doesn't deep merge the secrets, so this is necessary
|
2023-11-25 23:37:58 +01:00 |
|
Akshay Mankar
|
8a2d946206
|
matrix: Use production domains
Flake checks / Check (pull_request) Successful in 18m59s
|
2023-11-19 18:17:58 +01:00 |
|
Akshay Mankar
|
35afcd9682
|
matrix: Make public rooms discoverable over federation
|
2023-11-19 18:12:08 +01:00 |
|
Akshay Mankar
|
fe284a20d9
|
matrix: Fix typo
|
2023-11-19 18:12:08 +01:00 |
|
Akshay Mankar
|
f0c3178b4d
|
matrix: Use greenbaum cloud for sending emails
|
2023-11-19 18:12:07 +01:00 |
|
Akshay Mankar
|
7fcefe4b85
|
matrix: Use chat.pub.solar as invite_client_location
|
2023-11-19 18:12:07 +01:00 |
|
Akshay Mankar
|
8a2f83c96a
|
nachtigall: Deploy coturn and configure matrix to use it
Flake checks / Check (pull_request) Successful in 19m20s
|
2023-11-19 18:08:15 +01:00 |
|
Akshay Mankar
|
e12b3d5c40
|
matrix: Import config for IRC
Flake checks / Check (pull_request) Successful in 18m13s
|
2023-11-19 14:53:14 +01:00 |
|
teutat3s
|
688f9279d1
|
feat: move matrix related files into subdir
|
2023-10-29 02:55:35 +02:00 |
|