Update users' "present" and "seen" fields when unsuspending a channel.
authorMichael Poole <mdpoole@troilus.org>
Fri, 6 Mar 2009 12:28:57 +0000 (07:28 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 6 Mar 2009 12:28:57 +0000 (07:28 -0500)
commit016bb9b69c98294a7ebda06cca87e12e06f773e3
treeb613146a42b0ea4e5466282935efec557cbc69ea
parentfb43f026602d2cc87eef884f5616cd0925408c3e
Update users' "present" and "seen" fields when unsuspending a channel.

Bug reported by ZeRoFiGhter.

src/chanserv.c (chanserv_expire_suspension): Add some comments.  Add a loop
    to update presence information for anyone in the channel at the time
    the channel is unsuspended.
src/chanserv.c