4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/common
Neil Alexander dce4f436f7
Add -api flag to monolith ()
* Add flag for enabling HTTP APIs in monolith mode

* Flag -api

* Only start HTTP APIs if needed
2020-05-18 10:56:43 +01:00
..
basecomponent Add -api flag to monolith () 2020-05-18 10:56:43 +01:00
caching Prometheus metrics for LRU cache () 2020-05-15 11:27:10 +01:00
config Keyserver skeleton () 2020-05-14 14:05:14 +01:00
http use go module for dependencies () 2019-05-21 21:56:55 +01:00
keydb Only keep keys valid for 100 years rather than the heat death of the universe 2020-05-15 17:39:20 +01:00
test Rename the typing server to EDU server () 2020-03-30 15:02:20 +01:00
transactions Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker 2019-12-17 16:47:45 +00:00
consumers.go Fix sarama import URLs () 2020-04-22 15:26:56 +01:00
eventcontent.go Set canonical alias on room creation () 2020-05-15 13:39:01 +01:00
events.go Consolidation of roomserver APIs () 2020-05-01 10:48:17 +01:00
httpapi_test.go S7evinK: basicauth metrics () 2020-04-14 15:54:35 +01:00
httpapi.go Add HTTP trace logging () 2020-04-15 17:48:40 +01:00
log.go Add PPROFLISTEN () 2020-05-11 18:21:39 +01:00
partition_offset_table.go Log errors from rows.Close () 2020-03-18 10:17:18 +00:00
postgres_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
postgres.go Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
routing.go Fix URLDecodeMapValues () 2020-04-28 12:50:49 +01:00
sql.go Limit database connections (, ) () 2020-05-01 13:34:53 +01:00
types.go Implement profile retrieval over federation () 2019-08-07 00:02:12 +08:00