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-07-27
Add logic for determining when device lists have changed due to membership ch...
Kegsay
2020-07-24
Put this in the right category
Kegan Dougal
2020-07-24
Update AWSY list
Kegan Dougal
2020-07-24
Modify QuerySharedUsers to handle counts/include/exclude (#1219)
Kegsay
2020-07-23
keyserver: produce key change events (#1218)
Kegsay
2020-07-23
currentstate: Add QuerySharedUsers (#1217)
Kegsay
2020-07-23
Add UNIQUE constraint to blacklist table (#1216)
Neil Alexander
2020-07-22
Fix gobind
Kegan Dougal
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-07-22
Persistent federation sender blacklist (#1214)
Neil Alexander
2020-07-21
Perform outbound federation hits for querying/claiming E2E keys (#1212)
Kegsay
2020-07-21
Fix lint error
Neil Alexander
2020-07-21
Use TransactionWriter in other component SQLite (#1209)
Neil Alexander
2020-07-21
Implement claiming one-time keys locally (#1210)
Kegsay
2020-07-21
Use TransactionWriter in roomserver SQLite (#1208)
Neil Alexander
2020-07-20
Remove debug lines
Neil Alexander
2020-07-20
Deduplicate FS database, EDU persistence table (#1207)
Neil Alexander
2020-07-20
Adding the e2ekey database to the create_db script and docs (#1206)
Creed Haymond
2020-07-16
Don't block Yggdrasil switch
Neil Alexander
2020-07-16
Small fix to gobind build
Neil Alexander
2020-07-16
Yggdrasil demo updates ("Bare QUIC")
Neil Alexander
2020-07-15
Implement /keys/query locally (#1204)
Kegsay
2020-07-15
Fix panic when uploading keys (#1203)
Kegsay
2020-07-15
Protect User API SQLite calls with mutexes (#1201)
Neil Alexander
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-15
Create FUNDING.yml
Neil Alexander
2020-07-14
Implement logic for key uploads (#1197)
Kegsay
2020-07-14
Update README/docs (#1199)
Kegsay
2020-07-14
Send-to-device messages over federation (#1198)
Neil Alexander
2020-07-14
Bump GMSL version to fix sytest
Kegan Dougal
2020-07-13
Add boilerplate for key server APIs (#1196)
Kegsay
2020-07-13
Update go.mod/go.sum
Neil Alexander
2020-07-10
Yggdrasil demo updates
Neil Alexander
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay
2020-07-09
Use TransactionWriter to reduce database lock issues on SQLite (#1192)
Neil Alexander
2020-07-09
Reduce federation sender wedges (#1191)
Neil Alexander
2020-07-08
Finish implementing redactions (#1189)
Kegsay
2020-07-08
linter
Neil Alexander
2020-07-08
Yet another v1 vs r0 media endpoint (#1190)
Neil Alexander
2020-07-08
Fix media path for iOS gobind build
Neil Alexander
2020-07-08
Check error when setting static peer
Neil Alexander
2020-07-08
Set QUIC keepalive again
Neil Alexander
2020-07-08
Handle case where pendingPDUs might get out of sync for some reason
Neil Alexander
2020-07-08
Squashed commit of the following:
Neil Alexander
2020-07-07
Fix build
Neil Alexander
2020-07-07
Fix error handling in federationsender
Neil Alexander
2020-07-07
bugfix: continue sending PDUs if ones are added whilst sending another PDU (...
Kegsay
2020-07-07
Fix static peer on Ygg demo build
Neil Alexander
2020-07-07
Tweaks to Dendrite Yggdrasil demo setup
Neil Alexander
2020-07-07
Emit redacted_event from the roomserver when redactions are validated (#1186)
Kegsay
[next]