Commit Graph

15 Commits

Author SHA1 Message Date
ingoj 04b2a140c6 Update cleanup_friendica.sh
Some changes:
- moved mail texts to subroutines
- fixed issue that older lastlogin dates were ignored. Before only 7-9 months old lastlogins were considered for deletion, now lastlogins with >7 months and "year(s) ago" are considered as well
- removed BCC for admin, added comment how to enable BCC mail again
2020-06-28 17:15:30 +02:00
ingoj 7aa79992f2 Update cleanup_friendica.sh
removed bashisms and actually tested the process with protecteduser
This script works so far (for me)
2020-04-09 21:48:20 +02:00
ingoj 1d0ce4b9e7 Update cleanup_friendica.sh
removed bashisms and actually tested the process with protecteduser
This script works so far (for me)
2020-04-09 21:34:46 +02:00
ingoj 4ddb8a72c3 Merge branch 'master' of https://github.com/ingoj/cleanup-friendica 2020-04-03 00:11:36 +02:00
ingoj 89c0c3a575 add protectedusers support
basically protectedusers shouldn't be deleted... currently untested
2020-04-03 00:11:24 +02:00
ingoj 36c7c5a26c
add protectedusers 2020-04-03 00:06:52 +02:00
ingoj 8df2172aa2 Update cleanup_friendica.sh 2020-04-02 21:50:23 +02:00
ingoj 51c7fbc1b8 Create cleanup_friendica.conf.sample 2020-04-02 21:49:48 +02:00
ingoj 2826abf967
Update README.md 2020-04-01 23:42:41 +02:00
ingoj d7cbaa613c
Update README.md 2020-04-01 23:42:05 +02:00
ingoj 32c2032acd
Update README.md 2020-04-01 23:40:23 +02:00
ingoj 220520c2a1 Update cleanup_friendica.sh
fixed typo
2020-04-01 23:06:09 +02:00
ingoj a50b8f5862
Update README.md 2020-04-01 22:06:25 +02:00
ingoj 43ff911ce7 Create cleanup_friendica.sh
inital commit
2020-04-01 21:38:44 +02:00
ingoj 7f3fd3a5f5 Initial commit 2020-04-01 21:29:26 +02:00