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
/
federationapi
/
routing
/
events.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
2023-09-15
Update gmsl to use new validated RoomID on PDUs (#3200)
devonh
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-05-09
Move json errors over to gmsl (#3080)
devonh
2023-05-02
Use PDU not *Event in HeaderedEvent (#3073)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2022-10-11
Tweak federation `M_NOT_FOUND` errors
Neil Alexander
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
2020-11-16
Pass pointers to events — reloaded (#1583)
Neil Alexander
2020-06-23
Fix room checks for /state and /state_ids (#1155)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Honour history_visibility when backfilling (#990)
Kegsay
2020-03-16
Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)
Neil Alexander
2019-05-21
use go module for dependencies (#594)
ruben