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
/
roomserver
/
auth
/
auth.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
Fixup missed license headers
Quentin Gliech
2024-10-17
Update the copyright headers in all files
Quentin Gliech
2023-09-15
Update gmsl to use new validated RoomID on PDUs (#3200)
devonh
2023-06-20
Fix backfilling (#3117)
Till
2023-06-14
Merge SenderID & Per Room User Key work (#3109)
devonh
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-05-02
Use PDU not *Event in HeaderedEvent (#3073)
kegsay
2023-04-27
Add some roomserver UTs (#3067)
Till
2023-04-19
refactor: update GMSL (#3058)
kegsay
2022-10-11
Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...
Till
2020-11-16
Pass pointers to events — reloaded (#1583)
Neil Alexander
2020-04-29
Honour history_visibility when backfilling (#990)
Kegsay
2020-03-24
Implement backfill over federation (#938)
Kegsay
2019-08-06
Replace membership and visibility values with constants (#774)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben