Commit Graph

  • 338cdc2a75 refactor: Fix errors in api/server/send_join.rs Ginger 2026-04-13 12:32:28 -04:00
  • 2dacb8e071 refactor: Fix errors in api/server/query.rs Ginger 2026-04-13 12:24:15 -04:00
  • 398f73b690 refactor: Fix errors in api/server/publicrooms.rs Ginger 2026-04-13 12:13:13 -04:00
  • 78d9c29a05 refactor: Fix errors in api/server/media.rs Ginger 2026-04-13 12:01:55 -04:00
  • 0406f755c2 refactor: Fix errors in api/server/make_leave.rs Ginger 2026-04-13 11:56:56 -04:00
  • 1827888f09 refactor: Fix errors in api/server/make_knock.rs Ginger 2026-04-13 11:33:23 -04:00
  • 8871b1f74b refactor: Fix most errors in api/server/make_join.rs Ginger 2026-04-13 11:22:49 -04:00
  • c7489fd008 refactor: Fix errors in api/server/key.rs Ginger 2026-04-13 10:26:07 -04:00
  • 7f5f4df64e refactor: Fix errors in api/server/invite.rs Ginger 2026-04-13 10:23:25 -04:00
  • 15d87c00bf refactor: Fix errors in api/server/get_missing_events.rs Ginger 2026-04-12 12:27:15 -04:00
  • 7cae42634e refactor: Fix errors in api/server/event.rs Ginger 2026-04-12 12:25:14 -04:00
  • bd94ec4033 refactor: Fix errors in api/server/event_auth.rs Ginger 2026-04-12 12:23:43 -04:00
  • db7d378a2e refactor: Fix errors in api/server/backfill.rs Ginger 2026-04-12 12:03:30 -04:00
  • 39b2e461be refactor: Fix remaining errors in api/cient/message.rs Ginger 2026-04-12 11:58:59 -04:00
  • ca358438ee refactor: Fix mystery weirdness in api/client/sync/v3/mod.rs Ginger 2026-04-12 11:49:19 -04:00
  • 4282d60181 refactor: Fix errors in api/client/well_known.rs Ginger 2026-04-12 11:46:13 -04:00
  • 10dbea72e8 refactor: Fix errors in api/client/voip.rs Ginger 2026-04-12 11:16:52 -04:00
  • aa7c2ea1ad refactor: Fix errors in api/client/user_directory.rs Ginger 2026-04-12 11:15:44 -04:00
  • 698d959407 refactor: Fix errors in api/client/unversioned.rs Ginger 2026-04-12 11:12:43 -04:00
  • 4c831c3531 refactor: Fix errors in api/client/typing.rs Ginger 2026-04-12 10:54:10 -04:00
  • 4dfdce303f refactor: Fix errors in api/client/to_device.rs Ginger 2026-04-12 10:52:50 -04:00
  • 8d8c310a64 refactor: Fix errors in api/client/threads.rs Ginger 2026-04-12 10:48:31 -04:00
  • e50e24e22d refactor: Fix errors in api/client/thirdparty.rs Ginger 2026-04-12 10:46:48 -04:00
  • a215b63077 refactor: Fix errors in api/client/tag.rs Ginger 2026-04-12 10:45:14 -04:00
  • 1d39210a0c refactor: Fix errors in api/client/state.rs Ginger 2026-04-11 19:35:38 -04:00
  • 360e0dada8 refactor: Fix errors in api/client/session.rs Ginger 2026-04-11 19:35:13 -04:00
  • cbf24a9483 refactor: Fix errors in api/client/send.rs Ginger 2026-04-11 14:52:49 -04:00
  • 6cb3f909c9 refactor: Fix errors in api/client/search.rs Ginger 2026-04-11 14:47:27 -04:00
  • b7c9ef89f0 refactor: Fix errors in api/client/report.rs Ginger 2026-04-11 14:30:27 -04:00
  • 64f7791ddb refactor: Fix errors in api/client/relations.rs Ginger 2026-04-11 14:25:12 -04:00
  • 836047b54e refactor: Fix errors in api/client/redact.rs Ginger 2026-04-11 14:21:29 -04:00
  • 256f8f679d refactor: Fix errors in api/client/read_marker.rs Ginger 2026-04-11 14:21:10 -04:00
  • 154cda35f3 refactor: Fix errors in api/client/push.rs Ginger 2026-04-11 14:07:50 -04:00
  • 1bf6d2a117 refactor: Fix errors in api/client/profile.rs and api/client/unstable.rs Ginger 2026-04-11 13:56:15 -04:00
  • 69d33931fa refactor: Fix errors in api/client/presence.rs Ginger 2026-04-11 10:59:45 -04:00
  • 83902a584b refactor: Fix errors in api/client/openid.rs Ginger 2026-04-10 23:10:00 -04:00
  • bcff259875 refactor: Fix most errors in api/client/messages.rs Ginger 2026-04-10 23:09:09 -04:00
  • 496ca80393 refactor: Fix errors in api/client/media.rs Ginger 2026-04-10 22:27:55 -04:00
  • 34b992fc40 refactor: Fix errors in api/client/media_legacy.rs Ginger 2026-04-10 22:03:22 -04:00
  • 1ea9330df8 refactor: Fix errors in api/client/keys.rs Ginger 2026-04-10 14:26:31 -04:00
  • 267e1c5d65 refactor: Fix errors in api/client/directory.rs Ginger 2026-04-10 14:18:35 -04:00
  • 36285e7784 refactor: Fix errors in api/client/device.rs Ginger 2026-04-10 14:08:42 -04:00
  • 53ab20d1cd refactor: Fix errors in api/client/dehydrated_device.rs Ginger 2026-04-10 14:01:22 -04:00
  • 96adf034e6 refactor: Fix errors in api/client/context.rs Ginger 2026-04-10 14:00:23 -04:00
  • a75bf32a34 refactor: Fix errors in api/client/capabilities.rs Ginger 2026-04-10 13:59:20 -04:00
  • c89ecd7b63 refactor: Fix errors in api/client/backup.rs Ginger 2026-04-10 13:57:03 -04:00
  • 7f30f8419b refactor: Fix errors in api/client/appservice.rs Ginger 2026-04-10 13:52:13 -04:00
  • 0a81f4d629 refactor: Fix errors in api/client/account_data.rs Ginger 2026-04-10 13:50:31 -04:00
  • 4e456249ac refactor: Fix errors in api/client/sync Ginger 2026-04-10 13:48:35 -04:00
  • 01e403f05f refactor: Resolve remaining errors in threepid.rs Ginger 2026-04-10 12:55:08 -04:00
  • a2f6141f4b refactor: Fix errors in api/client/room/ Ginger 2026-04-10 12:52:42 -04:00
  • 97a01a1500 refactor: Rename PduBuilder to PartialPdu Ginger 2026-04-10 11:47:01 -04:00
  • bf9c9716eb refactor: Add function to state_accessor to get create event Ginger 2026-04-09 14:53:12 -04:00
  • 471eb54c66 refactor: Consolidate hierarchy and summary logic in a new service Ginger 2026-04-09 11:39:53 -04:00
  • 755006c66d refactor: Fix errors in api/client/membership/ Ginger 2026-04-07 13:10:34 -04:00
  • ccd6072f2d refactor: Fix (most) errors in api/client/account/ Ginger 2026-04-07 12:57:36 -04:00
  • 24f7e1d658 chore: Clippy fixes Ginger 2026-04-07 12:17:35 -04:00
  • d62eeda130 refactor: Replace more uses of RoomVersionId with RoomVersionRules Ginger 2026-04-07 10:44:05 -04:00
  • 3e1f97487f fix: Resolve errors in recently added services Ginger 2026-04-07 09:59:02 -04:00
  • a4e64383b7 refactor: Ruma upstraming, bake a little more Jade Ellis 2026-04-07 14:40:10 +01:00
  • 204bc1367e refactor: Ruma upstreaming, half-baked edition Ginger 2026-03-29 12:25:42 -04:00
  • 1cc9dbf2a4 chore: Update lockfile Jade Ellis 2026-04-28 09:27:00 +01:00
  • 2cf28baf03 chore(deps): update pre-commit hook crate-ci/typos to v1.45.2 Renovate Bot 2026-04-28 05:03:35 +00:00
  • f3fb218652 style: Clippy conflicts with cargo fmt, apparently timedout 2026-04-27 23:15:26 +01:00
  • 0924b7d27e style: Use debug assert instead of a normal assert timedout 2026-04-27 23:15:05 +01:00
  • 8575f191a0 style: Simplify build_local_dag return timedout 2026-04-27 23:00:29 +01:00
  • fe7cfd96e7 feat: Assert that no events were dropped during sorting timedout 2026-04-27 22:39:41 +01:00
  • 8b0e86a05d fix: Don't consider out-of-scope nodes as prev events before sorting incoming events timedout 2026-04-27 22:30:43 +01:00
  • 8b8fef998c fix(deps): Enable rustls roots on old rustls Jade Ellis 2026-04-27 22:51:21 +01:00
  • decd6083a0 fix(deps): Enable a TLS backend for outdated reqwest Jade Ellis 2026-04-27 13:10:47 +01:00
  • 06184d8c9f chore(deps): update https://github.com/taiki-e/install-action digest to 787505c Renovate Bot 2026-04-25 05:03:35 +00:00
  • 7c20e22b75 chore(deps): pin https://github.com/dorny/paths-filter action to fbd0ab8 Renovate Bot 2026-04-24 05:04:42 +00:00
  • 3f862b58cb ci: Fix unstable builds for repo packages Jade Ellis 2026-04-25 11:33:25 +01:00
  • 046a6356f3 ci: Automaticallly upload release binaries Jade Ellis 2026-04-25 11:17:43 +01:00
  • 3af0240ff5 style: Fix clipy lint Jade Ellis 2026-04-25 10:07:05 +01:00
  • 5dcfff51cf chore: Admin announcement ginger 2026-04-24 20:33:07 +00:00
  • b9989f1713 chore: Release v0.5.8 Ginger 2026-04-24 15:21:47 -04:00
  • 1d3e3e7e62 chore: Update changelog Ginger 2026-04-24 15:21:40 -04:00
  • 0adf3aa956 fix: Revert 7b1aabda9f Jade Ellis 2026-04-24 16:22:46 +01:00
  • 7b1aabda9f feat: Re-enable http3 Jade Ellis 2026-04-24 14:50:54 +01:00
  • e31c5997b7 fix: Explicitly set TLS backends jade/tls-backends Jade Ellis 2026-04-24 14:19:12 +01:00
  • 7ca0d137c4 chore: Replace ring for sha256 with sha2 Jade Ellis 2026-04-24 12:56:05 +01:00
  • 0344bf71d8 chore: Disable http3 by default Jade Ellis 2026-04-24 12:11:48 +01:00
  • a07d3e24ea fix(deps): corrext aws-lc-rs dependencies and direct-tls Jade Ellis 2026-04-24 10:06:47 +01:00
  • 1bc7950748 fix: Update direct-tls server handle Jade Ellis 2026-04-24 09:34:16 +01:00
  • 0fd43ff6fa docs: Update Nomad deployment docs to include volume configuration changes tokii 2026-02-22 09:58:41 +01:00
  • 796136f1a6 docs: Update Nomad deployment docs for HTTPS and Traefik changes tokii 2026-02-21 15:18:03 +01:00
  • 447608985b docs: Add deployment documentation for Nomad tokii 2026-02-19 12:38:30 +01:00
  • 5f4cd47d88 fix: Add workaround for handling malformed PDUs timedout 2026-04-23 20:47:14 +01:00
  • a7244bdb68 docs(docker): Detailed port exposure docs for other reverse proxies stratself 2026-04-20 18:15:39 +00:00
  • 91f2900463 docs(docker): More compose cleanups stratself 2026-04-16 10:48:26 +00:00
  • e44ae3bac9 docs(delegation): Add compose examples stratself 2026-04-15 14:21:25 +00:00
  • b692f9e6e7 fix(docs): Fix one wrong config filename and title all the composes stratself 2026-04-15 14:19:24 +00:00
  • 695333fe5b chore: Renumber changelog PR and fix trailing whitespace stratself 2026-04-16 09:14:56 +00:00
  • bc7a6c148f fix(docs): Small wording fixes stratself 2026-04-15 16:14:31 +00:00
  • bd3944573b docs(docker): Add note for required config setting ky-bean 2026-03-30 02:59:16 -07:00
  • 21ac3c5a86 chore: Add news fragment for #1553 ky-bean 2026-03-27 19:30:25 -07:00
  • 3976849b97 docs(docker): fix typos (psuedo=>pseudo, decleration=>declaration) ky-bean 2026-03-27 19:16:16 -07:00
  • a1e3619291 docs(docker): update wording, implement suggestions from @lveneris ky-bean 2026-03-22 19:10:46 -07:00
  • a92fc78a90 docs(docker): Detail how to access the server's console ky-bean 2026-03-20 14:05:29 -07:00