Commit Graph

  • 9d23a2b6f5 add missing length checks on pushkey/appid, improve error msgs for pusher strawberry 2024-11-23 12:53:26 -05:00
  • f15370027e improve DNS error messages strawberry 2024-11-23 12:05:52 -05:00
  • b94eeb9580 fix deletions on readreceipt update Jason Volk 2024-11-22 03:57:29 +00:00
  • 3968d03868 move and improve common-rooms related Jason Volk 2024-11-20 20:21:31 +00:00
  • aea82183b2 add set intersection util for two sorted streams Jason Volk 2024-11-21 05:51:25 +00:00
  • bae0667066 limit sync response events to within the since/next_batch window fixes #606 Jason Volk 2024-11-20 19:42:34 +00:00
  • 5256cad396 ignore bare_urls lint for well_known client config option JadedBlueEyes/strawberry/11-20-2024 strawberry 2024-11-21 23:49:46 -05:00
  • 9100af9974 add eventid_pdu database cf cache strawberry 2024-11-21 23:45:16 -05:00
  • b6d53e97a6 bump ruwuma and a few http deps strawberry 2024-11-20 16:31:36 -05:00
  • 336de49e6a tiny optimisation in append_pdu push notif strawberry 2024-11-20 15:58:07 -05:00
  • c36e68e73c Fix space Jade Ellis 2024-11-21 01:36:47 +00:00
  • 8f3627d55c add space Jade Ellis 2024-11-21 01:21:34 +00:00
  • f8f0b8731e Add more data to container monitors Jade Ellis 2024-11-21 01:20:01 +00:00
  • 32686f8990 autokuma latest Jade Ellis 2024-11-21 01:04:16 +00:00
  • 63b766bd74 Work around conduwuit sync regression Jade Ellis 2024-11-21 00:20:03 +00:00
  • 79b84f5940 fix relay healthcheck Jade Ellis 2024-11-20 17:58:39 +00:00
  • 64b15f3cd3 Fix cert-dumper restart Jade Ellis 2024-11-20 17:58:29 +00:00
  • 19464b3211 Add more uptime-kuma config Jade Ellis 2024-11-20 17:49:26 +00:00
  • ee3c58f78f docs: add workaround to use unix sockets with the nixos module emily 2024-11-20 16:29:42 +01:00
  • 876c6e933c A minimal caveat nisbet-hubbard 2024-11-17 11:12:57 +08:00
  • e7d018fa0d Use git main Jade Ellis 2024-11-20 01:16:17 +00:00
  • ec1f0a1037 Add registration token for ellis.link Jade Ellis 2024-11-19 20:05:52 +00:00
  • 42a023b9d0 Add monitoring to matrix servers Jade Ellis 2024-11-19 16:29:02 +00:00
  • 94e03574a8 Have matrix servers trust each other Jade Ellis 2024-11-19 16:27:59 +00:00
  • fffe4a3d69 Fix element call Jade Ellis 2024-11-19 16:13:06 +00:00
  • cb0edd90be Coturn working Jade Ellis 2024-11-19 15:53:05 +00:00
  • e885f6c8ad Fix kanidm entry from windows Jade Ellis 2024-11-19 15:16:07 +00:00
  • b231f4bd2e First fail at coturn Jade Ellis 2024-11-19 13:20:32 +00:00
  • 2f2cebe84d implement local room preview Jason Volk 2024-11-12 03:46:31 +00:00
  • e257512aa7 relax state visibility for invited modes Jason Volk 2024-11-17 04:45:45 +00:00
  • 411c60009d enrich state iteration interface Jason Volk 2024-11-17 03:57:21 +00:00
  • 7680d1bd5e replace yields point with consume_budget Jason Volk 2024-11-19 08:14:02 +00:00
  • 8fedc358e0 typename additional shortids Jason Volk 2024-11-15 22:23:42 +00:00
  • 90106c4c33 streamline batch insertions Jason Volk 2024-11-16 23:13:27 +00:00
  • a05dc03100 use debug_warn for backfill event evals Jason Volk 2024-11-17 07:46:36 +00:00
  • 26bcc7e312 fix default stateinfo cache size Jason Volk 2024-11-17 00:13:20 +00:00
  • 85a6d8fc6b ci: fix github pages publish check strawberry 2024-11-16 01:57:31 -05:00
  • 2b2793fac6 docs: add note about the nixos service defaulting to sqlite Tamara Schmitz 2024-11-04 14:27:43 +01:00
  • 8f14048528 ci: free up a bit of runner space safely (again) JadedBlueEyes/strawberry/deps-updates strawberry 2024-11-15 23:48:55 -05:00
  • 7f96b2f92a nix: remove libllvm, libgcc, and llvm from OCI images as well strawberry 2024-11-15 23:18:12 -05:00
  • b92b4e043c drop hyper-util back down to 0.1.8 due to DNS issues strawberry 2024-11-15 22:16:11 -05:00
  • 6319384072 implement GET /_matrix/client/v3/pushrules/global/ strawberry 2024-11-15 21:40:13 -05:00
  • ead9d66797 send the actual unsupported room version in join errors strawberry 2024-11-15 21:28:08 -05:00
  • cd2c473bfe add missing fix_referencedevents_missing_sep key on fresh db creations strawberry 2024-11-15 21:00:26 -05:00
  • 887ae84f1e optimize sha256 interface gather/vector inputs Jason Volk 2024-11-15 22:20:28 +00:00
  • 14e3b242df add database get_batch stream wrapper Jason Volk 2024-11-15 03:44:04 +00:00
  • 9f7a4a012b improve tracing/logging for state_compressor Jason Volk 2024-11-15 03:41:08 +00:00
  • 5f625216aa slight optimizations for statediff Jason Volk 2024-11-14 23:35:53 +00:00
  • 20836cc3db flush=false for database-backup in read-only/secondary modes; improve error Jason Volk 2024-11-14 22:44:18 +00:00
  • 59834a4b05 add is_read_only()/is_secondary() to Engine Jason Volk 2024-11-14 22:43:18 +00:00
  • 4b652f5236 ok cargo doc strawberry 2024-11-15 17:50:39 -05:00
  • be5a04f47c ci: install liburing-dev strawberry 2024-11-15 17:09:36 -05:00
  • 9c95a74d56 fix getting canonical alias server for backfill strawberry 2024-11-15 16:35:58 -05:00
  • 6b1b464abc add missing knock_restricted room type to /publicRooms strawberry 2024-11-15 14:48:10 -05:00
  • f897b4daee ci: remove all free runner space steps due to flakiness strawberry 2024-11-15 13:20:47 -05:00
  • 666989f74c delete trivy as lately its been terribly unreliable strawberry 2024-11-15 13:19:32 -05:00
  • 9783bc78ba remove sentry_telemetry from default features strawberry 2024-11-15 13:58:44 -05:00
  • c23786d37f dont try to backfill empty, private rooms strawberry 2024-11-15 12:59:05 -05:00
  • a9c280bd4c document NAT hairpinning/loopback if needed strawberry 2024-11-15 12:58:02 -05:00
  • c1f553cf4f bump rocksdb to v9.7.4, and ruwuma strawberry 2024-11-15 12:25:47 -05:00
  • b4d809c681 add more checks for gh pages deployment workflow strawberry 2024-11-15 09:49:54 -05:00
  • 3f69f2ee73 replace deprecated sha-1 crate, try to reduce some unnecessary crates/features strawberry 2024-11-15 09:44:29 -05:00
  • dac1a01216 update generated example config strawberry 2024-11-15 09:43:58 -05:00
  • 44a7ac0703 add debug_assert is_sorted for inline content types strawberry 2024-11-15 09:40:04 -05:00
  • 011d44b749 add missing declared support for MSC3952 strawberry 2024-11-13 20:06:25 -05:00
  • 72fb8371f9 link to migrating from conduit on the README strawberry 2024-11-13 17:08:16 -05:00
  • 4f0bdb5194 general misc bug fixes and slight improvements strawberry 2024-11-10 21:20:38 -05:00
  • fd2a002480 dont build sentry or perf_measurements features for complement strawberry 2024-11-10 20:30:34 -05:00
  • 4296d7174f add receive_ephemeral check for appservice EDU sending (if it even works) strawberry 2024-11-02 21:25:13 -04:00
  • 4fe47903c2 misc docs changes/improvements from example config strawberry 2024-11-10 20:20:27 -05:00
  • 08365bf5f4 update config documentation, commit generated example config strawberry 2024-11-10 20:16:38 -05:00
  • 4ec5d1e28e replace additional use tracing:: Jason Volk 2024-11-14 04:31:29 +00:00
  • e228dec4f2 add byte counting for compressed state caches Jason Volk 2024-11-13 01:01:33 +00:00
  • 6ffdc1b2a6 bump serde, image, loole, termimad etc Jason Volk 2024-11-13 22:01:46 +00:00
  • 004be3bf00 prepare utf-8 check bypass for database deserializer Jason Volk 2024-11-13 05:28:15 +00:00
  • 66dbdc6533 Add registration token and auto-join rooms for pissing.dev Jade Ellis 2024-11-13 20:03:43 +00:00
  • f2427ba09e Enable room directory federation Jade Ellis 2024-11-13 15:34:04 +00:00
  • f9c680e6af Enable pissing.dev to use bridges and sync dms for gmessages Jade Ellis 2024-11-13 15:12:23 +00:00
  • 77fab2c323 use ruma visibility enum in directory interface Jason Volk 2024-11-13 01:01:00 +00:00
  • 68582dd868 add parallel query for current membership state Jason Volk 2024-11-13 00:59:53 +00:00
  • feefa43e65 add pretty/si-unit byte size parsing/printing utils Jason Volk 2024-11-12 22:01:32 +00:00
  • c59f474aff fixes for gh workflow strawberry 2024-11-12 05:01:11 +00:00
  • 86694f2d1d move non-generic code out of generic; reduce codegen Jason Volk 2024-11-12 08:01:23 +00:00
  • 999d731a65 move err macro visitor out-of-line; reduce codegen Jason Volk 2024-11-11 22:18:14 +00:00
  • 3962333043 partially revert e507c31306 Jason Volk 2024-11-11 05:00:29 +00:00
  • 61174dd0d3 check if lazyset already contains user prior to querying Jason Volk 2024-11-11 21:27:40 +00:00
  • e2afaa9f03 add config item for with_span_events Jason Volk 2024-11-11 20:49:25 +00:00
  • 9790a6edc9 add unwrap_or_err to result Jason Volk 2024-11-11 20:33:56 +00:00
  • 08a4e931a0 supplement a from_str for FmtSpan Jason Volk 2024-11-11 20:12:20 +00:00
  • 24a5ecb6b4 fix incorrect user id for non-admin invites checking OverPhoenix 2024-11-10 21:45:37 +00:00
  • 2dbbb6b295 Uptime Kuma Jade Ellis 2024-11-10 16:18:49 +00:00
  • f24e84145b readability API Jade Ellis 2024-11-10 14:54:47 +00:00
  • 7d230f5d90 Enable web network for mautrix Jade Ellis 2024-11-10 14:18:24 +00:00
  • 1efc52c440 increase logging during server keys acquire Jason Volk 2024-11-10 11:09:48 +00:00
  • f290d1a9c8 prevent retry for missing keys later in join process Jason Volk 2024-11-10 08:39:30 +00:00
  • 7e087bb93c Fixes for CI strawberry 2024-11-10 03:25:57 +00:00
  • 5e74391c6c fix config generator macro matchers Jason Volk 2024-11-10 02:29:45 +00:00
  • cc86feded3 bump ruma Jason Volk 2024-11-10 01:49:16 +00:00
  • 14fce38403 cork around send_join response processing Jason Volk 2024-11-09 02:42:09 +00:00
  • 10be301646 split large notary requests into batches Jason Volk 2024-11-09 01:09:09 +00:00