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
/
clientapi
/
clientapi.go
Age
Commit message (
Expand
)
Author
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-07-09
Implement /_synapse/admin/v1/register (#1911)
kegsay
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-15
Start Kafka connections for each component that needs them (#1527)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-08-27
Remove device DB from clientapi (#1352)
Kegsay
2020-08-10
Prefix-defined Kafka topics (#1254)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-03
Implement ExtraPublicRoomsProvider for p2p demos (#1180)
Kegsay
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-15
Current wiring (#1125)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
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-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-03-30
Rename the typing server to EDU server (#948)
Kegsay
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2019-10-02
Add missing servers field in /directory/room/:alias response (#732)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben