Commit graph

  • 4e80dc028e
    enable unnecessary_wraps lint Charles Hall 2024-05-14 19:22:21 -07:00
  • 86218f4771
    enable uninlined_format_args lint Charles Hall 2024-05-14 19:19:54 -07:00
  • baab928281
    enable too_many_lines lint Charles Hall 2024-05-14 19:17:47 -07:00
  • 8ef278d358
    enable struct_excessive_bools lint Charles Hall 2024-05-14 19:11:22 -07:00
  • 75358340bb
    enable single_match_else lint Charles Hall 2024-05-14 19:09:29 -07:00
  • a62fa7b6ee
    enable similar_names lint Charles Hall 2024-05-14 19:05:02 -07:00
  • db4951c5fd
    enable semicolon_if_nothing_returned lint Charles Hall 2024-05-14 19:01:46 -07:00
  • 96e1877639
    enable redundant_closure_for_method_calls lint Charles Hall 2024-05-14 18:59:24 -07:00
  • a636405bed
    enable needless_pass_by_value lint Charles Hall 2024-05-14 18:41:37 -07:00
  • c4a9bca16f
    enable match_wildcard_for_single_variants lint Charles Hall 2024-05-14 18:35:18 -07:00
  • 2b8b5ccb1a
    enable match_same_arms lint Charles Hall 2024-05-14 17:54:03 -07:00
  • 4e6c8451ca
    enable match_bool lint Charles Hall 2024-05-14 17:45:58 -07:00
  • 224ba65d06
    enable map_unwrap_or lint Charles Hall 2024-05-14 17:44:06 -07:00
  • 645d88177a
    enable manual_string_new lint Charles Hall 2024-05-14 17:37:57 -07:00
  • 9606f59141
    enable manual_let_else lint Charles Hall 2024-05-14 17:34:43 -07:00
  • c51e87ec9a
    enable items_after_statements lint Charles Hall 2024-05-14 17:14:43 -07:00
  • 5c9967f89c
    enable inconsistent_struct_constructor lint Charles Hall 2024-05-14 17:11:37 -07:00
  • ebae8ceeb0
    enable implicit_clone lint Charles Hall 2024-05-14 17:08:36 -07:00
  • b0f65913f3
    enable ignored_unit_patterns lint Charles Hall 2024-05-14 17:03:46 -07:00
  • 623824dc0c
    enable if_not_else lint Charles Hall 2024-05-14 16:50:15 -07:00
  • a32b7c1ac1
    enable flat_map_option lint Charles Hall 2024-05-14 16:41:04 -07:00
  • 703e08947f
    enable explicit_into_iter_loop lint Charles Hall 2024-05-14 16:38:21 -07:00
  • cb2cd6e253
    enable enum_glob_use lint Charles Hall 2024-05-14 16:36:45 -07:00
  • da440934bd
    enable doc_markdown lint Charles Hall 2024-05-14 16:34:10 -07:00
  • 0f2cf26a36
    enable default_trait_access lint Charles Hall 2024-05-14 16:08:26 -07:00
  • da842c6499
    enable unneeded_field_pattern lint Charles Hall 2024-05-12 19:14:59 -07:00
  • 2b6a933538
    enable undocumented_unsafe_blocks lint Charles Hall 2024-05-12 19:10:31 -07:00
  • 844b32f097
    enable string_slice lint Charles Hall 2024-05-12 19:08:12 -07:00
  • 9abe4799db
    enable string_add lint Charles Hall 2024-05-12 19:01:29 -07:00
  • cc5977b4e4
    enable same_name_method lint Charles Hall 2024-05-12 18:43:00 -07:00
  • d144db8688
    enable ref_patterns lint Charles Hall 2024-05-12 18:38:12 -07:00
  • 6bdaeab1af
    enable multiple_inherent_impl lint Charles Hall 2024-05-12 18:31:09 -07:00
  • 4a7b9c16cc
    enable missing_assert_message lint Charles Hall 2024-05-12 18:28:41 -07:00
  • 052f3088e9
    enable let_underscore_must_use lint Charles Hall 2024-05-12 17:02:08 -07:00
  • 2ded335adb
    enable impl_trait_in_params lint Charles Hall 2024-05-12 17:18:29 -07:00
  • 52c2893073
    enable if_then_some_else_none lint Charles Hall 2024-05-12 16:41:54 -07:00
  • bd6ea4e358
    enable format_push_string lint Charles Hall 2024-05-12 16:36:51 -07:00
  • 5fd156a6bb
    enable error_impl_error lint Charles Hall 2024-05-12 16:27:31 -07:00
  • a127253daa
    enable empty_struct_with_brackets lint Charles Hall 2024-05-12 16:25:22 -07:00
  • 885fc8428c
    enable deref_by_slicing lint Charles Hall 2024-05-12 16:23:04 -07:00
  • 71c48f66c4
    enable as_conversions lint Charles Hall 2024-05-12 15:32:23 -07:00
  • a78bf8f50b
    enable unused_lifetimes lint Charles Hall 2024-05-12 14:54:48 -07:00
  • 5d5e28770b
    enable single_use_lifetimes lint Charles Hall 2024-05-12 14:49:24 -07:00
  • bc2f7c6826
    enable enum_variant_names lint Charles Hall 2024-05-01 22:36:15 -07:00
  • 2ff08c9fc4
    enable dead_code lint Charles Hall 2024-05-01 22:32:36 -07:00
  • d748544f0e
    enable unreachable_pub lint Charles Hall 2024-05-01 22:26:21 -07:00
  • a626e7b0f0
    enable mod_module_files lint Charles Hall 2024-04-27 22:05:49 -07:00
  • 242d9e84cc
    enable more lints that aren't already violated Charles Hall 2024-05-01 21:33:18 -07:00
  • 806fabc4c7
    run clippy for no, default, and all features Charles Hall 2024-04-27 20:23:59 -07:00
  • d21221d54e
    remove backend_* features that do nothing Charles Hall 2024-04-27 21:37:57 -07:00
  • c0972c2b57
    use dep: syntax in cargo features Charles Hall 2024-04-27 21:54:24 -07:00
  • daf7b1e678
    sort keys in Cargo.toml Charles Hall 2024-04-27 21:01:04 -07:00
  • c27fc4e177
    convert license to markdown Charles Hall 2024-04-27 20:52:22 -07:00
  • f437a9ab88
    add gitignore Charles Hall 2024-04-29 23:59:00 -07:00
  • 360e020b64
    rename conduit to grapevine Charles Hall 2024-04-27 20:43:59 -07:00
  • 5619d7e318
    remove program name from config option Charles Hall 2024-04-30 20:50:24 -07:00
  • d41f0fbf72
    remove documentation, metadata, etc Charles Hall 2024-04-27 19:48:28 -07:00
  • c496878afa
    remove unused dependencies Charles Hall 2024-04-27 21:48:29 -07:00
  • c097e79e52
    remove src/lib.rs Charles Hall 2024-04-27 21:08:22 -07:00
  • 0f7b6d482c
    remove conduit_bin feature Charles Hall 2024-04-27 20:22:43 -07:00
  • f27941d510
    remove half-baked presence implementation Charles Hall 2024-04-28 20:01:38 -07:00
  • c765a1634d
    remove unused database backends Charles Hall 2024-04-29 21:45:29 -07:00
  • aa51acf152
    remove dead code Charles Hall 2024-04-29 21:47:19 -07:00
  • c9945f6bba
    remove welcome message Charles Hall 2024-04-29 21:46:46 -07:00
  • cddf6991f2
    remove optional automatic display name emoji Charles Hall 2024-04-29 21:34:47 -07:00
  • 17a0b34309
    remove version checker Charles Hall 2024-04-27 20:02:18 -07:00
  • a854ce5cf6 Merge branch 'next' into 'master' pre-fork Timo Kösters 2024-04-24 23:23:33 +00:00
  • 414056442a Merge branch 'bump' into 'next' Timo Kösters 2024-04-24 22:22:56 +00:00
  • 7c83372336 Merge branch 'exclusive-namespace-error' into 'next' Timo Kösters 2024-04-24 21:39:20 +00:00
  • a854a46c24
    Bump version to v0.7.0 Timo Kösters 2024-04-24 23:21:36 +02:00
  • 429f80548f Merge branch 'sync-up-debian-generated-config' into 'next' Timo Kösters 2024-04-24 21:01:58 +00:00
  • a140bf8a6f Merge branch 'authorized-user-search' into 'next' Timo Kösters 2024-04-24 21:00:52 +00:00
  • 74db555336
    fix(membership): perform stricter checks when choosing an authorized user Matthias Ahouansou 2024-04-03 23:27:02 +01:00
  • 08636ef236 Merge branch 'can-invite-state-lock' into 'next' Timo Kösters 2024-04-24 19:29:01 +00:00
  • 3086271139
    feat(appservice): ensure users/aliases outside of namespaces are not accessed Matthias Ahouansou 2024-04-16 15:53:38 +01:00
  • e40aed3a7d
    fix(state-accessor): hold the state_lock when checking if a user can invite Matthias Ahouansou 2024-04-24 19:17:00 +01:00
  • 0c0c9549b9
    Sync up the generated Conduit config for Debian Paul van Tilburg 2024-04-24 20:09:13 +02:00
  • 53d3f9ae89 Merge branch 'registration-token-in-config' into 'next' Timo Kösters 2024-04-24 18:09:47 +00:00
  • 7ace9b0dff Merge branch 'check-if-membership-is-case-endpoints' into 'next' Timo Kösters 2024-04-24 18:02:08 +00:00
  • 624654a88b Merge branch 'fix-unrejectable-invites' into 'next' Timo Kösters 2024-04-24 18:01:48 +00:00
  • 461236f3fb Merge branch 'room-v11' into 'next' Timo Kösters 2024-04-24 10:48:12 +00:00
  • 1c4ae8d268
    fix(redaction): use content.redacts when checking v11 events Matthias Ahouansou 2024-04-24 09:28:16 +01:00
  • 89c1c2109c Link to the specification from user_can_redact's documentation Valentin Lorentz 2024-04-24 08:29:47 +02:00
  • 1bae8b35a9 Merge branch 'document-all-configuration' into 'next' Matthias Ahouansou 2024-04-23 22:08:03 +00:00
  • 00d6aeddb6
    refactor(redactions): move checks inside conduit Matthias Ahouansou 2024-04-23 21:42:01 +01:00
  • 18f93ae8f3 Merge branch 'no-identity-assertion-optional-auth' into 'next' Matthias Ahouansou 2024-04-23 21:05:01 +00:00
  • 6c9c1b5afe
    fix(appservices): don't perform identity assertion when auth is optional Matthias Ahouansou 2024-04-22 10:32:33 +01:00
  • 27753b1d96 Merge branch 'updates' into 'next' Charles Hall 2024-04-21 20:30:48 +00:00
  • 61cb186b5b
    update rocksdb Charles Hall 2024-04-21 12:39:27 -07:00
  • 8c6ffb6bfc
    unpin crane because the bug was fixed Charles Hall 2024-04-21 12:31:49 -07:00
  • 2656f6f435
    feat(docs): Document all configuration options Awiteb 2024-04-18 02:35:52 +03:00
  • b48e1300f2
    chore(docs): Rename configuration section to Configuration Awiteb 2024-04-18 02:35:14 +03:00
  • 1474b94db6 Merge branch 'disable-federation-router' into 'next' Timo Kösters 2024-04-20 20:28:52 +00:00
  • e19e6a4bff Merge branch 'default-room-version-10' into 'next' Charles Hall 2024-04-20 18:47:56 +00:00
  • 95f5c61843 Merge branch 'remove-default-database-config' into 'next' Timo Kösters 2024-04-18 20:55:03 +00:00
  • 4b288fd22f
    chore: remove default database backend Matthias Ahouansou 2024-04-18 20:49:50 +01:00
  • 2d8c551cd5 Fix doc Valentin Lorentz 2024-04-17 19:41:38 +02:00
  • eb6801290b Document copy_redacts Valentin Lorentz 2024-04-17 19:37:32 +02:00
  • 7a7c09785e feat(pdu): copy top level redact to content and vice versa Matthias Ahouansou 2024-04-16 22:45:04 +01:00
  • d22bf5182b Merge branch 'token-auth-fixes' into 'next' Timo Kösters 2024-04-15 19:46:48 +00:00