Commit Graph

  • fa71dd4b4c use body.dir for relations now strawberry 2024-03-27 15:21:46 -04:00
  • 92dbe82675 remove unnecessary clone from into_iter strawberry 2024-03-27 14:47:17 -04:00
  • 6aaf169c45 fix wrong order of logic, prefer room alias server first if available strawberry 2024-03-27 14:44:59 -04:00
  • e9793868ec add recursion_depth None for now strawberry 2024-03-27 13:38:15 -04:00
  • 0d50dfd7cf bump ruma and cargo.lock strawberry 2024-03-27 13:36:15 -04:00
  • 567b24e410 add /_conduwuit/server_version route strawberry 2024-03-27 10:17:11 -04:00
  • 4f1f6fa56f drop -alpha from version string strawberry 2024-03-26 22:50:26 -04:00
  • 051668b62b use rusqlite commit before c-strings were added strawberry 2024-03-26 21:47:59 -04:00
  • 4b4b63eda4 bump cargo.lock strawberry 2024-03-26 21:38:58 -04:00
  • 50c870cc1d chore(deps): update docker docker tag to v26 renovate[bot] 2024-03-23 05:51:32 +00:00
  • b252572db4 fix(deps): update rust crate clap to 4.5.4 renovate[bot] 2024-03-25 22:00:45 +00:00
  • cf474d96f0 fix(deps): update rust crate serde_json to 1.0.115 renovate[bot] 2024-03-26 08:00:41 +00:00
  • aa2af6bf93 chore(deps): update nixos/nix docker tag to v2.21.1 renovate[bot] 2024-03-26 18:36:02 +00:00
  • 53c0cfd70e docs: fix a few headlines strawberry 2024-03-26 21:34:04 -04:00
  • 3d0f0cc1ce add query_all_nameservers config option strawberry 2024-03-26 21:32:10 -04:00
  • cb12f285e9 improve incoming http request and other logging Jason Volk 2024-03-26 14:36:27 -07:00
  • 0df1f84cc8 set trust_negative_responses in nameserver config. Jason Volk 2024-03-26 12:27:05 -07:00
  • e6c34b982f fix git blame ignore revs strawberry 2024-03-26 20:57:22 -04:00
  • 08a21b8ee2 better maximize_fd_limit test strawberry 2024-03-26 20:21:22 -04:00
  • edb4468771 clear destinations cache in clear_caches fn. Jason Volk 2024-03-26 05:52:31 -07:00
  • c31de51efc ignore rev 16294831 from blame strawberry 2024-03-25 17:05:29 -04:00
  • 868976a149 use chain_width 60 strawberry 2024-03-25 17:05:11 -04:00
  • 9d6b070f35 Revert "update rustfmt" strawberry 2024-03-25 16:46:42 -04:00
  • 07596d866f update rustfmt Jason Volk 2024-03-25 04:58:49 -07:00
  • 525379f8ac enable caching in hickory_dns w/ configurables. Jason Volk 2024-03-24 23:59:28 -07:00
  • 21874f8ab7 eliminate gai resolver. Jason Volk 2024-03-24 23:52:31 -07:00
  • f5da75e476 split structs from service/globals/mod.rs into separate units Jason Volk 2024-03-24 19:21:05 -07:00
  • f3bc87c4e6 elaborate on RocksDB recovery modes in example-config. Jason Volk 2024-03-24 18:08:42 -07:00
  • 24faf4dd26 revert 0297cfe307 strawberry 2024-03-26 06:44:42 -04:00
  • 6f7113950b raise too-many-lines-threshold to 700 (for now?) strawberry 2024-03-25 18:49:04 -04:00
  • 3f9825788e check URL preview requests against ip_range_denylist strawberry 2024-03-24 22:50:51 -04:00
  • bef0459fb8 bump conduwuit version to 0.1.10 strawberry 2024-03-24 22:02:01 -04:00
  • 4be37fbe8d only remove event_id field in room v1 and v2 strawberry 2024-03-24 21:07:04 -04:00
  • 0863bec098 allow non-joined users to get aliases of world_readable rooms strawberry 2024-03-24 20:35:21 -04:00
  • 380b61184d reduce high presence timeouts strawberry 2024-03-24 18:36:31 -04:00
  • 32ab88e68a check the URL and response remote address for ip_range_denylist strawberry 2024-03-24 18:33:25 -04:00
  • fbefbd57be implement include_state search criteria strawberry 2024-03-24 12:53:32 -04:00
  • c2e89b939c add element web search count hack (?) strawberry 2024-03-23 23:40:09 -04:00
  • f4146de17d add feature for smElement client hacks strawberry 2024-03-23 23:13:40 -04:00
  • 55813e90bf add EditorConfig vs code extension to recommendations strawberry 2024-03-23 23:00:21 -04:00
  • d3c9f5595a split admin commands into modules. Jason Volk 2024-03-22 03:37:55 -07:00
  • 6b1933914d add file listing to database abstraction. Jason Volk 2024-03-22 19:37:36 -07:00
  • bdf3997de5 pin ruma rev strawberry 2024-03-23 17:05:25 -04:00
  • 7bd56765ef fix some more pedantic clippy lints strawberry 2024-03-23 14:38:15 -04:00
  • a7e6fe8b60 fix infinite loop lint strawberry 2024-03-23 12:34:28 -04:00
  • 8dad4461b4 log if our trusted key server is broken for batch requests strawberry 2024-03-23 11:04:53 -04:00
  • 101cb34f9a make rocksdb_recovery_mode a u8, document it strawberry 2024-03-23 00:27:33 -04:00
  • 331c0b37cd add conf item for alternate rocksdb recovery modes. Jason Volk 2024-03-22 20:34:24 -07:00
  • a57f4db207 bump default_sender_timeout from 75 seconds to 180 strawberry 2024-03-22 23:50:04 -04:00
  • 27d6ce3cc5 log path parameters when try http request fails strawberry 2024-03-22 23:42:38 -04:00
  • 6e0d6c78fb use BTreeMap again strawberry 2024-03-22 23:42:22 -04:00
  • 27d83a51f2 remove unnecessary match arm for space invite join_rule strawberry 2024-03-22 23:31:46 -04:00
  • 8fab2cd94a fix(deps): update rust crate regex to 1.10.4 renovate[bot] 2024-03-23 02:46:31 +00:00
  • 7fbbdf83ab forgot to fix these ones too strawberry 2024-03-22 22:50:38 -04:00
  • 3bc2af7d26 resolve and add even more pedantic clippy lints strawberry 2024-03-22 22:44:31 -04:00
  • 0bb5115bd1 resolve clippy match_bool strawberry 2024-03-22 21:55:05 -04:00
  • 9d0b647911 resolve couple pedantic clippy lints, remove unnecessary qualifications strawberry 2024-03-22 21:51:21 -04:00
  • 6d7ef80aba format cargo.toml strawberry 2024-03-22 21:50:51 -04:00
  • 931e1cad06 ci: make docker username and GHCR variables strawberry 2024-03-22 21:50:19 -04:00
  • 9832f11074 add zed to .gitignore strawberry 2024-03-22 21:49:55 -04:00
  • d8c6c2930e update differences.md strawberry 2024-03-22 20:28:58 -04:00
  • 23ee479062 only allow up to info level logging on release builds strawberry 2024-03-22 20:17:38 -04:00
  • c5afc6bf98 bump ruma and bytes strawberry 2024-03-22 20:04:29 -04:00
  • 0384b48b4a add main.rs test for unix maximize_fd_limit strawberry 2024-03-22 20:01:41 -04:00
  • 74c34e885e allow including extra info in --version output Charles Hall 2024-03-22 19:50:57 -04:00
  • 9f7431c08f remove rocksdb prefix extractor strawberry 2024-03-22 19:48:52 -04:00
  • 710a6b5c6f refactor: remove previous typing implementation and add sync wakeup for new one Timo Kösters 2024-03-22 19:47:56 -04:00
  • 60f2471f59 refactor appservice type stuff Matthias Ahouansou 2024-03-22 19:21:51 -04:00
  • 7c9c5b1d78 log room for backfill_if_required requests strawberry 2024-03-22 00:32:57 -04:00
  • d7fc6874d1 Revert RocksDB 9.0.0 update strawberry 2024-03-21 23:57:09 -04:00
  • ab5552ec6c Revert "bump rocksdb in nix flake" strawberry 2024-03-21 23:56:26 -04:00
  • fdb0ccc9dc bump rocksdb in nix flake strawberry 2024-03-21 23:39:18 -04:00
  • 10e1801974 remove/update incorrect example config comment strawberry 2024-03-21 23:34:27 -04:00
  • f27a2bace8 bump conduwuit version to 0.1.9 strawberry 2024-03-21 23:25:42 -04:00
  • 37c040dc77 fix incorrect v1 URL path for URL previews strawberry 2024-03-21 23:23:20 -04:00
  • 90b8ac0c64 follow 3 redirects for federation requests instead of 2 strawberry 2024-03-21 23:19:41 -04:00
  • 33dfa64963 follow 3 redirects for URL previews instead of 6 strawberry 2024-03-21 23:18:44 -04:00
  • 713b1b23c9 document new timeout config options strawberry 2024-03-21 23:16:33 -04:00
  • 9ed3e64a60 oops forgot to commit these new files strawberry 2024-03-21 23:16:20 -04:00
  • 9334f938ae refactor reqwest client suite w/ conf items. Jason Volk 2024-03-16 15:54:58 -07:00
  • 61b1d6d869 add corks to coalesce writes for several heavy calltrees. Jason Volk 2024-03-21 04:13:08 -07:00
  • 3f60365cc6 add write buffer corking using rocksdb manual_wal_flush. Jason Volk 2024-03-19 09:56:36 -07:00
  • 3969b667ba make chapter name reflect file name Charles Hall 2024-03-21 15:42:36 -07:00
  • 52fb4d9752 reduce scope of nixos documentation Charles Hall 2024-03-21 22:22:43 -04:00
  • 3059801ed8 rename Docker header strawberry 2024-03-21 22:19:20 -04:00
  • ed96bd2053 rename "simple" deployment to "generic" Charles Hall 2024-03-21 22:18:33 -04:00
  • 58f113451f remove section about cross compilation Charles Hall 2024-03-21 22:17:10 -04:00
  • 2e713753d5 bump ruma, rust-rocksdb, and cargo.lock strawberry 2024-03-21 22:17:03 -04:00
  • 831c452af9 avoid duplicating links in documentation Charles Hall 2024-03-21 15:31:57 -07:00
  • 2de47fc9c0 add mdbook to the devshell Charles Hall 2024-03-21 15:40:10 -07:00
  • 99c38d2a5e fix(deps): update rust crate jsonwebtoken to 9.3.0 renovate[bot] 2024-03-21 22:41:26 +00:00
  • 66a36a5576 significantly drop URL preview timeouts strawberry 2024-03-20 22:18:23 -04:00
  • 2470fa91d8 raise connection pooling idle timeout to 50 seconds strawberry 2024-03-20 22:17:17 -04:00
  • 1e07f417ba raise get_keys_helper timeout even more strawberry 2024-03-20 22:16:39 -04:00
  • 4dfefda03b update book.toml for conduwuit strawberry 2024-03-20 21:33:08 -04:00
  • 55708949cc slight request logging improvements strawberry 2024-03-20 21:20:04 -04:00
  • 5ed55da0dd auto join rooms from admin room created users too strawberry 2024-03-20 21:16:03 -04:00
  • f06f30ca2a fix wrong error message about presence strawberry 2024-03-20 18:28:34 -04:00
  • 9715b07b38 skip rooms we have not joined before for auto-join strawberry 2024-03-20 18:09:07 -04:00
  • dda3b0e7e2 default to None if "name" in m.room.name is empty strawberry 2024-03-20 17:43:48 -04:00