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-09
Add more optimised code path for checking if we're in a room (#1909)
Neil Alexander
2021-07-09
bugfix: order the state blocks so recreating state snapshots works correctly ...
kegsay
2021-07-08
Fix bug when rejecting invites (#1907)
Neil Alexander
2021-07-08
Only log filename and not entire path (#1906)
kegsay
2021-07-08
dendrite-upgrade-test: tweaks to get it to run under CI in docker (#1905)
kegsay
2021-07-08
linting
Kegan Dougal
2021-07-08
Improve error handling and close files post-tarring
Kegan Dougal
2021-07-07
Fix concurrent map reads/writes on t.hadEvents (#1902)
Neil Alexander
2021-07-07
db migration: handle create events with no state blocks from v0.1.0 (#1904)
kegsay
2021-07-07
dendrite-upgrade-test: support --from HEAD-N, cleanup on startup (#1903)
kegsay
2021-07-07
Add dendrite-upgrade-test (#1901)
kegsay
2021-07-05
Track expiry rate on pduCountTotal
Neil Alexander
2021-07-05
Federation API fixes (#1899)
Neil Alexander
2021-07-05
Remove processEventWithMissingStateMutex
Neil Alexander
2021-07-02
Update to matrix-org/gomatrixserverlib#266 (+ missing file)
Neil Alexander
2021-07-02
Update to matrix-org/gomatrixserverlib#265 for faster power level content par...
Neil Alexander
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
[prev]
[next]