about summary refs log tree commit homepage
path: root/lib/PublicInbox/InboxIdle.pm
DateCommit message (Expand)
2020-07-06inboxidle: warn on inotify_add_watch failures
2020-07-02inboxidle: avoid per-inbox anonymous subs
2020-06-28ds: remove fields.pm usage
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-06-25lock: reduce inotify wakeups
2020-06-16imap: improve IDLE handling at graceful shutdown
2020-06-15inboxidle: support Linux::Inotify2 1.x
2020-06-13imap: delay InboxIdle start, support refresh
2020-06-13inboxidle: new class to detect inbox changes