Commit Graph

6025 Commits

Author SHA1 Message Date
Jason Volk
36d13619dd Bump dependencies for time 0.3.47.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-02-06 07:12:37 +00:00
Jason Volk
13a11ce097 Bump dependencies.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-02-04 09:43:30 +00:00
Jason Volk
ba9f87f2e3 Merge remote-tracking branch 'winyadepla/matrix-rtc-docs' 2026-02-04 07:23:17 +00:00
Jason Volk
59320d217a ci: Skip smoke tests on dev branches, covered by integration and compliance.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-02-03 06:28:31 +00:00
dasha_uwu
76dbf4fcb5 Remove unnecessary report delay. 2026-02-03 06:28:31 +00:00
dasha_uwu
b79920a63b Allow .well-known/matrix/server with federation disabled. (closes #240) 2026-02-03 06:28:31 +00:00
June Strawberry
3b4300d033 set ManagedOOMPreference=avoid to default systemd unit
Signed-off-by: June Strawberry <june@vern.cc>
2026-02-02 18:17:21 -05:00
winyadepla
c4c37d0c3d Update matrix_rtc.md for clarity 2026-02-02 17:29:18 +00:00
winyadepla
5b16c6fcf4 Update matrix_rtc.md to add configuration for the built in Livekit TURN server 2026-02-02 17:25:15 +00:00
winyadepla
648bd8d12a Undo port change for matrix-rtc-jwt 2026-02-02 17:22:17 +00:00
winyadepla
10083cec94 Update matrix_rtc.md for readability and to remove deprecated livekit option. 2026-02-02 17:15:26 +00:00
Jason Volk
5110b9e47b Bump 1.5.0
Signed-off-by: Jason Volk <jason@zemos.net>
2026-02-01 07:42:17 +00:00
dasha_uwu
707dc74127 Fix panic with debug assertions turned on due to short argument clash 2026-02-01 06:54:25 +00:00
dasha_uwu
024c08f795 Fix allow_room_admins_to_request_unredacted_events applying to server admins instead of room admins. 2026-02-01 05:01:59 +00:00
Jason Volk
fafdb5d7ea Merge remote-tracking branch 'xerusion/main' 2026-02-01 01:25:33 +00:00
Jason Volk
0b864801f5 Use map of identity_provider to accommodate env var enumerations.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-02-01 01:22:13 +00:00
Xerusion
7e426e5fc8 clarify yourcertresolver 2026-01-31 20:06:58 +07:00
Xerusion
c27fb45dc8 Update matrix_rtc.md 2026-01-31 20:01:03 +07:00
Xerusion
a2e5d61745 fix formatting 2026-01-31 19:54:13 +07:00
Xerusion
cdf188a776 Update matrix_rtc.md 2026-01-31 19:53:31 +07:00
Xerusion
0aa9160af7 Add Traefik setup for matrix-rtc docs 2026-01-31 19:51:27 +07:00
Xerusion
6e87758cf6 add traefik network example 2026-01-31 19:33:51 +07:00
Xerusion
b94f5b5963 Update reverse-proxy-traefik.md
include adding to traefik network
2026-01-31 18:17:37 +07:00
Jason Volk
0474753333 Set display-sensitive directive for identity_provider client_secret.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-31 09:40:50 +00:00
Jason Volk
1fc69efffe Simplify Figment init, toml config file folding.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-31 09:40:50 +00:00
Jason Volk
2fb032fabb Reduce default redaction_retention_seconds to sixty days.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-30 22:16:05 +00:00
Vladislav Grechannik
f2a15fda34 Format all nix files with new nixfmt 2026-01-30 16:56:39 -05:00
Vladislav Grechannik
dbc208d5d9 Add comments on link fixes 2026-01-30 16:56:39 -05:00
Vladislav Grechannik
5aea9d139b Fix nix linkage issues 2026-01-30 16:56:39 -05:00
June Strawberry
3398d1730e bump MSRV to 1.91.1
Signed-off-by: June Strawberry <june@vern.cc>
2026-01-30 16:56:39 -05:00
June Strawberry
895387e8c2 error on startup for unknown config file paths
Signed-off-by: June Strawberry <june@vern.cc>
2026-01-30 16:56:27 -05:00
June Strawberry
fbeaed1c15 implement error_on_unknown_config_opts, slightly improve related code
Signed-off-by: June Strawberry <june@vern.cc>
2026-01-30 16:56:27 -05:00
Jason Volk
13ad2c7966 Fix m.tz identifier and bias to stable.
Bump Ruma; enable spec versions 1.12 and 1.15.

Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-30 21:53:52 +00:00
Jason Volk
522f9181a5 ci: Upload complement logs artifact unconditionally.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-30 21:53:52 +00:00
dasha_uwu
9920f8bab0 Fix formatting output of admin debug get-retained-pdu 2026-01-30 21:42:32 +00:00
dasha_uwu
32e3d38866 Remove admin check
This was non-functional for over a year
2026-01-30 21:42:32 +00:00
dasha_uwu
876c291c91 Remove redundant admin query users iter-users2 2026-01-30 21:42:32 +00:00
dasha_uwu
712c0c9487 Do not overwrite retained PDU 2026-01-30 21:42:32 +00:00
dasha_uwu
010c519677 Fix display name not being set on registration when no display name suffix is configured 2026-01-30 21:42:32 +00:00
dasha_uwu
cc9e99f31d Include displayname on remote invites 2026-01-30 21:42:32 +00:00
dasha_uwu
73eee626df Take stuff by ref in users service profile 2026-01-30 21:42:32 +00:00
Vladislav Grechannik
c76a66be28 Stop storing media in shared caches
Cache-Control=public leads to everyone being able to GET media from some shared cache (e.g. Cloudflare's)
2026-01-30 18:48:47 +01:00
Jason Volk
90d4bda70b Default redaction_retention_seconds to one year.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-28 12:16:41 +00:00
Vladislav Grechannik
ae35e5a5b2 Set save_unredacted_events option to true 2026-01-28 11:07:31 +00:00
Jason Volk
10060cef69 Merge remote-tracking branch 'bdfd9/patch-1' 2026-01-28 06:06:44 +00:00
Jason Volk
136c0f2682 Mitigate clippy::duration_suboptimal_units until 1.91 msrv upgrade.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-28 05:58:05 +00:00
Jason Volk
7bc25ad1b1 Fix nightly clippy::unnecessary-sort-by.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-28 04:50:31 +00:00
bdfd9
5112c55bf0 Don't log a password when a new user account is registered
Introduced in 4150b917d8
2026-01-27 17:25:53 +01:00
winyadepla
9411996813 Fix typo 2026-01-27 01:01:48 +00:00
winyadepla
8e29fbb3a4 Update matrix_rtc.md to use websocket for Livekit domain in compose. 2026-01-27 00:57:52 +00:00