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