dendrite/internal
Till 53692fcbb2
Update getting pushrules, add tests, tweak pushrules (#2705)
This PR
- adds tests for `evaluatePushrules`
- removes the need for the UserAPI on the `OutputStreamEventConsumer`
(for easier testing)
- adds a method to get the pushrules from the database
- adds a new default pushrule for `m.reaction` events (and some other
tweaks)
2022-09-12 15:05:42 +01:00
..
caching Protect user_interactive reads and writes with locks (#2635) 2022-08-12 09:12:05 +01:00
eventutil Stronger default power levels 2022-09-12 15:05:06 +01:00
fulltext Fulltext implementation incl. config (#2480) 2022-09-12 15:05:40 +01:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil Handle errors differently in the DeviceListUpdater (#2695) 2022-09-12 15:05:06 +01:00
pushgateway Back out matrix-org/dendrite#2421 by restoring http.Clients 2022-05-10 11:08:10 +01:00
pushrules Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-12 15:05:42 +01:00
sqlutil Switch to stdlib atomic 2022-09-12 14:59:25 +01:00
transactions Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
log.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02: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
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.6 (#2689) 2022-09-12 15:03:28 +01:00