0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 01:48:59 +02:00
dendrite/roomserver/internal
Till eb9e90379d
Add event size checks similar to Synapse (#3140)
Companion to https://github.com/matrix-org/gomatrixserverlib/pull/400
This tries to mimic the logic found in Synapse, as dropping events can
break rooms (and we may end up in endless loops..)
2023-07-07 20:37:23 +02:00
..
helpers Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
input Add event size checks similar to Synapse (#3140) 2023-07-07 20:37:23 +02:00
perform Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00
query Actually use the parameter 2023-06-29 18:02:11 +02:00
alias.go Add MXIDMapping for pseudoID rooms (#3112) 2023-06-28 20:29:49 +02:00
api.go Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00