Commit Graph

  • 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
  • 3e902836cc simplify heroes get_avatar strawberry 2024-03-20 17:41:16 -04:00
  • 7066b7b428 feat: automatically join rooms on registration strawberry 2024-03-20 11:19:41 -04:00
  • 2ca357e44c use unwrap_or_default if timestamp conversion fails strawberry 2024-03-20 00:53:39 -04:00
  • 694986db29 check+clarify online backups are RocksDB only strawberry 2024-03-20 00:50:22 -04:00
  • 7af78cf708 return helpful message instead of empty message if no backups strawberry 2024-03-20 00:48:40 -04:00
  • f9a60bf48b make database_backup_path a PathBuf strawberry 2024-03-20 00:23:46 -04:00
  • 5a434e7f3d make database_path a PathBuf strawberry 2024-03-20 00:08:25 -04:00
  • ab420e8a90 chore(deps): update docker docker tag to v25.0.5 renovate[bot] 2024-03-20 04:03:36 +00:00
  • f7e8054a00 fix lints strawberry 2024-03-20 00:03:07 -04:00
  • fa942aedd7 add database backup with admin commands Jason Volk 2024-03-19 04:37:35 -07:00
  • ece817c562 db_cache_capacity_mb defaults to 256.0 now strawberry 2024-03-19 19:27:09 -04:00
  • e9d67ecb53 reconfigure and optimize rocksdb options. Jason Volk 2024-03-14 12:36:56 -07:00
  • 544c38341b add sync() to db abstraction for fsync(2). Jason Volk 2024-03-19 09:26:46 -07:00
  • d4cfee4e71 add rocksdb env to options. keep options in engine state. Jason Volk 2024-03-19 04:34:24 -07:00
  • af605a03b7 add abstract fallbacks for kv batch methods. Jason Volk 2024-03-19 04:31:57 -07:00
  • 10e2eb5e08 bump rocksdb, deps, switch to hickory dns/resolver strawberry 2024-03-19 19:12:49 -04:00
  • 5eb4010e03 fix(deps): update rust crate serde_yaml to 0.9.33 renovate[bot] 2024-03-19 04:19:47 +00:00
  • a405f10f82 fix docs strawberry 2024-03-19 00:51:24 -04:00
  • 7b15f85c62 fix zealous client connection close (regression 809c9b4481) Jason Volk 2024-03-15 03:44:22 -07:00
  • 7809f0a6ae bump ruma and cargo.lock strawberry 2024-03-18 23:06:21 -04:00
  • 85cb559002 update DIFFERENCES.md strawberry 2024-03-18 21:17:29 -04:00
  • 61f49ecf0e rename forbidden_room_names to forbidden_alias_names strawberry 2024-03-18 21:17:05 -04:00
  • 5e880ac44a declare various missing server capabilities strawberry 2024-03-18 21:03:50 -04:00
  • 7f7bd91e8a add comment for future org.matrix.msc2285.stable strawberry 2024-03-18 20:29:10 -04:00
  • 96e1938616 remove unnecessary assert for test strawberry 2024-03-18 20:26:32 -04:00
  • 694b926366 move docs/gh pages into separate workflow strawberry 2024-03-18 01:30:40 -04:00
  • c8c3a9ed43 docs: s/conduit-example/conduwuit-example strawberry 2024-03-18 01:10:54 -04:00
  • 896c372cfe disable broken assertions_on_result_states lint strawberry 2024-03-17 23:02:21 -04:00
  • 2be43d3712 fix failing to register new appservice accounts strawberry 2024-03-17 22:13:09 -04:00
  • 0301c7c083 fix Appservice AccessTokenOptional authentication type endpoints strawberry 2024-03-17 21:59:10 -04:00
  • a2a7b81076 fix test strawberry 2024-03-17 19:18:40 -04:00
  • ea6425712a dont setup github pages if pull request strawberry 2024-03-17 19:03:27 -04:00
  • 19f313b91d deploy book to github pages strawberry 2024-03-17 18:54:53 -04:00
  • e2827a1a79 build documentation/book in github actions strawberry 2024-03-17 18:17:46 -04:00
  • b1b88601ab docs: dont point everyone to element strawberry 2024-03-17 18:12:04 -04:00
  • e9ce642795 docs: build docs using mdBook, build in CI, deploy to gitlab pages Samuel Meenzen 2024-03-17 18:06:10 -04:00
  • a7966b8f05 config option to allow incoming remote read receipts strawberry 2024-03-17 12:16:04 -04:00
  • b78d79a45a ignore deactivated users and remote user profiles wih forbidden_usernames strawberry 2024-03-17 12:11:24 -04:00
  • 8c3f946e97 bump conduwuit version to 0.1.8 strawberry 2024-03-17 02:42:49 -04:00
  • abceae26de add flush suite to sending service; trigger on read receipts. Jason Volk 2024-03-17 02:25:50 -04:00
  • 95ea665649 complete federation destination caching preempting getaddrinfo(3). Jason Volk 2024-03-17 02:20:23 -04:00
  • 6fe0ea05b8 add remove_batch with transaction to database abstraction. Jason Volk 2024-03-17 02:04:05 -04:00
  • ba03d55879 clear dns and tls-override caches from !admin command. Jason Volk 2024-03-17 02:02:14 -04:00
  • 9b5c4697bf bump async-trait and ruma strawberry 2024-03-17 01:57:16 -04:00
  • 16572a868a slight inclusive wording changes strawberry 2024-03-17 01:55:09 -04:00
  • b079b94715 track media uploads by user strawberry 2024-03-17 01:42:30 -04:00
  • 19135eaa58 document forbidden room aliases and usernames strawberry 2024-03-16 18:34:54 -04:00
  • e7c6b8c91b feat(spaces): hierarchy over federation Matthias Ahouansou 2024-03-16 16:09:11 -04:00
  • 1ecbf55d68 check allow_federation in send_federation_request strawberry 2024-03-16 16:07:42 -04:00
  • 4c841cd909 refactor: check if federation is disabled inside the authcheck where possible Matthias Ahouansou 2024-03-16 16:05:52 -04:00
  • c48535ef32 fix: avoid panics when admin room is not available Matthias Ahouansou 2024-03-16 14:11:03 -04:00
  • 5473631e1d admin command to see a room's full state from our database strawberry 2024-03-16 13:23:26 -04:00
  • de8f773620 slight wording updates strawberry 2024-03-16 13:22:15 -04:00
  • b4fa306a20 remove rocksdb optimize_level_style_compaction strawberry 2024-03-16 13:21:56 -04:00
  • 2fad03597a a oddlid/bad-attempt-at-extracting-homeserver-signing-key grinapo/bad-attempt-at-extracting-homeserver-signing-key JadedBlueEyes/bad-attempt-at-extracting-homeserver-signing-key bad-attempt-at-extracting-homeserver-signing-key strawberry 2024-03-17 17:38:59 -04:00
  • 7f22f0e3a6 keypair logging adjustments strawberry 2024-03-17 15:09:36 -04:00