Quentin Gliech
075b236155
Update the license headers to mention the commercial license
2024-10-18 16:14:08 +02:00
Quentin Gliech
6e6c3de0a6
Rename the go package
...
github.com/matrix-org/dendrite to github.com/element-hq/dendrite
2024-10-17 17:33:45 +02:00
Quentin Gliech
6bfe946bd2
Update the copyright headers in all files
2024-10-17 17:16:37 +02:00
Sam Wedgwood
9a12420428
[pseudoID] More pseudo ID fixes ( #3167 )
...
Signed-off-by: `Sam Wedgwood <sam@wedgwood.dev>`
2023-08-15 12:37:04 +01:00
devonh
67d6876857
Move MakeJoin logic to GMSL ( #3081 )
2023-05-17 00:33:27 +00:00
devonh
0489d16f95
Move json errors over to gmsl ( #3080 )
2023-05-09 22:46:49 +00:00
Till
313cb3fd19
Filter /members
, return members at given point ( #2827 )
...
Makes the tests
```
Can get rooms/{roomId}/members at a given point
Can filter rooms/{roomId}/members
```
pass, by moving `/members` and `/joined_members` to the SyncAPI.
2022-10-25 12:39:10 +02:00