dendrite/internal
kegsay d86dcbef66
syncapi: define specific interfaces for internal HTTP communications (#2416)
* syncapi: use finer-grained interfaces when making the syncapi

* Use specific interfaces for syncapi-roomserver interactions

* Define query access token api for shared http auth code
2022-05-05 09:56:03 +01:00
..
caching Implement lazy loading on /sync (#2346) 2022-04-19 09:46:45 +01:00
eventutil Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
pushgateway Change pushkey_ts to be seconds (fix #2354) (#2358) 2022-04-19 09:51:02 +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_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
log.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