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-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-12
Add trace logging to RoomserverInternalAPI (#1120)
Kegsay
2020-06-12
More key tweaks (#1116)
Neil Alexander
2020-06-11
Roomserver API changes (#1118)
Kegsay
2020-06-11
Remove unused internal APIs (#1117)
Kegsay
2020-06-11
Fix tiebreak in Yggdrasil demo (uses wrong key)
Neil Alexander
2020-06-11
Support embedding Riot Web (#1113)
Neil Alexander
2020-06-11
Update Yggdrasil demo timeouts again
Neil Alexander
2020-06-10
Yggdrasil demo tweaks
Neil Alexander
2020-06-10
Remove federationsender producer, which in fact was not a producer (#1115)
Kegsay
2020-06-10
Improvements to Yggdrasil demo (#1114)
Neil Alexander
2020-06-10
Remove public appservice routes (#1112)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-10
Use ServerKeyAPI as keyring (#1110)
Neil Alexander
2020-06-10
Yggdrasil-based P2P demo (#1108)
Neil Alexander
2020-06-10
Remove unused UserUpdates producer (#1109)
Kegsay
2020-06-09
Factor out how monolith routes get added (#1107)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-08
Update gomatrixserverlib
Neil Alexander
2020-06-05
Nuke old Docker stuff (#1104)
Neil Alexander
2020-06-05
More flexible caching (#1101)
Neil Alexander
2020-06-05
Use AuthChainProvider to try and speed up federated joins (#1100)
Neil Alexander
2020-06-05
General cleanup when making components (#1098)
Kegsay
2020-06-04
Convert serverkeys to inthttp (#1097)
Kegsay
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-06-04
Add key validity fetching to server key API (#1094)
Neil Alexander
2020-06-04
Refactor how federationsender gets created (#1095)
Kegsay
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
[next]