aboutsummaryrefslogtreecommitdiff
path: root/federationapi
AgeCommit message (Expand)Author
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-28Relay integration to pinecone demos (#2955)devonh
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-20Make tests more reliable (#2948)Till
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2023-01-17`/sync` performance optimizations (#2927)Till
2023-01-12Always initialize statistics server mapDevon Hudson
2022-12-22More flakey testsTill Faelligen
2022-12-22Fix flakey testTill Faelligen
2022-12-22Add federation peeking table tests (#2920)Till
2022-12-06Fix issue with sending presence events to invalid serversTill Faelligen
2022-12-05Enable/Disable internal metrics (#2899)Till
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-11-18Add p2p wakeup broadcast handling to pinecone demos (#2841)devonh
2022-11-17Try that againNeil Alexander
2022-11-17Fix `/key/v2/server`, add HTTP `Host` matchingNeil Alexander
2022-11-16Fix bug in a2f72dd9Neil Alexander
2022-11-16Fix slice out of bounds in federation APINeil Alexander
2022-11-16Virtual host server name workaroundNeil Alexander
2022-11-16Tweak `/key/v2/server`Neil Alexander
2022-11-15Don't get blacklisted hosts when querying joined servers (#2880)Neil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-11-11Send presence to newly added servers (#2869)Till
2022-11-04Send presence to joined hosts only (#2858)Till
2022-10-27Refactor `claimRemoteKeys`Neil Alexander
2022-10-27Add AS specific public room list endpoints (#2836)Till
2022-10-26Associate events in db before queueing them to send (#2833)devonh
2022-10-26Update federation API consumersNeil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-21Optimize inserting pending PDUs/EDUs (#2821)Till
2022-10-20Fix flakey queue test (#2818)devonh
2022-10-20Fix race conditionTill Faelligen
2022-10-19Refactor Federation Destination Queues (#2807)devonh
2022-10-13Revert "Federation backoff fixes and tests (#2792)"Neil Alexander
2022-10-13Federation backoff fixes and tests (#2792)devonh
2022-10-11Private read receipts (#2789)Neil Alexander
2022-10-11Tweak federation `M_NOT_FOUND` errorsNeil Alexander
2022-10-10Fix joined hosts with `RewritesState` (#2785)Neil Alexander
2022-10-10Send E2EE related errors to sentry (#2784)Till
2022-10-07Fix issue with DMs shown as normal rooms (#2776)Till
2022-10-06Allow specifying old signing keys with the public key and key ID only (#2770)Neil Alexander
2022-10-06Tweak logging for federated room joinsNeil Alexander
2022-10-05Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)Till