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