0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 01:48:59 +02:00
dendrite/internal
kegsay 85704eff20
Clean up interface definitions (#2427)
* tidy up interfaces

* remove unused GetCreatorIDForAlias

* Add RoomserverUserAPI interface

* Define more interfaces

* Use AppServiceInternalAPI for consistent naming

* clean up federationapi constructor a bit

* Fix monolith in -http mode
2022-05-06 12:39:26 +01:00
..
caching Implement lazy loading on /sync (#2346) 2022-04-19 09:46:45 +01:00
eventutil Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
pushgateway Use gomatrixserverlib.Client instead of http.Client (#2421) 2022-05-05 11:33:16 +01:00
pushrules Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
sqlutil Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
test remove obsolete config entry "federation_certificates" (#2318) 2022-04-04 17:31:41 +01:00
transactions Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
log.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
log_unix.go Added std type to logging config. (#2060) 2021-12-16 15:37:01 +00:00
log_windows.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
mutex.go Add a per-room mutex to federationapi when processing transactions (#1810) 2021-03-30 10:01:32 +01:00
version.go Version 0.8.2 (#2386) 2022-04-27 16:04:11 +01:00