dendrite/clientapi/routing
Tak Wai Wong a9d3bdc058 subtree pull from dendrite fork for fix #2383 (#802)
Pull the fix for https://github.com/matrix-org/dendrite/issues/2838 into
the dendrite subtree. Includes latest dendrite main.

Signed-off-by: `Devon Hudson <devonhudson@librem.one>`
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian Meek <brian@hntlabs.com>
Signed-off-by: Austin Ellis <austin@hntlabs.com>
Signed-off-by: `Rubin Poster <rubinposter@gmail.com>`
Signed-off-by: `ash lea <example@thisismyactual.email>`
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Co-authored-by: devonh <devon.dmytro@gmail.com>
Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
Co-authored-by: Ashley Nelson <fant@shley.email>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Meek <brian@hntlabs.com>
Co-authored-by: Tak Wai Wong <takwaiw@gmail.com>
Co-authored-by: Jean Lucas <jean@4ray.co>
Co-authored-by: Kabir Kwatra <kabir@kwatra.me>
Co-authored-by: sergekh2 <gitgitgit@khorun.com>
Co-authored-by: texuf <texuf.eth@gmail.com>
Co-authored-by: kegsay <kegan@matrix.org>
Co-authored-by: Brian Meek <brian@here.video>
Co-authored-by: John Terzis <john.c.terzis@gmail.com>
Co-authored-by: John Terzis <john@hntlabs.com>
Co-authored-by: Kerem <kerem.kazan@gmail.com>
Co-authored-by: Neboer <43609792+Neboer@users.noreply.github.com>
Co-authored-by: X. Ding <dingsm@gmail.com>
Co-authored-by: dxl <dxl@plotbridge.com>
Co-authored-by: ash lea <ashkitten@users.noreply.github.com>
Co-authored-by: 0x1a8510f2 <admin@0x1a8510f2.space>
Co-authored-by: Till Faelligen <tfaelligen@gmail.com>
Co-authored-by: Till Faelligen <davidf@element.io>
2022-11-02 16:28:06 -07:00
..
account_data.go Jterzis/update dendrite (#656) 2022-10-17 15:59:47 -07:00
admin.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
admin_whois.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
aliases.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
auth_fallback.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
capabilities.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
createroom.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
deactivate.go Implement EIP-4361 sign in with Ethereum (#5) 2022-08-12 18:06:39 -07:00
device.go Implement EIP-4361 sign in with Ethereum (#5) 2022-08-12 18:06:39 -07:00
directory.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
directory_public.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
directory_public_test.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
joined_rooms.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
joinroom.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
key_backup.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
key_crosssigning.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
keys.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
leaveroom.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
login.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
logout.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
membership.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
notification.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
openid.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
password.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
peekroom.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
presence.go Simplify presence stringification (should help with vector-im/element-android#5712) 2022-04-07 10:10:28 +01:00
profile.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
pusher.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
pushrules.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
receipt.go Jterzis/update dendrite (#656) 2022-10-17 15:59:47 -07:00
redaction.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
register.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
register_publickey.go Takwaiw/dendrite publickey (#2) 2022-08-12 17:58:23 -07:00
register_publickey_test.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
register_secret.go - Removed double imports (#1989) 2021-09-08 17:31:03 +01:00
register_secret_test.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
register_test.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
room_tagging.go Make the User API responsible for sending account data output events (#2592) 2022-07-25 17:30:07 +01:00
routing.go subtree pull from dendrite fork for fix #2383 (#802) 2022-11-02 16:28:06 -07:00
sendevent.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
sendtodevice.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
sendtyping.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
server_notices.go Sync dendrite fork changes for gating, and single chain support (#778) 2022-11-01 11:09:34 -07:00
server_notices_test.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
state.go Add RoomExists flag to QueryMembershipForUser (#2450) 2022-05-11 11:29:23 +01:00
thirdparty.go subtree pull from dendrite fork for fix #2383 (#802) 2022-11-02 16:28:06 -07:00
threepid.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
upgrade_room.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
userdirectory.go Show/hide users in user directory (#2637) 2022-08-12 13:33:31 +02:00
voip.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
whoami.go Update /whoami response to match Spec v1.2 (#2201) 2022-02-18 11:28:02 +00:00