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
/
appservice
/
appservice_test.go
Age
Commit message (
Expand
)
Author
2024-10-17
Rename the go package
Quentin Gliech
2023-12-12
Introduce a new stream for the appservice consumer (#3277)
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-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2023-04-04
app service unix socket support (#3022)
Boris Rybalkin
2023-03-27
Add AS invite test, fix issue with invitations being processed twice (#3020)
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-02-14
Remove polylith/API mode (#2967)
Till
2022-12-05
Use test.WithAllDatabases
Till Faelligen
2022-12-05
Fix CI and test.WithAllDatabases
Till Faelligen
2022-12-02
Add tests for the AS internal API (#2898)
Till