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-20
Add startup testing for Wasm Pinecone build (#1910)
J. Ryan Stinnett
2021-07-20
Only include go-sqlite3 on the relevant binaries (#1900)
Neil Alexander
2021-07-20
Fixed log printing bug (closes #1885)
Neil Alexander
2021-07-20
Rename Riot to Element (#1874)
S7evinK
2021-07-19
Fix failing ban tests (#1884)
David Spenler
2021-07-19
Set MaxFileSizeBytes <= 0 to unlimited (#1876)
S7evinK
2021-07-19
Metric fixes
Neil Alexander
2021-07-19
Set buckets for dendrite_roomserver_calculate_state_duration_microseconds
Neil Alexander
2021-07-19
dendrite_roomserver_calculate_state_duration_microseconds as histogram rather...
Neil Alexander
2021-07-19
Update to matrix-org/gomatrixserverlib#269
Neil Alexander
2021-07-19
Fix failing Complement tests (#1931)
kegsay
2021-07-16
Fix DNS CacheLifetime (#1926)
S7evinK
2021-07-16
fedsender: try to satisfy all notary key requests from the cache first (#1925)
kegsay
2021-07-15
fedsender: add cache tables for notary keys (#1923)
kegsay
2021-07-15
Update dendrite-demo-yggdrasil to Yggdrasil 0.4 (#1921)
Neil Alexander
2021-07-14
Add missing sytest to whitelist
Kegan Dougal
2021-07-14
sytests: fix failing PL tests by updating GMSL (#1920)
kegsay
2021-07-14
Remove unused binaries
Neil Alexander
2021-07-14
AWSY: update list and shuffle groups (#1919)
kegsay
2021-07-14
bugfix: retire invites even when we cannot talk to the remote server to make/...
kegsay
2021-07-13
Fix failing complement test (#1917)
kegsay
2021-07-13
Expose more data when outputting output room events (#1916)
kegsay
2021-07-12
update whitelist (#1914)
kegsay
2021-07-12
Actually bump GMSL
Kegan Dougal
2021-07-12
Update are we synapse groupings (#1913)
kegsay
2021-07-12
Update blacklist
Kegan Dougal
2021-07-12
Fix attribution in changelog
Neil Alexander
2021-07-12
Version 0.4.0
v0.4.0
Neil Alexander
2021-07-12
Add shared secret sytests to whitelist
Kegan Dougal
2021-07-12
Propose config better (#1758)
Melroy van den Berg
2021-07-09
Move a couple of callers to helpers.IsServerCurrentlyInRoom over to the query...
Neil Alexander
2021-07-09
Implement /_synapse/admin/v1/register (#1911)
kegsay
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
[next]