aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-21Docker Hub (#1053)Neil Alexander
2020-05-21Add tests due to https://github.com/matrix-org/sytest/pull/876Kegan Dougal
2020-05-20This now passes on sytest/developKegan Dougal
2020-05-20Use memberships to determine whether to reset latest events/state on room joi...Neil Alexander
2020-05-20sytest: Add remaining backfill tests (#1052)Kegsay
2020-05-20sytest: Make 'Inbound federation can backfill events' pass (#1051)Kegsay
2020-05-19Make "Outbound federation can backfill events" pass sytest (#1049)Kegsay
2020-05-19Bake in git commit into dendritejs binary (#1048)Kegsay
2020-05-19dendritejs: Persist ed25519 keys in localforage (#1046)Kegsay
2020-05-18bump go-http-js-libp2pKegan Dougal
2020-05-18Tweaks to latest events updater (#1045)Neil Alexander
2020-05-18Latest go-http-js-libp2pKegan Dougal
2020-05-18Add -api flag to monolith (#1044)Neil Alexander
2020-05-15Only keep keys valid for 100 years rather than the heat death of the universeKegan Dougal
2020-05-15Fix a bug whereby backfilling could leak events across rooms (#1043)Kegsay
2020-05-15Don't prematurely stop trying to join using servers (#1041)Neil Alexander
2020-05-15Set canonical alias on room creation (#1042)Kegsay
2020-05-15Return user_id and stream_id in federated devices query (#1040)Neil Alexander
2020-05-15Prometheus metrics for LRU cache (#1039)Neil Alexander
2020-05-15Add Range (#1037)Kegsay
2020-05-15Implement key caching directly (#1038)Neil Alexander
2020-05-14Cleanup syncapi topology logic (#1035)Kegsay
2020-05-14Update INSTALL.md, move docs (#1034)Neil Alexander
2020-05-14Finish merging syncserver.go (#1033)Kegsay
2020-05-14Fix some cases where accepting invites over federation doesn't work (#1028)Neil Alexander
2020-05-14Keyserver skeleton (#1032)Neil Alexander
2020-05-14Factor out account data and events table (#1031)Kegsay
2020-05-13Initial syncapi storage refactor to share pq/sqlite code (#1030)Kegsay
2020-05-13Spurious loggingKegan Dougal
2020-05-13Get profile content for join request again (#1027)Neil Alexander
2020-05-13Fix #1015 (#1026)Kegsay
2020-05-13Reduce 500s (#1017)Neil Alexander
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-05-13Enforce `mediaIDRegex` to be only valid `mediaIDCharacters` (#1020)Sid Karunaratne
2020-05-12Update sytest-whitelistNeil Alexander
2020-05-12Implement /get_missing_events (#1022)Kegsay
2020-05-11Add PPROFLISTEN (#1019)Neil Alexander
2020-05-11Prevent panic in membership updater (#1021)Neil Alexander
2020-05-11Update gomatrixserverlib for even more memory-efficient state res v2Neil Alexander