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-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
2020-05-11
Update gomatrixserverlib for more memory-efficient state res v2
Neil Alexander
2020-05-11
Update sytest-whitelist
Neil Alexander
2020-05-11
Don't return 500s from media API download requests
Neil Alexander
2020-05-08
Add registration_disabled to dendrite-config.yaml (#1013)
Will Hunt
2020-05-07
Fix 'input to Unique() must be sorted' panic
Neil Alexander
2020-05-07
Direct messages (#1012)
Neil Alexander
2020-05-07
Improve federation sender performance, implement backoff and blacklisting, fi...
Neil Alexander
2020-05-06
only send new events to RS; add tests for /state_ids and /event (#1011)
Kegsay
2020-05-06
Add tests around federationapi's txnReq (#1010)
Kegsay
2020-05-05
Fetch events by ID rather than use current state as this includes auth events...
Kegsay
2020-05-05
Remove debug line
Kegan Dougal
[prev]
[next]