thelounge/client
Reto Brunner 74aff7ee5a introduce storage cleaner
Once this is getting hooked up, it'll periodically delete old
messages.

The StoragePolicy can be chosen by the user, currently there's
two versions, delete everything based on age is the obvious.

The other is for the data hoarders among us. It'll only delete
message types which can be considered low value... Types with
a time aspect like away / back... joins / parts etc.

It tries to do that in a sensible way, so that we don't block
all other db writers that are ongoing.
The "periodically" interval is by design not exposed to the user.
2023-12-24 16:55:45 +01:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Merge branch 'signin' 2023-06-25 10:15:21 +02:00
css push: remove iOS warning 2023-03-28 10:00:56 +02:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Merge branch 'emoji' 2023-11-04 11:53:30 +01:00
themes Fix Morning theme nick colors 2023-02-05 03:22:43 -05:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
shims-vue.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00
tsconfig.json introduce storage cleaner 2023-12-24 16:55:45 +01:00