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
Age
Commit message (
Expand
)
Author
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-31
Fix edge cases around device lists (#1234)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-28
User directory (#1225)
Neil Alexander
2020-07-28
Modify /state/{eventType}/{stateKey} to return the event at the time the user...
Kegsay
2020-07-27
Return HTTP errors when trying to kick invalid users (#1221)
Kegsay
2020-07-21
Implement claiming one-time keys locally (#1210)
Kegsay
2020-07-15
Implement /keys/query locally (#1204)
Kegsay
2020-07-15
Fix panic when uploading keys (#1203)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-13
Add boilerplate for key server APIs (#1196)
Kegsay
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay
2020-07-03
Implement local redaction (#1182)
Kegsay
2020-07-03
Yggdrasil demo initial public room directory (#1181)
Neil Alexander
2020-07-03
Implement ExtraPublicRoomsProvider for p2p demos (#1180)
Kegsay
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-26
Implement /sync `limited` and read timeline limit from stored filters (#1168)
Kegsay
2020-06-26
Honour event size limits and return 413 (#1167)
Kegsay
2020-06-25
Return remote errors from FS.PerformJoin (#1164)
Kegsay
2020-06-24
Refactor SendMembership - make ban test pass (#1160)
Kegsay
2020-06-24
Add PerformInvite and refactor how errors get handled (#1158)
Kegsay
2020-06-24
Pass join errors through internal API boundaries (#1157)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-18
Refactor account data (#1150)
Neil Alexander
2020-06-17
Hacks for supporting Riot iOS (#1148)
Neil Alexander
2020-06-17
Make account data sytests pass (#1147)
Kegsay
2020-06-17
Return the correct /joined_members response and allow ?format=event (#1146)
Kegsay
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-17
Make userapi control account creation entirely (#1139)
Kegsay
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-15
Current wiring (#1125)
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-11
Roomserver API changes (#1118)
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-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
Enable room version 6 (#1087)
Neil Alexander
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
Send-to-device support (#1072)
Neil Alexander
2020-05-26
Miscellaneous fixes (#1060)
Neil Alexander
2020-05-22
dendritejs tweaks for persisting sqlite DBs (#1058)
Kegsay
[prev]
[next]