Charles Hall
|
9abe4799db
|
enable string_add lint
|
2024-05-12 19:01:29 -07:00 |
|
Charles Hall
|
cc5977b4e4
|
enable same_name_method lint
|
2024-05-12 18:51:48 -07:00 |
|
Charles Hall
|
d144db8688
|
enable ref_patterns lint
|
2024-05-12 18:51:27 -07:00 |
|
Charles Hall
|
052f3088e9
|
enable let_underscore_must_use lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
52c2893073
|
enable if_then_some_else_none lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
885fc8428c
|
enable deref_by_slicing lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
71c48f66c4
|
enable as_conversions lint
There were some very, uh, creative (and inconsistent) ways to convert
between numeric types in here...
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
a78bf8f50b
|
enable unused_lifetimes lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
bc2f7c6826
|
enable enum_variant_names lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
2ff08c9fc4
|
enable dead_code lint
And delete all the dead code. And add some cfgs for feature-specific
items.
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
d748544f0e
|
enable unreachable_pub lint
This causes some other lints to start firing too (which is good), but
I'm going to fix them in follow-up commits to keep things organized.
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
a626e7b0f0
|
enable mod_module_files lint
|
2024-05-12 18:51:26 -07:00 |
|
Charles Hall
|
360e020b64
|
rename conduit to grapevine
|
2024-04-30 21:54:56 -07:00 |
|
Charles Hall
|
0f7b6d482c
|
remove conduit_bin feature
|
2024-04-30 21:54:55 -07:00 |
|
Charles Hall
|
f27941d510
|
remove half-baked presence implementation
But I'm leaving behind the database state for now in case we want it
back later, so we won't need to do a migration or whatever.
|
2024-04-30 21:54:55 -07:00 |
|
Charles Hall
|
cddf6991f2
|
remove optional automatic display name emoji
|
2024-04-30 00:08:07 -07:00 |
|
Timo Kösters
|
7c83372336
|
Merge branch 'exclusive-namespace-error' into 'next'
feat(appservice): ensure users/aliases outside of namespaces are not accessed
See merge request famedly/conduit!634
|
2024-04-24 21:39:20 +00:00 |
|
Matthias Ahouansou
|
74db555336
|
fix(membership): perform stricter checks when choosing an authorized user
|
2024-04-24 20:54:07 +01:00 |
|
Matthias Ahouansou
|
3086271139
|
feat(appservice): ensure users/aliases outside of namespaces are not accessed
|
2024-04-24 19:51:28 +01:00 |
|
Timo Kösters
|
53d3f9ae89
|
Merge branch 'registration-token-in-config' into 'next'
add registration_token in default cfg and DEPLOY
See merge request famedly/conduit!557
|
2024-04-24 18:09:47 +00:00 |
|
Timo Kösters
|
7ace9b0dff
|
Merge branch 'check-if-membership-is-case-endpoints' into 'next'
feat(membership): check if user already has the membership that is requested to be set
See merge request famedly/conduit!622
|
2024-04-24 18:02:08 +00:00 |
|
Timo Kösters
|
624654a88b
|
Merge branch 'fix-unrejectable-invites' into 'next'
Fix unrejectable invites
Closes #418
See merge request famedly/conduit!623
|
2024-04-24 18:01:48 +00:00 |
|
Timo Kösters
|
461236f3fb
|
Merge branch 'room-v11' into 'next'
Add support for room v11
Closes #408
See merge request famedly/conduit!562
|
2024-04-24 10:48:12 +00:00 |
|
Matthias Ahouansou
|
6c9c1b5afe
|
fix(appservices): don't perform identity assertion when auth is optional
|
2024-04-22 10:33:12 +01:00 |
|
Timo Kösters
|
1474b94db6
|
Merge branch 'disable-federation-router' into 'next'
refactor: disable federation at the router level
See merge request famedly/conduit!629
|
2024-04-20 20:28:52 +00:00 |
|
Matthias Ahouansou
|
7a7c09785e
|
feat(pdu): copy top level redact to content and vice versa
|
2024-04-17 19:34:36 +02:00 |
|
Matthias Ahouansou
|
54e0e2a14c
|
fix(appservices): don't use identity assertion on account management endpoints
|
2024-04-15 19:16:18 +01:00 |
|
Matthias Ahouansou
|
475a68cbb9
|
refactor: disable federation at the router level
|
2024-04-13 10:39:32 +01:00 |
|
Val Lorentz
|
b5e21f761b
|
Merge branch 'next' into 'room-v11'
# Conflicts:
# src/service/rooms/timeline/mod.rs
# src/utils/error.rs
|
2024-04-11 17:34:42 +00:00 |
|
Matthias Ahouansou
|
9e6ce8326f
|
Remove TODO
|
2024-04-11 17:21:00 +00:00 |
|
Matthias Ahouansou
|
e88d137bd7
|
Replace panic!() with unreachable!()
|
2024-04-11 17:19:42 +00:00 |
|
Timo Kösters
|
03f9c888f0
|
Merge branch 'remove-join_authorized_via_users_servers' into 'next'
fix(membership): remove join_authorized_via_users_server field on state update
See merge request famedly/conduit!619
|
2024-04-06 13:20:01 +00:00 |
|
Matthias Ahouansou
|
2c73c3adbb
|
fix(sync): send phoney leave event where room state is unknown on invite rejection
|
2024-04-06 14:12:18 +01:00 |
|
Matthias Ahouansou
|
9497713a79
|
fix(membership): check if server is in room to decide whether to do remote leaves
|
2024-04-06 14:10:11 +01:00 |
|
Timo Kösters
|
6c3ce71304
|
Merge branch 'dont-expect-reqwest-http-request' into 'next'
fix: do not expect that all http requests are valid reqwest requests
Closes #396
See merge request famedly/conduit!611
|
2024-04-05 09:53:14 +00:00 |
|
Matthias Ahouansou
|
fb4217486f
|
feat(membership): check if user already has the membership that is requested to be set
|
2024-04-05 10:21:44 +01:00 |
|
Matthias Ahouansou
|
0f6b771cdd
|
fix(membership): remove join_authorized_via_users_server field on state update
|
2024-04-03 22:46:47 +01:00 |
|
Matthias Ahouansou
|
0d62c9de7c
|
fix: ignore access tokens where they are not needed
|
2024-04-02 17:19:59 +01:00 |
|
Matthias Ahouansou
|
e38af9b7fc
|
feat: use _matrix-fed._tcp SRV record, fallback to _matrix._tcp
|
2024-04-01 20:55:13 +01:00 |
|
Matthias Ahouansou
|
3ce3d13378
|
fix: do not expect that all http requests are valid reqwest requests
|
2024-03-31 22:20:36 +01:00 |
|
Timo Kösters
|
7aa70e2030
|
Merge branch 'error-appservice-token-auth' into 'next'
fix: reject requests with authentication when not used
Closes #430
See merge request famedly/conduit!608
|
2024-03-31 09:43:17 +00:00 |
|
Matthias Ahouansou
|
5c634ceb6b
|
fix: reject requests with authentication when not used
|
2024-03-30 16:50:21 +00:00 |
|
Matthias Ahouansou
|
8d70f69e62
|
fix: reject /register requests when there is no token and the type is appservice
|
2024-03-30 12:40:58 +00:00 |
|
Timo Kösters
|
9176474513
|
Merge branch 'ruma-registration-type' into 'next'
fix: don't panic if registration url is empty
See merge request famedly/conduit!583
|
2024-03-23 15:33:01 +00:00 |
|
Matthias Ahouansou
|
b20483aa13
|
refactor(appservices): avoid cloning frequently
|
2024-03-22 20:53:27 +00:00 |
|
Timo Kösters
|
1fb5bcf98f
|
improvement: registration token now only works when registration is enabled
|
2024-03-22 09:26:11 +01:00 |
|
Timo Kösters
|
0bb28f60cf
|
refactor: minor appservice code cleanup
|
2024-03-22 08:59:36 +01:00 |
|
Timo Kösters
|
d2817679e5
|
refactor: remove previous typing implementation and add sync wakeup for new one
|
2024-03-22 08:24:17 +01:00 |
|
Timo Kösters
|
6bd7ff4917
|
improvement: do not save typing edus in db
|
2024-03-22 07:48:44 +01:00 |
|
Timo Kösters
|
879a8b969d
|
improvement: use simpler rocksdb config
|
2024-03-21 15:04:40 +01:00 |
|