Commit graph

  • 0ef9d878d5 go back to outdated rocksdb (the fork breaks CI in a weird way now) strawberry 2024-02-11 14:30:53 -05:00
  • 66fdc7b682 does this commit work??? strawberry 2024-02-11 14:21:52 -05:00
  • 375fc7f20d use rust-rocksdb 8f65a73f0962edc4cc028f4012692043dc657a76 strawberry 2024-02-11 12:23:41 -05:00
  • b2fbbb9f3f move these config checks to main.rs strawberry 2024-02-11 12:23:15 -05:00
  • cb1046a0a8 default to Undefined if room avatar URL was not found despite checking if its Some strawberry 2024-02-11 12:16:51 -05:00
  • e5c6f0f41b use zaidoon1's fork of rust-rocksdb strawberry 2024-02-11 11:49:31 -05:00
  • e7b7a2ea1c config option to check root domain with URL previews strawberry 2024-02-11 11:42:55 -05:00
  • f33e1ee86e add expect message when failing to send oneshot channel shutdown transaction strawberry 2024-02-11 11:42:17 -05:00
  • 934e88d103 update DIFFERENCES.md and debian postinst config strawberry 2024-02-10 14:05:09 -05:00
  • af075f5ef7 remove hardcoded 300kb limit on spider size with config option of 1MB default strawberry 2024-02-10 13:29:12 -05:00
  • c9d94d714e dont drop true error with url str parse, fix url contains logic order, clarify config comment strawberry 2024-02-10 12:28:49 -05:00
  • d8380714a3 doc+check if user does not have local presence enabled if using outgoing presence strawberry 2024-02-10 11:43:58 -05:00
  • 3a74e991f1 (please) dont drop true error in presence timer creation failures strawberry 2024-02-10 11:43:38 -05:00
  • 86d63d47f4 dont follow more than 2 redirects for URL previews for security reasons strawberry 2024-02-10 11:22:25 -05:00
  • 1e8aab7e5a fix media tests for URL previews strawberry 2024-02-10 11:02:40 -05:00
  • 35d08c3c67 feat: URL preview support Reiner Herrmann 2024-02-09 23:16:06 -05:00
  • 1497035125 eat less /ban endpoint fields, fix ban reason not consistently applied strawberry 2024-02-09 20:53:04 -05:00
  • 72cd3be9f9 update debian systemd unit to use notify and harden/update it more strawberry 2024-02-09 20:23:18 -05:00
  • 70dfb630da ask systemd for more time when shutting down if needed, raise axum shutdown timeout to 3 mins strawberry 2024-02-09 20:11:54 -05:00
  • fb1b9b4d6f bump default max_concurrent_requests to 500, update config comment strawberry 2024-02-09 19:10:08 -05:00
  • 80a233d6b7
    Preview URLs Reiner Herrmann 2024-02-09 17:23:08 +01:00
  • 436a63fc72
    Bump clap from 4.4.18 to 4.5.0 dependabot[bot] 2024-02-09 06:56:08 +00:00
  • 390c1842fd update DIFFERENCES.md strawberry 2024-02-08 20:17:52 -05:00
  • 033dae03d7 slight wording addition strawberry 2024-02-08 20:07:37 -05:00
  • 1905908186 filter out "config" as it's an expected config option strawberry 2024-02-08 19:44:36 -05:00
  • 19b0c813f5 warn if a catchall config option (unknown config option) exists strawberry 2024-02-08 19:19:28 -05:00
  • 3817e74a04 check if custom room ID is apart of forbidden room alias strawberry 2024-02-08 19:13:01 -05:00
  • 1174ae4276 feat: forbid certain usernames & room aliases Matthias Ahouansou 2024-02-08 19:11:48 -05:00
  • 57a379f3a1 revamp appservice registration to ruma's Registration type Matthias Ahouansou 2024-02-07 17:48:01 -05:00
  • f65551c313 feat: support non-flake users Raito Bezarius 2024-02-07 11:36:05 -05:00
  • 125c8f26d4 update valid_until_ts comment strawberry 2024-02-07 11:25:26 -05:00
  • e0cdcf66d3 Bump tokio from 1.35.1 to 1.36.0 dependabot[bot] 2024-02-05 06:54:24 +00:00
  • 9670bf9a04
    Bump tokio from 1.35.1 to 1.36.0 dependabot[bot] 2024-02-05 06:54:24 +00:00
  • 3ac42129ac Bump reqwest from 0.11.23 to 0.11.24 dependabot[bot] 2024-02-01 06:24:02 +00:00
  • c569da7de8
    Bump reqwest from 0.11.23 to 0.11.24 dependabot[bot] 2024-02-01 06:24:02 +00:00
  • 1157994b49 update docker README with our links strawberry 2024-01-31 21:10:38 -05:00
  • 71d5361703 bit of repo cleanup strawberry 2024-01-31 21:04:03 -05:00
  • 367a3ad7f0 update docker README with our links strawberry 2024-01-31 21:10:38 -05:00
  • 91072b3a2a bit of repo cleanup strawberry 2024-01-31 21:04:03 -05:00
  • ee90f66450 remove test branch, only publish if not PR strawberry 2024-01-31 19:33:52 -05:00
  • 03080c5677 bump ruma strawberry 2024-01-31 19:15:12 -05:00
  • 1b780fdbfa i think its docker.io strawberry 2024-01-31 19:09:15 -05:00
  • c239ff5e42 make image_name variable work, OCI uses/expects conduit strawberry 2024-01-31 18:24:25 -05:00
  • 2dd8d372de username is not secret, use conduwuit and main branch strawberry 2024-01-31 18:03:04 -05:00
  • 4be2948afc fix syntax error, add test branch strawberry 2024-01-31 17:41:29 -05:00
  • 29d7257a41 attempt to push OCI images to docker hub and ghcr strawberry 2024-01-31 17:32:43 -05:00
  • 19625ad336 remove test branch, only publish if not PR strawberry 2024-01-31 19:33:52 -05:00
  • c79508e0b2 bump ruma strawberry 2024-01-31 19:15:12 -05:00
  • 87a061f2c4 i think its docker.io strawberry 2024-01-31 19:09:15 -05:00
  • 60cd9d82d8 make image_name variable work, OCI uses/expects conduit strawberry 2024-01-31 18:24:25 -05:00
  • d260fba97c username is not secret, use conduwuit and main branch strawberry 2024-01-31 18:03:04 -05:00
  • a36006c0cc fix syntax error, add test branch strawberry 2024-01-31 17:41:29 -05:00
  • dd66c04ff0 attempt to push OCI images to docker hub and ghcr strawberry 2024-01-31 17:32:43 -05:00
  • 98b54caca5 remove test branch from CI strawberry 2024-01-31 16:23:26 -05:00
  • 58518e520f remove test branch from CI strawberry 2024-01-31 16:23:26 -05:00
  • ab22dc4bc8 update DIFFERENCES.md strawberry 2024-01-31 13:23:42 -05:00
  • 83f7ea54df update gh actions OCI image paths to match gitlab strawberry 2024-01-30 19:53:00 -05:00
  • d8e7ea78ed Publish oci image to the gitlab registry Samuel Meenzen 2024-01-30 19:51:41 -05:00
  • c33fd35c1c (upstream) update DEPLOY.md with new build links Charles Hall 2024-01-30 19:48:37 -05:00
  • 25d9cc28d6 remove removing rustup and default cargo, remove building aarch64 deb strawberry 2024-01-30 19:19:52 -05:00
  • 4cebb282ab (prob doesnt work) build aarch64 deb strawberry 2024-01-29 20:32:55 -05:00
  • fedbe0dc66 build deb, update deb metadata and files strawberry 2024-01-29 20:28:43 -05:00
  • 1581a3ca84 force copy strawberry 2024-01-29 20:09:14 -05:00
  • d11b03feab dont compress OCI images, copy result to tar.gz strawberry 2024-01-29 19:44:46 -05:00
  • 621c85fd3b run cargo update Charles Hall 2024-01-29 19:30:43 -05:00
  • 950d69eb66 build OCI images for x86_64 and aarch64 in CI strawberry 2024-01-29 19:27:04 -05:00
  • 468009fce5 fix wrong artifact path in gitlab ci strawberry 2024-01-29 19:26:40 -05:00
  • 1f3b91accd remove redundant copy and just use path strawberry 2024-01-29 19:06:20 -05:00
  • d68268da2e pass pkgsCrossStatic to mkOciImage, not pkgsHost Charles Hall 2024-01-29 18:48:30 -05:00
  • fb1fa4364d downgrade rust-rocksdb back to latest stable strawberry 2024-01-28 19:16:20 -05:00
  • 8954243457 switch crane input back to upstream Charles Hall 2024-01-28 18:54:47 -05:00
  • 79750b9685 make complement (mostly) work again Charles Hall 2024-01-28 18:53:27 -05:00
  • bc421ec96b add -L to nix build command strawberry 2024-01-28 11:46:01 -05:00
  • 33847b8b4b fix syntax error (both uses and run) strawberry 2024-01-28 11:38:05 -05:00
  • 77e8a6e5ae port some of artifacts building to gh actions (attempt 1) strawberry 2024-01-28 11:35:17 -05:00
  • 83fda53e77 update DIFFERENCES.md strawberry 2024-01-31 13:23:42 -05:00
  • f2e7edb6e2 update gh actions OCI image paths to match gitlab strawberry 2024-01-30 19:53:00 -05:00
  • 19768464ea Publish oci image to the gitlab registry Samuel Meenzen 2024-01-30 19:51:41 -05:00
  • 113d06023d (upstream) update DEPLOY.md with new build links Charles Hall 2024-01-30 19:48:37 -05:00
  • 88bd4592c7 remove removing rustup and default cargo, remove building aarch64 deb strawberry 2024-01-30 19:19:52 -05:00
  • 9659454f8d (prob doesnt work) build aarch64 deb strawberry 2024-01-29 20:32:55 -05:00
  • 8dcc491ca7 build deb, update deb metadata and files strawberry 2024-01-29 20:28:43 -05:00
  • 17d9a0803d force copy strawberry 2024-01-29 20:09:14 -05:00
  • d18b2ff177 dont compress OCI images, copy result to tar.gz strawberry 2024-01-29 19:44:46 -05:00
  • c038d79539 run cargo update Charles Hall 2024-01-29 19:30:43 -05:00
  • 643ca2257f build OCI images for x86_64 and aarch64 in CI strawberry 2024-01-29 19:27:04 -05:00
  • ef0c2f8ed5 fix wrong artifact path in gitlab ci strawberry 2024-01-29 19:26:40 -05:00
  • 6b835edf54 remove redundant copy and just use path strawberry 2024-01-29 19:06:20 -05:00
  • b788290d86 pass pkgsCrossStatic to mkOciImage, not pkgsHost Charles Hall 2024-01-29 18:48:30 -05:00
  • 3cc175048c
    Bump serde_yaml from 0.9.30 to 0.9.31 dependabot[bot] 2024-01-29 07:10:31 +00:00
  • 19e772d655
    Bump serde_html_form from 0.2.3 to 0.2.4 dependabot[bot] 2024-01-29 07:10:15 +00:00
  • 1ec4f86693
    Bump serde_json from 1.0.111 to 1.0.113 dependabot[bot] 2024-01-29 07:09:53 +00:00
  • d7a3186cc2
    Bump serde from 1.0.195 to 1.0.196 dependabot[bot] 2024-01-29 07:09:38 +00:00
  • f88cda400c downgrade rust-rocksdb back to latest stable strawberry 2024-01-28 19:16:20 -05:00
  • d2b6e69052 switch crane input back to upstream Charles Hall 2024-01-28 18:54:47 -05:00
  • 38b5a91566 make complement (mostly) work again Charles Hall 2024-01-28 18:53:27 -05:00
  • 7a7d2000e4 add -L to nix build command strawberry 2024-01-28 11:46:01 -05:00
  • 7b43aacca0 fix syntax error (both uses and run) strawberry 2024-01-28 11:38:05 -05:00
  • d4b7dab0f5 port some of artifacts building to gh actions (attempt 1) strawberry 2024-01-28 11:35:17 -05:00
  • aa3fd6a47e switch cargo.toml pkg name back to conduit strawberry 2024-01-27 16:41:27 -05:00