forked from continuwuation/continuwuity
implement: configurable `notification_max_limit` and `notification_max_pdus_per_room`
implement: a heap to stop memory leak at the cost of some CPU at message receive time
other:
add some monitoring/debugging outputs
add warn log in 2nd potential breaking point
1 line
200 B
Gherkin
1 line
200 B
Gherkin
Implement `GET /_matrix/client/v3/notifications` endpoint with push-rule evaluation, pagination, and configurable scan limits (`notification_max_limit_per_request`, `notification_max_pdus_per_room`).
|