dendrite/internal
Neil Alexander c45d0936b5
Generic-based internal HTTP API (#2626)
* Generic-based internal HTTP API (tested out on a few endpoints in the federation API)

* Add `PerformInvite`

* More tweaks

* Fix metric name

* Fix LookupStateIDs

* Lots of changes to clients

* Some serverside stuff

* Some error handling

* Use paths as metric names

* Revert "Use paths as metric names"

This reverts commit a9323a6a343f5ce6461a2e5bd570fe06465f1b15.

* Namespace metric names

* Remove duplicate entry

* Remove another duplicate entry

* Tweak error handling

* Some more tweaks

* Update error behaviour

* Some more error tweaking

* Fix API path for `PerformDeleteKeys`

* Fix another path

* Tweak federation client proxying

* Fix another path

* Don't return typed nils

* Some more tweaks, not that it makes any difference

* Tweak federation client proxying

* Maybe fix the key backup test
2022-08-11 15:29:33 +01:00
..
caching Invalidate lazyLoadCache if we're doing an initial sync (#2623) 2022-08-05 14:27:27 +02:00
eventutil Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
pushgateway Back out matrix-org/dendrite#2421 by restoring http.Clients 2022-05-10 11:08:10 +01:00
pushrules Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
sqlutil Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
transactions Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
log_unix.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
log_windows.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
log.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02: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.9.1 (#2616) 2022-08-03 17:42:13 +01:00