Skip to content

Add cleanup manager

akwizgran requested to merge 1833-cleanup-manager into 804-self-destructing-messages

This branch adds a cleanup manager to the Bramble core, along with DB methods for setting a message's cleanup timer duration and starting and stopping the timer. The cleanup manager calls a registered cleanup hook when the message's timer expires.

Part of #1833 (closed).

Edited by Torsten Grote

Merge request reports