matrix-org.dendrite/federationapi/routing
Till d58daf9665
Update sentry reporting (#3305)
This hopefully reduces the garbage we currently produce.
(Using [GlitchTip](https://glitchtip.com/) on my personal instance, this
seems to look better)
2024-01-24 19:24:04 +01:00
..
backfill.go Optimize `PrevEventIDs` when getting thousands of backwards extremeties (#3308) 2024-01-20 22:26:57 +01:00
devices.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
eventauth.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
events.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
invite.go Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00
join.go Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164) 2023-08-02 11:12:14 +01:00
keys.go Fix notary keys requests for all keys (#3296) 2024-01-08 19:14:29 +01:00
leave.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
missingevents.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
openid.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
peek.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
profile.go Don't HTTP500 if a profile does't exist 2023-07-14 14:24:31 +02:00
profile_test.go Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
publicrooms.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
query.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
query_test.go Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
routing.go Update sentry reporting (#3305) 2024-01-24 19:24:04 +01:00
send.go Make `StrictValidityChecking` a function (#3092) 2023-06-06 15:16:55 +02:00
send_test.go Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
state.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
threepid.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00