aboutsummaryrefslogtreecommitdiff
path: root/modules/inactive_channels.py
Commit message (Expand)AuthorAgeFilesLines
* sent messages should mark channels 'active'Gravatar jesopo2020-05-061-0/+1
* remove debug printGravatar jesopo2020-03-101-1/+0
* switch inactive_channels.py settings to be days, defaulting to None (no prune)Gravatar jesopo2020-03-081-14/+15
* default inactive_channel.py timer to 4 weeks, not 2Gravatar jesopo2020-03-051-2/+2
* by default, do not prune inactive channels we have modes inGravatar jesopo2020-02-271-0/+14
* allow individual channels to opt out of inactivity pruningGravatar jesopo2020-02-271-3/+10
* add opt-in inactive channel pruningGravatar jesopo2020-02-071-0/+50