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
/
storage
/
postgres
/
deltas
Age
Commit message (
Expand
)
Author
2024-11-14
Fix linting
Till Faelligen
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-05-30
Add tests for the `UpDropEventReferenceSHAPrevEvents` migration (#3087)
Till
2023-05-24
Drop `reference_sha` column (#3083)
Till
2023-02-01
Roomserver published pkey migration (#2960)
devonh
2022-10-27
Fix upgrade appservices
Till Faelligen
2022-10-27
Add AS specific public room list endpoints (#2836)
Till
2022-07-25
Update database migrations, remove goose (#2264)
Till
2022-02-21
Reset invalid state snapshots for events during state storage refactor migrat...
Neil Alexander
2021-09-07
Add more logs (#2005)
kegsay
2021-08-04
Ensure all create events have a snapshot NID of 0 (#1961)
kegsay
2021-07-26
Not finding the snapshot is not fatal (#1940)
kegsay
2021-07-07
db migration: handle create events with no state blocks from v0.1.0 (#1904)
kegsay
2021-06-29
db migration: fix #1844 and add additional assertions (#1889)
kegsay
2021-04-26
State storage refactor (#1839)
Neil Alexander
2020-11-05
Implement forgetting about rooms (#1572)
S7evinK