Commit graph

  • 24605e151d make allow_federation default to true strawberry 2024-01-27 16:28:57 -05:00
  • c329eb197d add ca certificates to the OCI image Charles Hall 2024-01-27 16:27:00 -05:00
  • 81a4f9e539 use main instead of latest for docker tag strawberry 2024-01-27 09:08:33 -05:00
  • fc219e621f switch cargo.toml pkg name back to conduit strawberry 2024-01-27 16:41:27 -05:00
  • 5de4a41ff5 make allow_federation default to true strawberry 2024-01-27 16:28:57 -05:00
  • c1de446b7b add ca certificates to the OCI image Charles Hall 2024-01-27 16:27:00 -05:00
  • af20166717 use main instead of latest for docker tag strawberry 2024-01-27 09:08:33 -05:00
  • fd19d132eb make nix-build-and-cache executable strawberry 2024-01-26 20:39:01 -05:00
  • 8793abf41f does this work strawberry 2024-01-26 19:25:57 -05:00
  • 331b63ca40 upstream nix changes, make rocksdb git work strawberry 2024-01-26 19:15:52 -05:00
  • 35ebc459fa add explicit_outlives_requirements rustc lint strawberry 2024-01-26 19:15:21 -05:00
  • 5a8a3c742d s/15000/10000 strawberry 2024-01-25 23:45:33 -05:00
  • 620bfacc30 ci: cross compile static binaries for x86_64 and aarch64 Charles Hall 2024-01-25 23:39:59 -05:00
  • c02993428a does this work strawberry 2024-01-26 19:25:57 -05:00
  • 7363d85731 upstream nix changes, make rocksdb git work strawberry 2024-01-26 19:15:52 -05:00
  • c85f568dd2 add explicit_outlives_requirements rustc lint strawberry 2024-01-26 19:15:21 -05:00
  • 76f74a2880 s/15000/10000 strawberry 2024-01-25 23:45:33 -05:00
  • 6d5e2601fe ci: cross compile static binaries for x86_64 and aarch64 Charles Hall 2024-01-25 23:39:59 -05:00
  • 7588790c3b bump nix cache kubo6472 2024-01-26 02:11:15 +01:00
  • cdc3b7048a
    bump nix cache kubo6472 2024-01-26 02:11:15 +01:00
  • 4ac568769b improvement: registration token now only works when registration is enabled strawberry 2024-01-24 22:29:30 -05:00
  • ab0b52ef1e update DIFFERENCES.md strawberry 2024-01-24 22:04:33 -05:00
  • 8b6bd8e89e add cargo clippy strawberry 2024-01-24 22:04:26 -05:00
  • 2c51cdc23b update nix flake for gitlab CI building docker images strawberry 2024-01-24 21:52:42 -05:00
  • 0e8267656f fix room ID messages, remove comments strawberry 2024-01-24 21:09:07 -05:00
  • 08a183e8c7 assume well-known is None if text length exceeds 10000 chars strawberry 2024-01-24 21:07:53 -05:00
  • ec7aeb1096 move resolver logic into the resolver Charles Hall 2024-01-24 18:41:03 -05:00
  • 1536f08d81 use both is_ip_literal and IPAddress is_valid checks strawberry 2024-01-24 18:34:41 -05:00
  • 9858b33b37 just remove double quotes if found instead strawberry 2024-01-24 18:16:25 -05:00
  • e0419d9c5d custom room ID checks, dont use format! macro due to quotes being added strawberry 2024-01-24 16:48:10 -05:00
  • 7eff572e77 check if room ID already exists instead of erroring on auth check strawberry 2024-01-24 16:45:09 -05:00
  • 8754f0e2a5 additional character check on room alias strawberry 2024-01-24 16:44:37 -05:00
  • e272f0f34f update DIFFERENCES.md strawberry 2024-01-24 15:51:33 -05:00
  • 89d9cdeb3a IP range denylist logging, and fix logic error strawberry 2024-01-24 15:51:13 -05:00
  • 382347353e add custom room ID support using room_id field strawberry 2024-01-24 12:21:18 -05:00
  • 2980af6490 move room creation config check higher up strawberry 2024-01-24 12:18:49 -05:00
  • ead9a58dce dont crash failing to deserialise room creation content strawberry 2024-01-24 12:17:54 -05:00
  • 3453dcc344 add error checking to room aliases strawberry 2024-01-24 12:17:12 -05:00
  • b51d148899 remove random space strawberry 2024-01-24 12:15:49 -05:00
  • 6c1358d0c8 send home_server on login response again strawberry 2024-01-24 12:15:23 -05:00
  • 9d1ca3e84a update deps strawberry 2024-01-24 12:12:32 -05:00
  • 114369bcf6 delete Dockerfile strawberry 2024-01-24 12:12:21 -05:00
  • fa0c083555 don't send requests to specified list of IP CIDRs strawberry 2024-01-21 22:59:06 -05:00
  • 71d247232d oops forgot that endpoint too strawberry 2024-01-21 20:34:31 -05:00
  • 6c75087863 eat less of client parameters for media requests strawberry 2024-01-21 20:30:39 -05:00
  • ab6cb4ad2d switch back to expect for sender_user strawberry 2024-01-21 20:30:09 -05:00
  • 02bc818633 match explicit URI to see if we should authenticate the user strawberry 2024-01-21 18:18:21 -05:00
  • 1de7980143 update DIFFERENCES.md so far strawberry 2024-01-21 18:17:29 -05:00
  • dc9c86d3db bump ruma, rusqlite, and rocksdb strawberry 2024-01-21 16:05:38 -05:00
  • 9d0c85ab17 use ruma JsOption, bump figment strawberry 2024-01-21 15:43:42 -05:00
  • 4e8823dedb add warning about outgoing presence PDU/EDU relationship strawberry 2024-01-21 13:28:51 -05:00
  • 1460a82f54 use engage for gitlab CI strawberry 2024-01-20 21:58:57 -05:00
  • 11bc725268 return joined member count of room for pushrules instead of hardcoded 10 strawberry 2024-01-20 19:51:39 -05:00
  • b50c47e1c2 silence loud tower_http errors (move to info) strawberry 2024-01-20 19:03:40 -05:00
  • 34bac4d1d9 support sending well_known client response in /login using well_known_client strawberry 2024-01-20 19:02:44 -05:00
  • cf62cb0d0a send avatar_url on invite member events like synapse strawberry 2024-01-20 12:44:17 -05:00
  • f275a0dfbe fix obvious copy-paste error strawberry 2024-01-20 12:37:29 -05:00
  • 982eec178b add conduwuit-example.toml (new example config) strawberry 2024-01-18 01:08:25 -05:00
  • fb1ade551a revamp example config, document lots of config options strawberry 2024-01-18 01:07:29 -05:00
  • a7aa91739f make warning and slight changes to DEPLOY.md for conduwuit strawberry 2024-01-18 01:07:15 -05:00
  • fae00e5136 remove rocksdb_max_open_files option strawberry 2024-01-18 01:06:45 -05:00
  • bc49d038f1 improvement: registration token now only works when registration is enabled strawberry 2024-01-24 22:29:30 -05:00
  • 70d0c57ac7 update DIFFERENCES.md strawberry 2024-01-24 22:04:33 -05:00
  • 8f4882ac00 add cargo clippy strawberry 2024-01-24 22:04:26 -05:00
  • f4b50d2c1d update nix flake for gitlab CI building docker images strawberry 2024-01-24 21:52:42 -05:00
  • 54887fd0cf fix room ID messages, remove comments strawberry 2024-01-24 21:09:07 -05:00
  • 3a80e32ba1 assume well-known is None if text length exceeds 10000 chars strawberry 2024-01-24 21:07:53 -05:00
  • 5de3fb4502 move resolver logic into the resolver Charles Hall 2024-01-24 18:41:03 -05:00
  • 916e160148 use both is_ip_literal and IPAddress is_valid checks strawberry 2024-01-24 18:34:41 -05:00
  • a1869444f5 just remove double quotes if found instead strawberry 2024-01-24 18:16:25 -05:00
  • 99e72f8f63 custom room ID checks, dont use format! macro due to quotes being added strawberry 2024-01-24 16:48:10 -05:00
  • fa56f48ff2 check if room ID already exists instead of erroring on auth check strawberry 2024-01-24 16:45:09 -05:00
  • 3d3389e946 additional character check on room alias strawberry 2024-01-24 16:44:37 -05:00
  • 9fc0a3ccc4 update DIFFERENCES.md strawberry 2024-01-24 15:51:33 -05:00
  • d1d37d148a IP range denylist logging, and fix logic error strawberry 2024-01-24 15:51:13 -05:00
  • b8d3fb89fb add custom room ID support using room_id field strawberry 2024-01-24 12:21:18 -05:00
  • d82b9f3ec4 move room creation config check higher up strawberry 2024-01-24 12:18:49 -05:00
  • c33a35e821 dont crash failing to deserialise room creation content strawberry 2024-01-24 12:17:54 -05:00
  • cef8fe6f6e add error checking to room aliases strawberry 2024-01-24 12:17:12 -05:00
  • ef225e86c4 remove random space strawberry 2024-01-24 12:15:49 -05:00
  • f61b5c7fa9 send home_server on login response again strawberry 2024-01-24 12:15:23 -05:00
  • 0b65a362ae update deps strawberry 2024-01-24 12:12:32 -05:00
  • 69e3de5aaa delete Dockerfile strawberry 2024-01-24 12:12:21 -05:00
  • 9df5222f50
    Bump regex from 1.10.2 to 1.10.3 dependabot[bot] 2024-01-22 06:45:24 +00:00
  • 0cbcbdc526
    Bump argon2 from 0.5.2 to 0.5.3 dependabot[bot] 2024-01-22 06:45:04 +00:00
  • 3433e6ef66 don't send requests to specified list of IP CIDRs strawberry 2024-01-21 22:59:06 -05:00
  • 6199e438af oops forgot that endpoint too strawberry 2024-01-21 20:34:31 -05:00
  • bbf7387403 eat less of client parameters for media requests strawberry 2024-01-21 20:30:39 -05:00
  • 06ca17adf3 switch back to expect for sender_user strawberry 2024-01-21 20:30:09 -05:00
  • cfe338081c match explicit URI to see if we should authenticate the user strawberry 2024-01-21 18:18:21 -05:00
  • 6ab2a1c56f update DIFFERENCES.md so far strawberry 2024-01-21 18:17:29 -05:00
  • dbd0959706 bump ruma, rusqlite, and rocksdb strawberry 2024-01-21 16:05:38 -05:00
  • f48b5ae49f use ruma JsOption, bump figment strawberry 2024-01-21 15:43:42 -05:00
  • 88d6d7e856 add warning about outgoing presence PDU/EDU relationship strawberry 2024-01-21 13:28:51 -05:00
  • 973c4fe31d use engage for gitlab CI strawberry 2024-01-20 21:58:57 -05:00
  • ce24b509cf return joined member count of room for pushrules instead of hardcoded 10 strawberry 2024-01-20 19:51:39 -05:00
  • 13af7e30ad silence loud tower_http errors (move to info) strawberry 2024-01-20 19:03:40 -05:00
  • 968e6e6100 support sending well_known client response in /login using well_known_client strawberry 2024-01-20 19:02:44 -05:00
  • fd92ffa9b4 send avatar_url on invite member events like synapse strawberry 2024-01-20 12:44:17 -05:00
  • 7034693c42 fix obvious copy-paste error strawberry 2024-01-20 12:37:29 -05:00