Commit graph

  • c6e6eb0af3 ignore empty CONDUWUIT_VERSION_EXTRA for server version strawberry 2024-05-04 10:50:03 -04:00
  • 29babebc4d adminroom: add count to list-joined-rooms user command strawberry 2024-05-04 10:35:56 -04:00
  • 2f3194840c fix extra version when using flake-compat Matt Moriarity 2024-04-26 19:38:29 -06:00
  • 0ebb323490 resolve almost all as_conversions lints strawberry 2024-05-04 09:45:37 -04:00
  • f8e1255994 presence: set empty string status msg to None strawberry 2024-05-04 09:03:32 -04:00
  • b5c0c30a5e resolve half of the integer_arithmetic lints, couple misc changes strawberry 2024-05-03 21:42:47 -04:00
  • ac4590952b set io_uring for rocksdb a default feature strawberry 2024-05-03 18:07:52 -04:00
  • 67569cb9c8 nix: switch to fork of rocksdb input strawberry 2024-05-03 17:04:23 -04:00
  • 11ec0dff4f add PATCH to list of allowed HTTP methods in CORS (MSC4138) strawberry 2024-05-03 15:11:42 -04:00
  • a198f0481a nix: add liburing to devshell strawberry 2024-05-03 15:11:06 -04:00
  • 6266e0ab5e rocksdb: enable async_io if using io_uring feature strawberry 2024-05-03 13:26:04 -04:00
  • 9ee1485960 enable overflow-checks for dev/debug profile strawberry 2024-05-03 12:06:49 -04:00
  • 05314ec46c nix: set hardcoded NIX_OUTPATH_USED_AS_RANDOM_SEED for bindgen strawberry 2024-05-03 12:05:01 -04:00
  • b66d2d44d0 chore: bump MSRV to 1.77.0 as 1.78.0 came out strawberry 2024-05-03 10:59:36 -04:00
  • 3b2db9027a envrc: allow loading env vars from .env if it exists strawberry 2024-05-03 10:53:39 -04:00
  • 97e81885db use dep: syntax in cargo.toml features strawberry 2024-05-03 10:53:11 -04:00
  • 706c1c993b nix: don't run cargo test for crane buildpackage strawberry 2024-05-03 03:35:36 -04:00
  • 781992d6bf make next_batch token a variable in search, revert threads_until change strawberry 2024-05-06 02:40:16 -04:00
  • 993af0c309 nix: cache complement outputs using nix-build-and-cache strawberry 2024-05-06 01:09:51 -04:00
  • 9d38d2c3b3 docs: remove last dev branch mention strawberry 2024-05-06 00:31:39 -04:00
  • 571b3ae642 fix nix-build-and-cache Charles Hall 2024-05-06 00:08:20 -04:00
  • c00479d8a7 ci: format string strawberry 2024-05-05 22:07:37 -04:00
  • dc264f5403 correct arithmetic adjustments strawberry 2024-05-05 20:40:58 -04:00
  • 2cae6d2011 ci: push docker images for PRs in the merge-PR_NUMBER-HEAD_REF format, fix main pushes strawberry 2024-05-05 20:13:52 -04:00
  • 1b432e5e58 ci: run on new tag pushes strawberry 2024-05-05 02:18:15 -04:00
  • 31f9cd51cb ci: abort workflow if latest repo tag does not match with running tag ref strawberry 2024-05-05 02:10:47 -04:00
  • 58876f9357 ci(docker): publish latest only if ref starts with our tag format strawberry 2024-05-05 01:46:30 -04:00
  • 931b88a170 docs: remove dev docker images strawberry 2024-05-05 01:36:47 -04:00
  • a8353423b2 docs: direct all PRs to main strawberry 2024-05-05 00:02:34 -04:00
  • f642df200a ci: don't run on dev anymore, run on main and non-draft PRs strawberry 2024-05-05 00:01:14 -04:00
  • 736fe86e5d auth_chain: add useful debug logging Xiretza 2024-05-04 19:24:48 +00:00
  • 69707fc36a utils: add helper for adding unbounded slices to tracing spans Xiretza 2024-05-04 19:23:12 +00:00
  • f17b6e4044 Fix appservice namespace check for room aliases Xiretza 2024-05-04 21:09:22 +00:00
  • 4fbf22bbd2 engage(lychee): check all markdown files too, enable verbose mode strawberry 2024-05-04 14:58:49 -04:00
  • 06a17bdfeb add a contributing guide strawberry 2024-05-04 13:24:25 -04:00
  • 7ed84f7320 ignore empty CONDUWUIT_VERSION_EXTRA for server version strawberry 2024-05-04 10:50:03 -04:00
  • 254addc30a adminroom: add count to list-joined-rooms user command strawberry 2024-05-04 10:35:56 -04:00
  • bf1c191cce fix extra version when using flake-compat Matt Moriarity 2024-04-26 19:38:29 -06:00
  • 310aec7c58 resolve almost all as_conversions lints strawberry 2024-05-04 09:45:37 -04:00
  • 68dc9f60b9 presence: set empty string status msg to None strawberry 2024-05-04 09:03:32 -04:00
  • b1ccbe0fbd resolve half of the integer_arithmetic lints, couple misc changes strawberry 2024-05-03 21:42:47 -04:00
  • 2d0f8aad81 set io_uring for rocksdb a default feature strawberry 2024-05-03 18:07:52 -04:00
  • 78dbf4ee77 nix: switch to fork of rocksdb input strawberry 2024-05-03 17:04:23 -04:00
  • 6d2aa1b886 add PATCH to list of allowed HTTP methods in CORS (MSC4138) strawberry 2024-05-03 15:11:42 -04:00
  • ab2d21afdd nix: add liburing to devshell strawberry 2024-05-03 15:11:06 -04:00
  • 726f3a3ebc rocksdb: enable async_io if using io_uring feature strawberry 2024-05-03 13:26:04 -04:00
  • 327b0bd261 enable overflow-checks for dev/debug profile strawberry 2024-05-03 12:06:49 -04:00
  • 79cdae9cb0 nix: set hardcoded NIX_OUTPATH_USED_AS_RANDOM_SEED for bindgen strawberry 2024-05-03 12:05:01 -04:00
  • 7971f0367d chore: bump MSRV to 1.77.0 as 1.78.0 came out strawberry 2024-05-03 10:59:36 -04:00
  • 7df74d9142 envrc: allow loading env vars from .env if it exists strawberry 2024-05-03 10:53:39 -04:00
  • 1a3e1c3753 use dep: syntax in cargo.toml features strawberry 2024-05-03 10:53:11 -04:00
  • b6dee6a32a nix: don't run cargo test for crane buildpackage strawberry 2024-05-03 03:35:36 -04:00
  • cb70d51e2b bump conduwuit version to 0.3.2 v0.3.2 strawberry 2024-05-05 16:52:08 -04:00
  • addda3ab32 bump conduwuit version to 0.3.2 strawberry 2024-05-05 16:52:08 -04:00
  • bfb827a418 send Cache-Control and CORS header for remote thumbnail responses strawberry 2024-05-05 15:48:43 -04:00
  • e2fb588a8c sent attachment content-disposition on thumbnails too strawberry 2024-05-05 15:39:59 -04:00
  • 43c4dfc5df set content-disposition to attachment instead of inline strawberry 2024-05-05 15:06:11 -04:00
  • 14a5b8048f send Cache-Control and CORS header for remote thumbnail responses strawberry 2024-05-05 15:48:43 -04:00
  • 8e9a2fc108 sent attachment content-disposition on thumbnails too strawberry 2024-05-05 15:39:59 -04:00
  • 8b7d2c13b3 set content-disposition to attachment instead of inline strawberry 2024-05-05 15:06:11 -04:00
  • 9ad3a5c2c9
    fix(deps): update rust crate webpage to v2.0.1 renovate[bot] 2024-05-05 10:34:43 +00:00
  • 9b48ec0f74 Fix appservice namespace check for room aliases Xiretza 2024-05-04 21:09:22 +00:00
  • e723ba108a auth_chain: add useful debug logging Xiretza 2024-05-04 19:24:48 +00:00
  • 23c67b3413 utils: add helper for adding unbounded slices to tracing spans Xiretza 2024-05-04 19:23:12 +00:00
  • cbe4d7cdc4 fix extra version when using flake-compat Matt Moriarity 2024-04-26 19:38:29 -06:00
  • 126c9b8bd2
    implement per-event timeline filtering on /sync Benjamin Lee 2024-05-04 00:51:25 -07:00
  • 0c3d1e5745
    implement room.ephemeral.(not_)rooms filter on /sync Benjamin Lee 2024-05-03 17:39:40 -07:00
  • 0aae761da4
    skip left/invited rooms with no updates in /sync Benjamin Lee 2024-05-03 17:15:59 -07:00
  • 4b6e2fae52
    implement room.state.(not_)rooms filter on /sync Benjamin Lee 2024-05-03 17:09:19 -07:00
  • 8b43336487
    implement room.timeline.(not_)rooms filter on /sync Benjamin Lee 2024-05-03 15:56:27 -07:00
  • 50d5e43e6c
    implement top-level (not_)rooms filter on /sync Benjamin Lee 2024-05-03 11:06:21 -07:00
  • fadcbddfcd
    fix(deps): update rust crate webpage to 2.0.1 renovate[bot] 2024-05-03 11:00:37 +00:00
  • 42e3567153 disable overflow-checks for performance v0.3.1 strawberry 2024-05-03 02:17:53 -04:00
  • 0794eda7b2 disable overflow-checks for performance strawberry 2024-05-03 02:17:53 -04:00
  • 75ad5cfbb7 bump conduwuit version to 0.3.1 strawberry 2024-05-03 02:06:24 -04:00
  • be5101b07c bump console-subscriber to 0.2 strawberry 2024-05-03 02:08:26 -04:00
  • b35dbd63d7 bump conduwuit version to 0.3.1 strawberry 2024-05-03 02:06:24 -04:00
  • f8aa65ce6a bump console-subscriber to 0.2 strawberry 2024-05-03 02:08:26 -04:00
  • 493ebe6c62
    fix(deps): update rust crate console-subscriber to 0.2.0 renovate[bot] 2024-05-03 05:54:06 +00:00
  • c531101657 misc docs adjustments strawberry 2024-05-02 23:29:17 -04:00
  • 761263332b ci: push to gitlab container registry too strawberry 2024-05-02 23:19:05 -04:00
  • 5fe146aa85 docs: update differences.md strawberry 2024-05-02 21:23:21 -04:00
  • d7399a12fb config: split at __ for struct sections of config, add couple missing settings for show-config strawberry 2024-05-02 20:55:37 -04:00
  • 7e2a15497c use function comments for lsp here strawberry 2024-05-02 20:47:16 -04:00
  • e226046e15 drop default appservice_timeout to 35 seconds strawberry 2024-05-02 17:00:54 -04:00
  • 75b9332917 dont allow creating remote users in admin room strawberry 2024-05-02 16:51:43 -04:00
  • de26bf22dc adjust a couple error codes for room alias getting strawberry 2024-05-02 15:08:55 -04:00
  • a7c14a861b ci: output complement diff results to job summary, temp allow error strawberry 2024-05-02 13:00:47 -04:00
  • 05b7dec482 temp(ci): comment complement results diff for now strawberry 2024-05-02 12:11:06 -04:00
  • 38ca88da9f ci(gitlab): use --no-strip for cargo deb strawberry 2024-05-02 10:36:40 -04:00
  • 2e5ba7ab17 ci(gitlab): use gitlab fastzip feature flag strawberry 2024-05-02 10:34:06 -04:00
  • 35683d66dd sort the complement results by test name for consistent output strawberry 2024-05-02 10:32:30 -04:00
  • e1052d1829 chore: update checked-in complement test results strawberry 2024-05-02 04:47:55 -04:00
  • 49078aa836 fix: get the presence of the requested user instead of ourselves strawberry 2024-05-02 03:55:25 -04:00
  • b6b739a7b7 set -vet=off to (hopefully) run all complement tests strawberry 2024-05-02 02:38:06 -04:00
  • fa0bdd431b add destination to X-Matrix Authorization outbound requests strawberry 2024-05-02 02:26:11 -04:00
  • a6cf5cfd8b remove future deleted nix binary cache strawberry 2024-05-02 02:06:44 -04:00
  • 37c2877cf8 chore: update checked in list of complement test results strawberry 2024-05-02 00:06:35 -04:00
  • 1181a7a7a9 nix: specify explicit branches/refs for flake inputs strawberry 2024-05-01 23:36:07 -04:00
  • cad16b9268 ci, nix: build and cache all packages and CI dependencies strawberry 2024-05-01 23:30:49 -04:00