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
/
routing
/
memberships.go
Age
Commit message (
Expand
)
Author
2024-10-18
Update the license headers to mention the commercial license
Quentin Gliech
2024-10-17
Rename the go package
Quentin Gliech
2024-10-17
Update the copyright headers in all files
Quentin Gliech
2024-01-25
Move `/joined_members` back to the clientapi/roomserver (#3312)
Till
2022-10-25
Filter `/members`, return members at given point (#2827)
Till
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2020-12-18
Don't send null in joined_rooms response (#1659)
Neil Alexander
2020-12-03
Fix /joined_members API response (#1606)
alexkursell
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-09-04
Remove QueryRoomsForUser from current state server (#1398)
Kegsay
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-17
Return the correct /joined_members response and allow ?format=event (#1146)
Kegsay
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-03-19
Implement /joined_rooms (#911)
Prateek Sachan
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2019-05-21
use go module for dependencies (#594)
ruben