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
2021-07-02
Federation API workers for /send to reduce memory usage (#1897)
Neil Alexander
2021-07-02
Roomserver input backpressure metric
Neil Alexander
2021-06-30
Fix concurrent map read/write on haveEvents (#1893)
Neil Alexander
2021-06-30
Change how servers are selected for missing auth/prev events (#1892)
Neil Alexander
2021-06-30
Give up on loops when the context expires (#1891)
Neil Alexander
2021-06-30
Reduce memory usage in federation /send endpoint (#1890)
Neil Alexander
2021-06-29
db migration: fix #1844 and add additional assertions (#1889)
kegsay
2021-06-29
Put gmectx back to 5 minutes
Neil Alexander
2021-06-29
Restore the getServers RS query (needs optimisation)
Neil Alexander
2021-06-28
Protect processEventWithMissingState with per-room mutex, to prevent mass CPU...
Neil Alexander
2021-06-28
Use a custom FIFO queue for the RS input API (#1888)
Neil Alexander
2021-06-25
Fix bugs in P2P demos
Neil Alexander
2021-06-25
Update go.mod/go.sum
Neil Alexander
2021-06-25
dendritejs-pinecone
Neil Alexander
2021-06-22
dendrite-demo-pinecone: Accept any origin
Neil Alexander
2021-06-22
✂️ Media API: Handle unlimited file size (#1881)
database64128
2021-06-21
Fix panic in roomserver
Neil Alexander
2021-06-16
Revert "Ensure user IDs match the spec (matrix-org/gomatrixserverlib#261)"
Neil Alexander
2021-06-15
Ensure user IDs match the spec (matrix-org/gomatrixserverlib#261)
Neil Alexander
2021-06-14
Update go.mod/go.sum
Neil Alexander
2021-06-14
Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)
S7evinK
2021-06-14
Remove mention of enabling naffka in install instructions, as it is the defau...
Arnaud Venturi
2021-06-14
Fix Key Generation Docs - resolves #1759 (#1865)
Ben Yanke
2021-06-14
Add parameters to specify password (#1868)
S7evinK
2021-06-14
Use NotFound instead of Forbidden for missing account data (#1872)
Adam Greig
2021-06-14
Update go.mod/go.sum
Neil Alexander
2021-06-14
Pinecone demo updates
Neil Alexander
2021-06-07
Add CORS to nginx config (#1791)
Rasmus Thomsen
2021-06-07
Link to Synapse (#1863)
Ben Langfeld
2021-06-07
Add missing IPv6 "ssl" keyword in nginx config examples (#1854)
Arnaud Venturi
2021-06-07
Try to optimize SelectOneTimeKeys (#1851)
S7evinK
2021-06-07
Use LimitReader to prevent DoS risk (#1843)
S7evinK
2021-06-07
Fix SIGSEGV in IsInterestedInRoomID (#1846)
bodqhrohro
2021-06-07
Split the select+update query for txn_id counter (#1855)
bodqhrohro
2021-06-02
Update go.mod/go.sum for matrix-org/pinecone (Build 79)
Neil Alexander
2021-05-25
Update gomatrixserverlib to matrix-org/gomatrixserverlib#259
Neil Alexander
2021-05-25
Update go.mod/go.sum
Neil Alexander
2021-05-25
Update go.mod/go.sum
Neil Alexander
2021-05-24
Demo tweaks
Neil Alexander
2021-05-24
Allow clearing federation blacklist at startup for P2P demos
Neil Alexander
2021-05-24
Update pinecone demo
Neil Alexander
2021-05-18
Update go.mod/go.sum
Neil Alexander
2021-05-18
Update go.mod/go.sum
Neil Alexander
2021-05-18
Merge branch 'master' of github.com:matrix-org/dendrite
Neil Alexander
2021-05-18
Update dendrite-demo-pinecone
Neil Alexander
2021-05-18
Update MSC2946 implementation for stable spaces (#1859)
Michael Telatynski
2021-05-10
Update go.mod/go.sum
Neil Alexander
2021-05-10
Update go.mod/go.sum
Neil Alexander
2021-05-10
Updates to dendrite-demo-pinecone
Neil Alexander
2021-05-07
Update room directory in Pinecone demo some more
Neil Alexander
[next]