Nuvotion-Live / Harmony3

1 stars 0 forks source link

Clean up orphaned groups/channels/messages #10

Closed tom-leamon closed 2 months ago

tom-leamon commented 2 months ago

Node client could listen for higher level deletions, then delete lower levels.

For example when a channel is deleted, all threads with that channelid are deleted. As each threads are deleted, all messages with that threadid are deleted.