aboutsummaryrefslogtreecommitdiff
path: root/setup
AgeCommit message (Expand)Author
2024-09-23Adds support for listening on and connecting to I2P and Onion services secure...idk
2024-09-10add option for credentials file for NATS; more info: https://docs.nat… (#3415)Paige Thompson
2024-09-10Update NATS to 2.10.20, use `SyncAlways` (#3418)Neil
2024-08-16Implement MSC3916 (#3397)Till
2024-05-01Take advantage of changes in recent Go versions (#3361)0x1a8510f2
2024-03-22Reuse existing NATS connection (#3345)Till
2024-02-28Make usage of relays optional, avoid DB roundtrips (#3337)Till
2024-02-03Modernize appservice paths and authentication (#3316)Tulir Asokan
2024-01-17Add login fallback (#3302)Till
2023-12-12Introduce a new stream for the appservice consumer (#3277)Till
2023-11-25added a warning log , for well_known_server_name,well_known_server_name whe...Joseph Alvarenga Beech
2023-11-09More `rows.Close()` and `rows.Err()` (#3262)Till
2023-10-31Some tweaks for the device list updater (#3251)Till
2023-10-25clean up dead links, fix typo (#3130)CicadaCinema
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-08-24Add configuration option for sliding sync when hosting /.well-known/matrix/cl...devonh
2023-08-08Add config key for default room version (#3171)Sam Wedgwood
2023-08-02Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164)Sam Wedgwood
2023-07-21Don't quit if unknown msc in config, log it and keep goingDevon Hudson
2023-07-20de-MSC-ifying space summaries (MSC2946) (#3134)helm-dendrite-0.13.1Sam Wedgwood
2023-07-19Use pointer when passing the connection manager around (#3152)Till
2023-07-07Set max age for roomserver input stream to avoid excessive interior deletes (...Neil
2023-07-06Increase NATS server startup timeoutTill Faelligen
2023-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-06-07Use SenderID Type (#3105)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-05-04Use ProtoEvent where needed instead of EventBuilder (#3075)kegsay
2023-05-03Fix flaky test in process contextDevon Hudson
2023-05-03Use PDU in even more places (#3074)kegsay
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-28Use PDU in more places (#3072)kegsay
2023-04-27Use PDU interface (#3070)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-27Add some roomserver UTs (#3067)Till
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-14Update GMSL: use static Check functions (#3052)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2023-04-04app service unix socket support (#3022)Boris Rybalkin
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-16simplify unix socket permission format (#3014)Boris Rybalkin
2023-03-10Change default stats reporting endpoint (#3007)Till
2023-03-01unix socket support (#2974)Boris Rybalkin
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till