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
Age
Commit message (
Expand
)
Author
2021-08-18
Version 0.5.0rc1
v0.5.0rc1
Neil Alexander
2021-08-18
Build Docker images using Go 1.17
Neil Alexander
2021-08-18
Add and use M_ROOM_IN_USE (#1972)
Kevin Liu
2021-08-18
Delete device keys/signatures from key server when deleting devices (#1979)
Neil Alexander
2021-08-17
Syslog integration (#1952)
Sambhav Saggi
2021-08-17
Cross-signing fixes, notifications via sync, federation (#1974)
Neil Alexander
2021-08-17
Update golangci-lint (#1978)
S7evinK
2021-08-16
Fix ineffectual error assignment (#1976)
Devon Mizelle
2021-08-11
Add type field to DeviceMessage, allow fields to be nullable (#1969)
Neil Alexander
2021-08-09
Cross-signing signature handling (#1965)
Neil Alexander
2021-08-06
Cross-signing validation for self-sigs, expose signatures over `/user/keys/qu...
Neil Alexander
2021-08-05
Update to matrix-org/gomatrixserverlib@03e40fa
Neil Alexander
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2021-08-04
Ensure all create events have a snapshot NID of 0 (#1961)
kegsay
2021-08-04
Cross-signing storage code (#1959)
Neil Alexander
2021-08-04
Fix sqlite migration issues (#1960)
kegsay
2021-08-03
Minimum version Go 1.15 (#1957)
Neil Alexander
2021-08-03
Add tracing to user API (#1948)
kegsay
2021-08-03
Update containerd dependency
Neil Alexander
2021-08-03
Update dependencies (#1956)
Neil Alexander
2021-08-02
Read the right username field when performing account deactivation (#1954)
kegsay
2021-07-28
Factor out StatementList to `sqlutil` and use it in `userapi`
Kegan Dougal
2021-07-28
Alias key backup endpoints onto /unstable, fix key backup bugs (#1947)
Neil Alexander
2021-07-27
Update to neilalexander/utp@54ae7b1
Neil Alexander
2021-07-27
Key Backups (3/3) : Implement querying keys and various bugfixes (#1946)
kegsay
2021-07-27
Key Backups (2/3) : Add E2E backup key tables (#1945)
kegsay
2021-07-27
Use db writer on sqlite account table (#1944)
kegsay
2021-07-27
Key backups (1/2) : Add E2E session backup metadata tables (#1943)
kegsay
2021-07-26
Version 0.4.1
v0.4.1
Neil Alexander
2021-07-26
Not finding the snapshot is not fatal (#1940)
kegsay
2021-07-26
fix:Inviting to an unsupported room version return M_BAD_JSON instead of Inco...
Meenal Trivedi
2021-07-22
Don't set prev state when it is the same as the event it replaces (#1936)
Neil Alexander
2021-07-22
Track knocking in membership updater (#1935)
Neil Alexander
2021-07-22
Update to matrix-org/gomatrixserverlib@b9eb787
Neil Alexander
2021-07-21
Update to matrix-org/gomatrixserverlib@ae88543
Neil Alexander
2021-07-21
Update to matrix-org/gomatrixserverlib#271
Neil Alexander
2021-07-21
Various alias fixes (#1934)
Neil Alexander
2021-07-21
Optimise QueryServerJoinedToRoom (#1933)
Neil Alexander
2021-07-21
Support initial_state properly in `/createRoom` (#1932)
Neil Alexander
2021-07-20
Update to matrix-org/gomatrixserverlib#270
Neil Alexander
2021-07-20
Add startup testing for Wasm Pinecone build (#1910)
J. Ryan Stinnett
2021-07-20
Only include go-sqlite3 on the relevant binaries (#1900)
Neil Alexander
2021-07-20
Fixed log printing bug (closes #1885)
Neil Alexander
2021-07-20
Rename Riot to Element (#1874)
S7evinK
2021-07-19
Fix failing ban tests (#1884)
David Spenler
2021-07-19
Set MaxFileSizeBytes <= 0 to unlimited (#1876)
S7evinK
2021-07-19
Metric fixes
Neil Alexander
2021-07-19
Set buckets for dendrite_roomserver_calculate_state_duration_microseconds
Neil Alexander
2021-07-19
dendrite_roomserver_calculate_state_duration_microseconds as histogram rather...
Neil Alexander
2021-07-19
Update to matrix-org/gomatrixserverlib#269
Neil Alexander
[next]