Age | Commit message (Expand) | Author |
2022-01-27 | Roomserver/federation input refactor (#2104) | Neil Alexander |
2022-01-25 | Exclude our own server name in `GetJoinedHostsForRooms` (#2110) | Neil Alexander |
2022-01-07 | NATS JetStream tweaks (#2086) | Neil Alexander |
2022-01-06 | Fix #2084 - incorrect /event_auth response (#2085) | kegsay |
2022-01-05 | Add NATS JetStream support (#1866) | S7evinK |
2021-12-13 | Fix keyring regressions in previous P2P demo | Neil Alexander |
2021-11-24 | Don't populate config defaults where it doesn't make sense (#2058) | Neil Alexander |
2021-11-24 | Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055) | Neil Alexander |
2021-11-08 | Resume federation sends (#2039) | Neil Alexander |
2021-11-02 | Update to matrix-org/gomatrixserverlib@5e02b64 | Neil Alexander |
2021-09-10 | Added .well-known/matrix/server endpoint (#1988) | Ryan W |
2021-09-08 | - Removed double imports (#1989) | Ryan W |
2021-09-07 | Add more logs (#2005) | kegsay |
2021-08-27 | Don't return nonsense canonical room aliases in the public rooms responses (#... | Neil Alexander |
2021-08-27 | publicRooms should accept POST as well as GET (#1991) | Neil Alexander |
2021-08-17 | Cross-signing fixes, notifications via sync, federation (#1974) | Neil Alexander |
2021-08-09 | Cross-signing signature handling (#1965) | Neil Alexander |
2021-08-06 | Cross-signing validation for self-sigs, expose signatures over `/user/keys/qu... | Neil Alexander |
2021-08-03 | Add tracing to user API (#1948) | kegsay |
2021-07-26 | fix:Inviting to an unsupported room version return M_BAD_JSON instead of Inco... | Meenal Trivedi |
2021-07-19 | Fix failing Complement tests (#1931) | kegsay |
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-13 | Fix failing complement test (#1917) | kegsay |
2021-07-09 | Add more optimised code path for checking if we're in a room (#1909) | Neil Alexander |
2021-07-07 | Fix concurrent map reads/writes on t.hadEvents (#1902) | Neil Alexander |
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 | Federation API workers for /send to reduce memory usage (#1897) | 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 | 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-04-13 | Move room mutex in federation API (#1830) | Neil Alexander |
2021-04-08 | Optimise memory usage when calling /g_m_e (#1819) | Kegsay |
2021-04-07 | Implement OpenID module (#599) (#1812) | Bruce MacDonald |
2021-03-30 | Add a per-room mutex to federationapi when processing transactions (#1810) | Kegsay |
2021-03-24 | Add Sentry support (#1803) | Kegsay |
2021-03-23 | Add more metrics (#1802) | Kegsay |
2021-03-23 | log less for failed key querys, add counters for incoming pdus/edus (#1801) | Kegsay |
2021-03-03 | Fix appsevice alias queries part 2 (#1684) | Will Hunt |
2021-03-03 | Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel... | Neil Alexander |
2021-02-16 | Don't query for servers so often in /send (#1766) | Neil Alexander |
2021-01-22 | NewClient and NewFederationClient updates (#1730) | Neil Alexander |
2021-01-22 | Gate peeking behind msc flags (#1731) | Kegsay |
2021-01-22 | Peeking over federation via MSC2444 (#1391) | Matthew Hodgson |