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
/
federationapi
Age
Commit message (
Expand
)
Author
2022-11-16
Fix slice out of bounds in federation API
Neil Alexander
2022-11-16
Virtual host server name workaround
Neil Alexander
2022-11-16
Tweak `/key/v2/server`
Neil Alexander
2022-11-15
Don't get blacklisted hosts when querying joined servers (#2880)
Neil Alexander
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-11-11
Send presence to newly added servers (#2869)
Till
2022-11-04
Send presence to joined hosts only (#2858)
Till
2022-10-27
Refactor `claimRemoteKeys`
Neil Alexander
2022-10-27
Add AS specific public room list endpoints (#2836)
Till
2022-10-26
Associate events in db before queueing them to send (#2833)
devonh
2022-10-26
Update federation API consumers
Neil Alexander
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-21
Optimize inserting pending PDUs/EDUs (#2821)
Till
2022-10-20
Fix flakey queue test (#2818)
devonh
2022-10-20
Fix race condition
Till Faelligen
2022-10-19
Refactor Federation Destination Queues (#2807)
devonh
2022-10-13
Revert "Federation backoff fixes and tests (#2792)"
Neil Alexander
2022-10-13
Federation backoff fixes and tests (#2792)
devonh
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-10-11
Tweak federation `M_NOT_FOUND` errors
Neil Alexander
2022-10-10
Fix joined hosts with `RewritesState` (#2785)
Neil Alexander
2022-10-10
Send E2EE related errors to sentry (#2784)
Till
2022-10-07
Fix issue with DMs shown as normal rooms (#2776)
Till
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-10-06
Tweak logging for federated room joins
Neil Alexander
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
2022-09-29
Remove `Suppressing send-to-device` log line
Neil Alexander
2022-09-26
Remove `origin` field from PDUs (#2737)
Neil Alexander
2022-09-22
Tweak `InsertMigration` to avoid logging (#2720)
Till
2022-09-20
Update dependencies (#2729)
Neil Alexander
2022-09-16
Fix origin on device list update EDUs
Till Faelligen
2022-09-13
Send-to-device consumer/producer tweaks (#2713)
Till
2022-09-08
Fix issue with stale device lists (#2702)
Till
2022-09-07
Add HTTP status code to FederationClientError (#2699)
Till
2022-09-07
Avoid unneeded JSON operations (#2698)
Till
2022-09-07
Add a SigningKeyUpdate producer (#2697)
Till
2022-09-07
Handle errors differently in the `DeviceListUpdater` (#2695)
Till
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-08-31
Allow batching in `JetStreamConsumer` (#2686)
Neil Alexander
2022-08-25
Fix 500s on `/state`, `/state_ids` when state not known (#2672)
Neil Alexander
2022-08-23
Only set backOffStarted to false if until is not zero (#2669)
Till
2022-08-19
De-race `TestExpireEDUs` (#2654)
Winter
2022-08-18
Actually store EDUs once we retrieved from the database (#2651)
Till
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-08-09
Add housekeeping function to delete old/expired EDUs (#2399)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
2022-08-05
Add race testing to tests, and fix a few small race conditions in the tests (...
Brian Meek
2022-08-05
Only create a new destinationQueue if we don't have one (#2620)
Till
[prev]
[next]