aboutsummaryrefslogtreecommitdiff
path: root/cmd/dendrite-polylith-multi
AgeCommit message (Expand)Author
2023-02-14Remove polylith/API mode (#2967)Till
2022-12-12Cleanup stale device lists for users we don't share a room with anymore (#2857)Till
2022-12-05Enable/Disable internal metrics (#2899)Till
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-05-06Add `PolylithMode` base config option (#2428)Neil Alexander
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Tidy up `AddPublicRoutes` (#2412)Neil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-28Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)Neil Alexander
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-03-21Wait for safe shutdown of NATS Server (#2289)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2021-12-20Use non http API as fsAPI to avoid network requests (#2075)S7evinK
2021-12-13Fix keyring regressions in previous P2P demoNeil Alexander
2021-12-03Add missing internal routes (#2064)S7evinK
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-07-20Only include go-sqlite3 on the relevant binaries (#1900)Neil Alexander
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-06-30Change how servers are selected for missing auth/prev events (#1892)Neil Alexander
2021-05-24Allow clearing federation blacklist at startup for P2P demosNeil Alexander
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-22Gate peeking behind msc flags (#1731)Kegsay
2020-12-18Fix #1655 by re-adding the appservice alias query (#1660)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-12-01Give fsAPI to keyserver in polylith/gobindNeil Alexander
2020-10-20Multi-personality polylith binary (#1552)Neil Alexander