index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clientapi
/
admin_test.go
Age
Commit message (
Expand
)
Author
2024-03-22
Add getting/deleting single event report (#3344)
Till
2024-03-22
Add `/_synapse/admin/v1/event_reports` endpoint (#3342)
Till
2023-11-09
Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch device...
Till
2023-10-31
Some tweaks for the device list updater (#3251)
Till
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-06-22
feat: admin APIs for token authenticated registration (#3101)
santhoshivan23
2023-05-30
Docs restructure (#2953)
Till
2023-05-01
Pass federation API to roomserver in PurgeRoom tests
Devon Hudson
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2023-03-31
Add CS API device tests (#3029)
Till
2023-03-27
Add tests for the Dendrite admin APIs (#3028)
Till
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-01-19
Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)
Neil
2022-12-22
Fix reset password endpoint (#2921)
Till