1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-13 20:46:39 +00:00
matrix-org.dendrite/syncapi/routing
Till ee73a90aea
Fix potential connection leak (#3247)
We didn't rollback/commit after getting events, now we're rolling back
since we didn't change anything.
2023-11-08 14:22:20 +01:00
..
context_test.go Move GMSL client types to Dendrite (#3045) 2023-04-04 17:16:53 +00:00
context.go [pseudoID] More pseudo ID fixes (#3167) 2023-08-15 12:37:04 +01:00
filter.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
getevent.go Fix potential connection leak (#3247) 2023-11-08 14:22:20 +01:00
memberships.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
messages.go [pseudoID] More pseudo ID fixes (#3167) 2023-08-15 12:37:04 +01:00
relations.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
routing.go Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
search_test.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
search.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00