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
path:
root
/
cmd
/
dendrite-monolith-server
Age
Commit message (
Expand
)
Author
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-08-09
Cross-signing signature handling (#1965)
Neil Alexander
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2021-08-03
Add tracing to user API (#1948)
kegsay
2021-07-20
Only include go-sqlite3 on the relevant binaries (#1900)
Neil Alexander
2021-07-09
Implement /_synapse/admin/v1/register (#1911)
kegsay
2021-05-24
Allow clearing federation blacklist at startup for P2P demos
Neil Alexander
2021-01-26
Graceful shutdowns (#1734)
Neil Alexander
2020-12-18
Fix #1655 by re-adding the appservice alias query (#1660)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-11-19
MSC2836: Threading - part one (#1589)
Kegsay
2020-10-15
Start Kafka connections for each component that needs them (#1527)
Neil Alexander
2020-10-07
Update monolith -api behaviour (#1484)
Neil Alexander
2020-10-07
Rename serverkeyapi to signingkeyserver (#1492)
Kegsay
2020-10-01
Update HTTP clients (#1457)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-04
Remove QueryRoomsForUser from current state server (#1398)
Kegsay
2020-09-02
Use federation sender for backfill/getting missing events (#1379)
Neil Alexander
2020-08-27
Remove device DB from clientapi (#1352)
Kegsay
2020-08-20
Add FederationClient interface to federationsender (#1284)
Kegsay
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-08-07
Allow enforcing X.509 certificate validity (MSC1711) (#1249)
Neil Alexander
2020-08-04
Send device list updates to servers (outbound only) (#1237)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-23
keyserver: produce key change events (#1218)
Kegsay
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-07-21
Perform outbound federation hits for querying/claiming E2E keys (#1212)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-13
Add boilerplate for key server APIs (#1196)
Kegsay
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-23
Linting
Kegan Dougal
2020-06-23
Add instrumented main for coverage
Kegan Dougal
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-16
Fix media API for demos and possibly Synapse (#1134)
Neil Alexander
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-15
Unbreak HTTP mode (#1131)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
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-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-09
Factor out how monolith routes get added (#1107)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
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
Refactor how federationsender gets created (#1095)
Kegsay
2020-06-02
Only store our own aliases in publicroomsapi (#1081)
Kegsay
[next]