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
2020-06-04
Update gomatrixserverlib
Neil Alexander
2020-06-04
s/Base64String/Base64Bytes/g (#1093)
Kegsay
2020-06-04
Add ParseFileURI and use it when dealing with file URIs (#1088)
Kegsay
2020-06-04
Fix #632 and send spec-compliant transactions to the AS (#1091)
Kegsay
2020-06-04
Encode v3 event IDs correctly (#1090)
Kegsay
2020-06-04
Update are-we-synapse-yet (#1092)
Neil Alexander
2020-06-04
Don't reset counters before successful outgoing federation request (#1089)
Neil Alexander
2020-06-04
Enable room version 6 (#1087)
Neil Alexander
2020-06-03
Update DendriteJS.Dockerfile
Kegsay
2020-06-02
Adds support for adding a proxy to the HTTP Client from the config (#1055)
Aiden McClelland
2020-06-02
Remove ENV to avoid confusion
Kegsay
2020-06-02
Delegate responsibility for marking room versions as supported/stable to goma...
Neil Alexander
2020-06-02
Sort public rooms again by member count (#1083)
Kegsay
2020-06-02
Only store our own aliases in publicroomsapi (#1081)
Kegsay
2020-06-02
Reset backoff on incoming federation (#1080)
Neil Alexander
2020-06-02
Use gomatrixserverlib device structs (#1079)
Neil Alexander
2020-06-02
Remove p2p log lines
Kegan Dougal
2020-06-02
Return correct error to LookupRoomAlias
Neil Alexander
2020-06-01
Unbreak dendritejs
Kegan Dougal
2020-06-01
Fix pg user already exists (#1076)
S7evinK
2020-06-01
Add a way to force federationsender to retry sending transactions (#1077)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-29
Add Dockerfile for building p2p riot
Kegan Dougal
2020-05-29
p2p: de-dupe and shuffle public rooms; implement keydb (#1074)
Kegsay
2020-05-29
fedsender: de-duplicate without sorting server names (#1073)
Kegsay
2020-05-28
Update gomatrixserverlib (#1071)
Neil Alexander
2020-05-28
Hopefully fix get_missing_events (#1070)
Neil Alexander
2020-05-28
Parse URIs correctly
Kegan Dougal
2020-05-28
Merge Updater structs (#1069)
Kegsay
2020-05-28
Per-user-per-device sync streams (#1068)
Neil Alexander
2020-05-27
Read batches from incoming channels (#1067)
Neil Alexander
2020-05-27
Return 500 when processing a transaction fails fatally (#1066)
Neil Alexander
2020-05-27
Convert remaining roomserver tables (#1065)
Kegsay
2020-05-27
Server key component (#1050)
Neil Alexander
2020-05-27
Update p2p docs
Kegan Dougal
2020-05-27
Convert room_aliases previous_events state_block and state_snapshot tables (#...
Kegsay
2020-05-26
Convert transactions/rooms table to share more code (#1063)
Kegsay
2020-05-26
Convert events/event_json tables to share code (#1062)
Kegsay
2020-05-26
roomserver: start refactoring storage layer (#1061)
Kegsay
2020-05-26
Miscellaneous fixes (#1060)
Neil Alexander
2020-05-25
Use Opaque in addition to Path to set naffka DB names
Kegan Dougal
2020-05-22
Define path prefixes in a package that doesn't create import cycles
Neil Alexander
2020-05-22
Fix API paths
Neil Alexander
2020-05-22
Fix monolith room server-federation sender connection
Neil Alexander
2020-05-22
Fix internal HTTP API calls
Neil Alexander
2020-05-22
dendritejs tweaks for persisting sqlite DBs (#1058)
Kegsay
2020-05-22
Use HTTP APIs when -api specified (#1057)
Neil Alexander
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix URL in compose file
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
[prev]
[next]