0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-28 13:58:58 +02:00
dendrite/userapi/storage
Till 64472d9aab
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-09 13:56:33 +02:00
..
postgres Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
shared Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
sqlite3 Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
tables Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
interface.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Fix #2498 (#2506) 2022-05-31 14:36:51 +02:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00