Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-18 | Update the license headers to mention the commercial license | Quentin Gliech | |
2024-10-17 | Update the copyright headers in all files | Quentin Gliech | |
2023-04-19 | refactor: update GMSL (#3058) | kegsay | |
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/364 Read this commit by commit to avoid going insane. | |||
2023-01-23 | Initial Store & Forward Implementation (#2917) | devonh | |
This adds store & forward relays into dendrite for p2p. A few things have changed: - new relay api serves new http endpoints for s&f federation - updated outbound federation queueing which will attempt to forward using s&f if appropriate - database entries to track s&f relays for other nodes |