Harvey Tindall
ea0293bd4e
Split some settings into new "messages" section
...
Most email dependant sections now depend on this. Also renamed more
email things.
4 years ago
Harvey Tindall
716d6a931a
Telegram: Send messages via telegram
...
Most messages are now sent as plaintext via telegram when suitable.
4 years ago
Harvey Tindall
7dcc9b20a1
clear user cache when user expires
4 years ago
Harvey Tindall
47ac505cac
shutdown your background workers!
...
I believe everything #74 was caused by not shutting down the userDaemon
when we do a pseudo-restart. shutdown of it and the invite daemon are
now deferred so this should fix any problems and reduce log spam.
4 years ago
Harvey Tindall
e6e5231f63
add extra logging
4 years ago
Harvey Tindall
76b822213e
add more error logging; mutex for app.storage.users
4 years ago
Harvey Tindall
ab3d5f3321
fix logging for expiry extension
...
also delete expiries for users that no longer exist.
4 years ago
Harvey Tindall
762dac2581
move mediabrowser to separate repo
4 years ago
Harvey Tindall
1a6d78352c
add comments, fix user expiry log spam
...
now actually removes the already deleted user from the expiry list.
4 years ago
Harvey Tindall
1e9d184508
implement user expiry functionality
...
All works now, but i'll add a field on the accounts tab for users with
an expiry, as well as a 'disabled' badge.
4 years ago